{
    "data": {
        "id": "250108_AiDcH0_4ET",
        "url": "https:\/\/www.kfmplus.de\/",
        "summary": "https:\/\/www.webpagetest.org\/results.php?test=250108_AiDcH0_4ET",
        "testUrl": "https:\/\/www.kfmplus.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": 1736329171,
        "testRuns": 1,
        "fvonly": false,
        "successfulFVRuns": 1,
        "successfulRVRuns": 1,
        "lighthouse": {
            "lighthouseVersion": "11.4.0",
            "requestedUrl": "https:\/\/www.kfmplus.de\/",
            "mainDocumentUrl": "https:\/\/kfmplus.de\/",
            "finalDisplayedUrl": "https:\/\/kfmplus.de\/",
            "finalUrl": "https:\/\/kfmplus.de\/",
            "fetchTime": "2025-01-08T09:39:00.716Z",
            "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.kfmplus.de\/) was redirected to https:\/\/kfmplus.de\/. Try testing the second URL directly."
            ],
            "userAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
            "environment": {
                "networkUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "hostUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) HeadlessChrome\/131.0.0.0 Safari\/537.36",
                "benchmarkIndex": 2275,
                "credits": {
                    "axe-core": "4.10.2"
                }
            },
            "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": 139.60000000000002,
                    "numericUnit": "millisecond",
                    "displayValue": "Root document took 140\u00a0ms",
                    "metricSavings": {
                        "FCP": 39.600000000000023,
                        "LCP": 39.600000000000023
                    },
                    "details": {
                        "type": "opportunity",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "responseTime",
                                "valueType": "timespanMs",
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/kfmplus.de\/",
                                "responseTime": 139.60000000000002
                            }
                        ],
                        "overallSavingsMs": 39.600000000000023
                    },
                    "guidanceLevel": 1
                },
                "interactive": {
                    "id": "interactive",
                    "title": "Time to Interactive",
                    "description": "Time to Interactive is the amount of time it takes for the page to become fully interactive. [Learn more about the Time to Interactive metric](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/interactive\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)"
                },
                "user-timings": {
                    "id": "user-timings",
                    "title": "User Timing marks and measures",
                    "description": "Consider instrumenting your app with the User Timing API to measure your app's real-world performance during key user experiences. [Learn more about User Timing marks](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/user-timings\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "critical-request-chains": {
                    "id": "critical-request-chains",
                    "title": "Avoid chaining critical requests",
                    "description": "The Critical Request Chains below show you what resources are loaded with a high priority. Consider reducing the length of chains, reducing the download size of resources, or deferring the download of unnecessary resources to improve page load. [Learn how to avoid chaining critical requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/critical-request-chains\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "redirects": {
                    "id": "redirects",
                    "title": "Avoid multiple page redirects",
                    "description": "Redirects introduce additional delays before the page can be loaded. [Learn how to avoid page redirects](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/redirects\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 2
                },
                "installable-manifest": {
                    "id": "installable-manifest",
                    "title": "Web app manifest or service worker do not meet the installability requirements",
                    "description": "Service worker is the technology that enables your app to use many Progressive Web App features, such as offline, add to homescreen, and push notifications. With proper service worker and manifest implementations, browsers can proactively prompt users to add your app to their homescreen, which can lead to higher engagement. [Learn more about manifest installability requirements](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/installable-manifest\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "numericValue": 1,
                    "numericUnit": "element",
                    "displayValue": "1 reason",
                    "warnings": [],
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "reason",
                                "valueType": "text",
                                "label": "Failure reason"
                            }
                        ],
                        "items": [
                            {
                                "reason": "Page has no manifest <link> URL"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "manifestUrl": null
                        }
                    }
                },
                "splash-screen": {
                    "id": "splash-screen",
                    "title": "Is not configured for a custom splash screen",
                    "description": "A themed splash screen ensures a high-quality experience when users launch your app from their homescreens. [Learn more about splash screens](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/splash-screen\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "themed-omnibox": {
                    "id": "themed-omnibox",
                    "title": "Does not set a theme color for the address bar.",
                    "description": "The browser address bar can be themed to match your site. [Learn more about theming the address bar](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/themed-omnibox\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "Failures: No manifest was fetched.",
                    "details": {
                        "type": "debugdata",
                        "items": [
                            {
                                "failures": [
                                    "No manifest was fetched"
                                ],
                                "themeColor": "#1D4A90",
                                "isParseFailure": true,
                                "parseFailureReason": "No manifest was fetched"
                            }
                        ]
                    }
                },
                "maskable-icon": {
                    "id": "maskable-icon",
                    "title": "Manifest doesn't have a maskable icon",
                    "description": "A maskable icon ensures that the image fills the entire shape without being letterboxed when installing the app on a device. [Learn about maskable manifest icons](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/maskable-icon-audit\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "explanation": "No manifest was fetched"
                },
                "content-width": {
                    "id": "content-width",
                    "title": "Content is sized correctly for the viewport",
                    "description": "If the width of your app's content doesn't match the width of the viewport, your app might not be optimized for mobile screens. [Learn how to size content for the viewport](https:\/\/developer.chrome.com\/docs\/lighthouse\/pwa\/content-width\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "image-aspect-ratio": {
                    "id": "image-aspect-ratio",
                    "title": "Displays images with correct aspect ratio",
                    "description": "Image display dimensions should match natural aspect ratio. [Learn more about image aspect ratio](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/image-aspect-ratio\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "image-size-responsive": {
                    "id": "image-size-responsive",
                    "title": "Serves images with appropriate resolution",
                    "description": "Image natural dimensions should be proportional to the display size and the pixel ratio to maximize image clarity. [Learn how to provide responsive images](https:\/\/web.dev\/articles\/serve-responsive-images).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "preload-fonts": {
                    "id": "preload-fonts",
                    "title": "Fonts with `font-display: optional` are preloaded",
                    "description": "Preload `optional` fonts so first-time visitors may use them. [Learn more about preloading fonts](https:\/\/web.dev\/articles\/preload-optional-fonts)",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "deprecations": {
                    "id": "deprecations",
                    "title": "Avoids deprecated APIs",
                    "description": "Deprecated APIs will eventually be removed from the browser. [Learn more about deprecated APIs](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/deprecations\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "third-party-cookies": {
                    "id": "third-party-cookies",
                    "title": "Avoids third-party cookies",
                    "description": "Support for third-party cookies will be removed in a future version of Chrome. [Learn more about phasing out third-party cookies](https:\/\/developer.chrome.com\/en\/docs\/privacy-sandbox\/third-party-cookie-phase-out\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "mainthread-work-breakdown": {
                    "id": "mainthread-work-breakdown",
                    "title": "Minimizes main-thread work",
                    "description": "Consider reducing the time spent parsing, compiling and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to minimize main-thread work](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/mainthread-work-breakdown\/)",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "bootup-time": {
                    "id": "bootup-time",
                    "title": "JavaScript execution time",
                    "description": "Consider reducing the time spent parsing, compiling, and executing JS. You may find delivering smaller JS payloads helps with this. [Learn how to reduce Javascript execution time](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bootup-time\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 1
                },
                "uses-rel-preload": {
                    "id": "uses-rel-preload",
                    "title": "Preload key requests",
                    "description": "Consider using `<link rel=preload>` to prioritize fetching resources that are currently requested later in page load. [Learn how to preload key requests](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preload\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable",
                    "details": {
                        "type": "opportunity",
                        "headings": [],
                        "items": [],
                        "overallSavingsMs": 0
                    },
                    "guidanceLevel": 3
                },
                "uses-rel-preconnect": {
                    "id": "uses-rel-preconnect",
                    "title": "Preconnect to required origins",
                    "description": "Consider adding `preconnect` or `dns-prefetch` resource hints to establish early connections to important third-party origins. [Learn how to preconnect to required origins](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-rel-preconnect\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "font-display": {
                    "id": "font-display",
                    "title": "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:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                "wastedMs": 1326.2230000048876
                            }
                        ]
                    },
                    "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.kfmplus.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 0,
                                "networkRequestTime": 2.8880000039935112,
                                "networkEndTime": 206.23600000888109,
                                "finished": true,
                                "transferSize": 80,
                                "resourceSize": 0,
                                "statusCode": 301,
                                "mimeType": "text\/plain",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 206.23600000888109,
                                "networkRequestTime": 206.71800000220537,
                                "networkEndTime": 497.21800000965595,
                                "finished": true,
                                "transferSize": 50697,
                                "resourceSize": 205717,
                                "statusCode": 200,
                                "mimeType": "text\/html",
                                "resourceType": "Document",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 405.75400000065565,
                                "networkRequestTime": 407.58300000429153,
                                "networkEndTime": 505.95199999958277,
                                "finished": true,
                                "transferSize": 1748,
                                "resourceSize": 8214,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 406.11300000548363,
                                "networkRequestTime": 409.19500000029802,
                                "networkEndTime": 523.35600000619888,
                                "finished": true,
                                "transferSize": 18661,
                                "resourceSize": 155471,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 406.22600001096725,
                                "networkRequestTime": 409.79400000721216,
                                "networkEndTime": 502.34600000083447,
                                "finished": true,
                                "transferSize": 4352,
                                "resourceSize": 17816,
                                "statusCode": 200,
                                "mimeType": "text\/css",
                                "resourceType": "Stylesheet",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.25900000333786,
                                "networkRequestTime": 506.69400000572205,
                                "networkEndTime": 2269.3080000057817,
                                "finished": true,
                                "transferSize": 1423100,
                                "resourceSize": 1422182,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.47200000286102,
                                "networkRequestTime": 511.76900000870228,
                                "networkEndTime": 676.97700000554323,
                                "finished": true,
                                "transferSize": 6089,
                                "resourceSize": 6003,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.64000000804663,
                                "networkRequestTime": 512.68400000035763,
                                "networkEndTime": 756.55200000852346,
                                "finished": true,
                                "transferSize": 5468,
                                "resourceSize": 5405,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.72900000214577,
                                "networkRequestTime": 513.41900000721216,
                                "networkEndTime": 756.83900000154972,
                                "finished": true,
                                "transferSize": 10262,
                                "resourceSize": 10198,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.82100000232458,
                                "networkRequestTime": 514.19400000572205,
                                "networkEndTime": 796.14699999988079,
                                "finished": true,
                                "transferSize": 18567,
                                "resourceSize": 18494,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 500.91200000792742,
                                "networkRequestTime": 1646.7030000090599,
                                "networkEndTime": 2684.6580000072718,
                                "finished": true,
                                "transferSize": 65395,
                                "resourceSize": 65235,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 501.03900000452995,
                                "networkRequestTime": 1657.6280000060797,
                                "networkEndTime": 2684.8770000040531,
                                "finished": true,
                                "transferSize": 16735,
                                "resourceSize": 16639,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 503.01300000399351,
                                "networkRequestTime": 519.37500000745058,
                                "networkEndTime": 756.08800000697374,
                                "finished": true,
                                "transferSize": 47520,
                                "resourceSize": 122535,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 503.1440000012517,
                                "networkRequestTime": 2017.4370000064373,
                                "networkEndTime": 2885.069000005722,
                                "finished": true,
                                "transferSize": 7031,
                                "resourceSize": 19323,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/cookieconsent.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 503.23700000345707,
                                "networkRequestTime": 2269.6570000052452,
                                "networkEndTime": 3341.2720000073314,
                                "finished": true,
                                "transferSize": 1056,
                                "resourceSize": 2028,
                                "statusCode": 200,
                                "mimeType": "application\/javascript",
                                "resourceType": "Script",
                                "priority": "Low",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 503.31300000101328,
                                "networkRequestTime": 678.42700000852346,
                                "networkEndTime": 1655.5080000087619,
                                "finished": true,
                                "transferSize": 538,
                                "resourceSize": 725,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "Medium",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "data:image\/svg+xml,%3csvg%20xmlns='http:\/\/www.w3.org\/2000\/svg'%20width='26'%20height='26'%20viewBox\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 541.89300000667572,
                                "networkRequestTime": 541.89300000667572,
                                "networkEndTime": 542.02400000393391,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 454,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 546.6410000026226,
                                "networkRequestTime": 689.80900000780821,
                                "networkEndTime": 1615.832000002265,
                                "finished": true,
                                "transferSize": 12782,
                                "resourceSize": 12708,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 548.07100000977516,
                                "networkRequestTime": 690.5160000026226,
                                "networkEndTime": 2016.7390000075102,
                                "finished": true,
                                "transferSize": 237135,
                                "resourceSize": 236936,
                                "statusCode": 200,
                                "mimeType": "font\/woff",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 548.18500000238419,
                                "networkRequestTime": 691.08200000971556,
                                "networkEndTime": 1643.4830000028014,
                                "finished": true,
                                "transferSize": 12763,
                                "resourceSize": 12700,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 548.27100000530481,
                                "networkRequestTime": 698.25500000268221,
                                "networkEndTime": 1643.762000001967,
                                "finished": true,
                                "transferSize": 12883,
                                "resourceSize": 12820,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 656.93200001120567,
                                "networkRequestTime": 698.97100000828505,
                                "networkEndTime": 1643.901000007987,
                                "finished": true,
                                "transferSize": 13059,
                                "resourceSize": 12996,
                                "statusCode": 200,
                                "mimeType": "font\/woff2",
                                "resourceType": "Font",
                                "priority": "VeryHigh",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 686.3859999999404,
                                "networkRequestTime": 704.76200000196695,
                                "networkEndTime": 3945.5730000063777,
                                "finished": true,
                                "transferSize": 1880118,
                                "resourceSize": 1879002,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 761.16100000590086,
                                "networkRequestTime": 761.95800000429153,
                                "networkEndTime": 2797.4500000104308,
                                "finished": true,
                                "transferSize": 325487,
                                "resourceSize": 1054548,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIB\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 2858.55300001055,
                                "networkRequestTime": 2858.55300001055,
                                "networkEndTime": 2858.761000007391,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 2130,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 2858.9760000035167,
                                "networkRequestTime": 2861.2090000063181,
                                "networkEndTime": 3880.2590000107884,
                                "finished": true,
                                "transferSize": 287,
                                "resourceSize": 357,
                                "statusCode": 200,
                                "mimeType": "text\/javascript",
                                "resourceType": "Script",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AK\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 2859.4770000055432,
                                "networkRequestTime": 2859.4770000055432,
                                "networkEndTime": 2859.816000007093,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 5639,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AK\u2026",
                                "sessionTargetType": "page",
                                "protocol": "data",
                                "rendererStartTime": 2860.2560000047088,
                                "networkRequestTime": 2860.2560000047088,
                                "networkEndTime": 2861.0630000084639,
                                "finished": true,
                                "transferSize": 0,
                                "resourceSize": 25038,
                                "statusCode": 200,
                                "mimeType": "image\/png",
                                "resourceType": "Image",
                                "priority": "Low",
                                "experimentalFromMainFrame": true
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/favicon.svg",
                                "sessionTargetType": "page",
                                "protocol": "h2",
                                "rendererStartTime": 3963.151000007987,
                                "networkRequestTime": 3964.0370000079274,
                                "networkEndTime": 4037.4650000035763,
                                "finished": true,
                                "transferSize": 1349,
                                "resourceSize": 2815,
                                "statusCode": 200,
                                "mimeType": "image\/svg+xml",
                                "resourceType": "Other",
                                "priority": "High",
                                "experimentalFromMainFrame": true,
                                "entity": "kfmplus.de"
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "networkStartTimeTs": 57048993478.999992
                        }
                    }
                },
                "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": 47.545000000000009,
                    "numericUnit": "millisecond",
                    "displayValue": "50\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "rtt",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/www.kfmplus.de",
                                "rtt": 47.545000000000009
                            },
                            {
                                "origin": "https:\/\/kfmplus.de",
                                "rtt": 5.4754799999999983
                            }
                        ],
                        "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": 592.66852000000006,
                    "numericUnit": "millisecond",
                    "displayValue": "590\u00a0ms",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "origin",
                                "valueType": "text",
                                "label": "URL"
                            },
                            {
                                "key": "serverResponseTime",
                                "valueType": "ms",
                                "granularity": 1,
                                "label": "Time Spent"
                            }
                        ],
                        "items": [
                            {
                                "origin": "https:\/\/kfmplus.de",
                                "serverResponseTime": 592.66852000000006
                            },
                            {
                                "origin": "https:\/\/www.kfmplus.de",
                                "serverResponseTime": 0.015999999999998238
                            }
                        ],
                        "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": 25,
                                "transferSize": 4173162
                            },
                            {
                                "resourceType": "image",
                                "label": "Image",
                                "requestCount": 8,
                                "transferSize": 3425734
                            },
                            {
                                "resourceType": "script",
                                "label": "Script",
                                "requestCount": 6,
                                "transferSize": 381919
                            },
                            {
                                "resourceType": "font",
                                "label": "Font",
                                "requestCount": 5,
                                "transferSize": 288622
                            },
                            {
                                "resourceType": "document",
                                "label": "Document",
                                "requestCount": 1,
                                "transferSize": 50697
                            },
                            {
                                "resourceType": "stylesheet",
                                "label": "Stylesheet",
                                "requestCount": 3,
                                "transferSize": 24761
                            },
                            {
                                "resourceType": "other",
                                "label": "Other",
                                "requestCount": 2,
                                "transferSize": 1429
                            },
                            {
                                "resourceType": "media",
                                "label": "Media",
                                "requestCount": 0,
                                "transferSize": 0
                            },
                            {
                                "resourceType": "third-party",
                                "label": "Third-party",
                                "requestCount": 0,
                                "transferSize": 0
                            }
                        ]
                    }
                },
                "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": "Missing source maps for large first-party JavaScript",
                    "description": "Source maps translate minified code to the original source code. This helps developers debug in production. In addition, Lighthouse is able to provide further insights. Consider deploying source maps to take advantage of these benefits. [Learn more about source maps](https:\/\/developer.chrome.com\/docs\/devtools\/javascript\/source-maps\/).",
                    "score": 0,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "scriptUrl",
                                "valueType": "url",
                                "subItemsHeading": {
                                    "key": "error"
                                },
                                "label": "URL"
                            },
                            {
                                "key": "sourceMapUrl",
                                "valueType": "url",
                                "label": "Map URL"
                            }
                        ],
                        "items": [
                            {
                                "scriptUrl": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                                "subItems": {
                                    "type": "subitems",
                                    "items": [
                                        {
                                            "error": "Large JavaScript file is missing a source map"
                                        }
                                    ]
                                }
                            }
                        ]
                    }
                },
                "prioritize-lcp-image": {
                    "id": "prioritize-lcp-image",
                    "title": "Preload Largest Contentful Paint image",
                    "description": "If the LCP element is dynamically added to the page, you should preload the image in order to improve LCP. [Learn more about preloading LCP elements](https:\/\/web.dev\/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": [
                            {
                                "directive": "object-src",
                                "description": "Missing `object-src` allows the injection of plugins that execute unsafe scripts. Consider setting `object-src` to `'none'` if you can.",
                                "severity": "High"
                            },
                            {
                                "directive": "script-src",
                                "description": "`'unsafe-inline'` allows the execution of unsafe in-page scripts and event handlers. Consider using CSP nonces or hashes to allow scripts individually.",
                                "severity": "High"
                            },
                            {
                                "severity": "Medium",
                                "description": "The page contains a CSP defined in a `<meta>` tag. Consider moving the CSP to an HTTP header or defining another strict CSP in an HTTP header."
                            }
                        ]
                    }
                },
                "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:\/\/kfmplus.de\/",
                                "resourceBytes": 263,
                                "children": [
                                    {
                                        "name": "(inline) window.addEvent\u2026",
                                        "resourceBytes": 184,
                                        "unusedBytes": 0
                                    },
                                    {
                                        "name": "(inline) window.__kirby3\u2026",
                                        "resourceBytes": 79,
                                        "unusedBytes": 0
                                    }
                                ]
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                                "resourceBytes": 725,
                                "unusedBytes": 583
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "resourceBytes": 122533,
                                "unusedBytes": 8084
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                                "resourceBytes": 1050668,
                                "unusedBytes": 827607
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                                "resourceBytes": 19323,
                                "unusedBytes": 7690
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/cookieconsent.js",
                                "resourceBytes": 2028,
                                "unusedBytes": 670
                            },
                            {
                                "name": "https:\/\/kfmplus.de\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                                "resourceBytes": 357,
                                "unusedBytes": 51
                            }
                        ]
                    }
                },
                "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 do not 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": 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-BUTTON",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,2,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,0,DIV,2,BUTTON",
                                    "selector": "div > div.interactive-tab-module > div.interactive-tab-module__nav > button.interactive-tab-module__scroller",
                                    "boundingRect": {
                                        "top": 2720,
                                        "bottom": 2818,
                                        "left": 1583,
                                        "right": 1603,
                                        "width": 20,
                                        "height": 99
                                    },
                                    "snippet": "<button class=\"interactive-tab-module__scroller\">",
                                    "nodeLabel": "div > div.interactive-tab-module > div.interactive-tab-module__nav > button.interactive-tab-module__scroller",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-1-BUTTON",
                                    "path": "1,HTML,1,BODY,6,BUTTON",
                                    "selector": "body > button.cookie-button",
                                    "boundingRect": {
                                        "top": 935,
                                        "bottom": 977,
                                        "left": 1847,
                                        "right": 1889,
                                        "width": 42,
                                        "height": 42
                                    },
                                    "snippet": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\">",
                                    "nodeLabel": "body > button.cookie-button",
                                    "explanation": "Fix any of the following:\n  Element does not have inner 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\n  Element does not have an implicit (wrapped) <label>\n  Element does not have an explicit <label>\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.name-role-value",
                                "wcag2a",
                                "wcag412",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT6.a",
                                "EN-301-549",
                                "EN-9.4.1.2",
                                "ACT"
                            ]
                        }
                    }
                },
                "bypass": {
                    "id": "bypass",
                    "title": "The page contains a heading, skip link, or landmark region",
                    "description": "Adding ways to bypass repetitive content lets keyboard users navigate the page more efficiently. [Learn more about bypass blocks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/bypass).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "color-contrast": {
                    "id": "color-contrast",
                    "title": "Background and foreground colors have a sufficient contrast ratio",
                    "description": "Low-contrast text is difficult or impossible for many users to read. [Learn how to provide sufficient color contrast](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/color-contrast).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "definition-list": {
                    "id": "definition-list",
                    "title": "`<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.",
                    "description": "When definition lists are not properly marked up, screen readers may produce confusing or inaccurate output. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/definition-list).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "dlitem": {
                    "id": "dlitem",
                    "title": "Definition list items are wrapped in `<dl>` elements",
                    "description": "Definition list items (`<dt>` and `<dd>`) must be wrapped in a parent `<dl>` element to ensure that screen readers can properly announce them. [Learn how to structure definition lists correctly](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/dlitem).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "document-title": {
                    "id": "document-title",
                    "title": "Document has a `<title>` element",
                    "description": "The title gives screen reader users an overview of the page, and search engine users rely on it heavily to determine if a page is relevant to their search. [Learn more about document titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/document-title).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-active": {
                    "id": "duplicate-id-active",
                    "title": "`[id]` attributes on active, focusable elements are unique",
                    "description": "All focusable elements must have a unique `id` to ensure that they're visible to assistive technologies. [Learn how to fix duplicate `id`s](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-active).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "duplicate-id-aria": {
                    "id": "duplicate-id-aria",
                    "title": "ARIA IDs are unique",
                    "description": "The value of an ARIA ID must be unique to prevent other instances from being overlooked by assistive technologies. [Learn how to fix duplicate ARIA IDs](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/duplicate-id-aria).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "empty-heading": {
                    "id": "empty-heading",
                    "title": "All heading elements contain content.",
                    "description": "A heading with no content or inaccessible text prevent screen reader users from accessing information on the page's structure. [Learn more about headings](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/empty-heading).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "form-field-multiple-labels": {
                    "id": "form-field-multiple-labels",
                    "title": "No form fields have multiple labels",
                    "description": "Form fields with multiple labels can be confusingly announced by assistive technologies like screen readers which use either the first, the last, or all of the labels. [Learn how to use form labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/form-field-multiple-labels).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "frame-title": {
                    "id": "frame-title",
                    "title": "`<frame>` or `<iframe>` elements have a title",
                    "description": "Screen reader users rely on frame titles to describe the contents of frames. [Learn more about frame titles](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/frame-title).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "heading-order": {
                    "id": "heading-order",
                    "title": "Heading elements appear in a sequentially-descending order",
                    "description": "Properly ordered headings that do not skip levels convey the semantic structure of the page, making it easier to navigate and understand when using assistive technologies. [Learn more about heading order](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/heading-order).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-has-lang": {
                    "id": "html-has-lang",
                    "title": "`<html>` element has a `[lang]` attribute",
                    "description": "If a page doesn't specify a `lang` attribute, a screen reader assumes that the page is in the default language that the user chose when setting up the screen reader. If the page isn't actually in the default language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-has-lang).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-lang-valid": {
                    "id": "html-lang-valid",
                    "title": "`<html>` element has a valid value for its `[lang]` attribute",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) helps screen readers announce text properly. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-lang-valid).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "html-xml-lang-mismatch": {
                    "id": "html-xml-lang-mismatch",
                    "title": "`<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.",
                    "description": "If the webpage does not specify a consistent language, then the screen reader might not announce the page's text correctly. [Learn more about the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/html-xml-lang-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "identical-links-same-purpose": {
                    "id": "identical-links-same-purpose",
                    "title": "Identical links have the same purpose.",
                    "description": "Links with the same destination should have the same description, to help users understand the link's purpose and decide whether to follow it. [Learn more about identical links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/identical-links-same-purpose).",
                    "score": null,
                    "scoreDisplayMode": "informative",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "node",
                                "valueType": "node",
                                "subItemsHeading": {
                                    "key": "relatedNode",
                                    "valueType": "node"
                                },
                                "label": "Failing Elements"
                            }
                        ],
                        "items": [
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-11-A",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,5,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,A",
                                    "selector": "div.grid > div.dynamic-teaser__item > div.mt-auto > a.link",
                                    "boundingRect": {
                                        "top": 5148,
                                        "bottom": 5200,
                                        "left": 345,
                                        "right": 507,
                                        "width": 162,
                                        "height": 52
                                    },
                                    "snippet": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">",
                                    "nodeLabel": "Weiterlesen",
                                    "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-12-A",
                                                "path": "1,HTML,1,BODY,4,DIV,1,MAIN,5,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,1,DIV,1,DIV,0,A",
                                                "selector": "div.grid > div.dynamic-teaser__item > div.mt-auto > a.link",
                                                "boundingRect": {
                                                    "top": 5148,
                                                    "bottom": 5200,
                                                    "left": 1001,
                                                    "right": 1163,
                                                    "width": 162,
                                                    "height": 52
                                                },
                                                "snippet": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">",
                                                "nodeLabel": "Weiterlesen"
                                            }
                                        }
                                    ]
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "minor",
                            "tags": [
                                "cat.semantics",
                                "wcag2aaa",
                                "wcag249"
                            ]
                        }
                    }
                },
                "image-alt": {
                    "id": "image-alt",
                    "title": "Image elements do not 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": 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-2-IMG",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,7,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,A,0,DIV,0,IMG",
                                    "selector": "div.image-links > a.image-links__link > div > img",
                                    "boundingRect": {
                                        "top": 6826,
                                        "bottom": 6960,
                                        "left": 859,
                                        "right": 1046,
                                        "width": 188,
                                        "height": 135
                                    },
                                    "snippet": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konz\u2026\" class=\"\">",
                                    "nodeLabel": "div.image-links > a.image-links__link > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-3-IMG",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,7,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,1,A,0,DIV,0,IMG",
                                    "selector": "div.image-links > a.image-links__link > div > img",
                                    "boundingRect": {
                                        "top": 6924,
                                        "bottom": 7058,
                                        "left": 687,
                                        "right": 875,
                                        "width": 188,
                                        "height": 135
                                    },
                                    "snippet": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1\u2026\" class=\"\">",
                                    "nodeLabel": "div.image-links > a.image-links__link > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-4-IMG",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,7,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,2,A,0,DIV,0,IMG",
                                    "selector": "div.image-links > a.image-links__link > div > img",
                                    "boundingRect": {
                                        "top": 7022,
                                        "bottom": 7156,
                                        "left": 859,
                                        "right": 1046,
                                        "width": 188,
                                        "height": 135
                                    },
                                    "snippet": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.\u2026\" class=\"\">",
                                    "nodeLabel": "div.image-links > a.image-links__link > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-5-IMG",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,7,DIV,0,SECTION,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,3,A,0,DIV,0,IMG",
                                    "selector": "div.image-links > a.image-links__link > div > img",
                                    "boundingRect": {
                                        "top": 6924,
                                        "bottom": 7058,
                                        "left": 1030,
                                        "right": 1218,
                                        "width": 188,
                                        "height": 135
                                    },
                                    "snippet": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekt\u2026\" class=\"\">",
                                    "nodeLabel": "div.image-links > a.image-links__link > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-6-IMG",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,7,DIV,0,SECTION,0,DIV,0,DIV,3,DIV,0,DIV,0,DIV,0,A,0,DIV,0,IMG",
                                    "selector": "div.image-links > a.image-links__link > div > img",
                                    "boundingRect": {
                                        "top": 7554,
                                        "bottom": 7679,
                                        "left": 859,
                                        "right": 1046,
                                        "width": 188,
                                        "height": 125
                                    },
                                    "snippet": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-\u2026\" class=\"\">",
                                    "nodeLabel": "div.image-links > a.image-links__link > div > img",
                                    "explanation": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            }
                        ],
                        "debugData": {
                            "type": "debugdata",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "TTv5",
                                "TT7.a",
                                "TT7.b",
                                "EN-301-549",
                                "EN-9.1.1.1",
                                "ACT"
                            ]
                        }
                    }
                },
                "image-redundant-alt": {
                    "id": "image-redundant-alt",
                    "title": "Image elements do not have `[alt]` attributes that are redundant text.",
                    "description": "Informative elements should aim for short, descriptive alternative text. Alternative text that is exactly the same as the text adjacent to the link or image is potentially confusing for screen reader users, because the text will be read twice. [Learn more about the `alt` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/image-redundant-alt).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "input-button-name": {
                    "id": "input-button-name",
                    "title": "Input buttons have discernible text.",
                    "description": "Adding discernable and accessible text to input buttons may help screen reader users understand the purpose of the input button. [Learn more about input buttons](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-button-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "input-image-alt": {
                    "id": "input-image-alt",
                    "title": "`<input type=\"image\">` elements have `[alt]` text",
                    "description": "When an image is being used as an `<input>` button, providing alternative text can help screen reader users understand the purpose of the button. [Learn about input image alt text](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/input-image-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label-content-name-mismatch": {
                    "id": "label-content-name-mismatch",
                    "title": "Elements with visible text labels have matching accessible names.",
                    "description": "Visible text labels that do not match the accessible name can result in a confusing experience for screen reader users. [Learn more about accessible names](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label-content-name-mismatch).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "label": {
                    "id": "label",
                    "title": "Form elements have associated labels",
                    "description": "Labels ensure that form controls are announced properly by assistive technologies, like screen readers. [Learn more about form element labels](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/label).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "landmark-one-main": {
                    "id": "landmark-one-main",
                    "title": "Document has a main landmark.",
                    "description": "One main landmark helps screen reader users navigate a web page. [Learn more about landmarks](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/landmark-one-main).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-name": {
                    "id": "link-name",
                    "title": "Links 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-7-A",
                                    "path": "1,HTML,1,BODY,3,HEADER,0,DIV,0,DIV,0,A",
                                    "selector": "header.header > div.content-container-outer > div.content-container > a.logo",
                                    "boundingRect": {
                                        "top": 30,
                                        "bottom": 97,
                                        "left": 313,
                                        "right": 413,
                                        "width": 100,
                                        "height": 67
                                    },
                                    "snippet": "<a href=\"https:\/\/kfmplus.de\" class=\"logo\">",
                                    "nodeLabel": "header.header > div.content-container-outer > div.content-container > a.logo",
                                    "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-8-A",
                                    "path": "1,HTML,1,BODY,5,FOOTER,0,DIV,0,DIV,0,DIV,0,DIV,0,A",
                                    "selector": "div.content-container > div.footer__grid > div.footer__column-brand > a.footer__logo",
                                    "boundingRect": {
                                        "top": 8728,
                                        "bottom": 8881,
                                        "left": 313,
                                        "right": 615,
                                        "width": 302,
                                        "height": 153
                                    },
                                    "snippet": "<a class=\"footer__logo\" href=\"https:\/\/kfmplus.de\">",
                                    "nodeLabel": "div.content-container > div.footer__grid > div.footer__column-brand > a.footer__logo",
                                    "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": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "list": {
                    "id": "list",
                    "title": "Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).",
                    "description": "Screen readers have a specific way of announcing lists. Ensuring proper list structure aids screen reader output. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/list).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "listitem": {
                    "id": "listitem",
                    "title": "List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements",
                    "description": "Screen readers require list items (`<li>`) to be contained within a parent `<ul>`, `<ol>` or `<menu>` to be announced properly. [Learn more about proper list structure](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/listitem).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "meta-refresh": {
                    "id": "meta-refresh",
                    "title": "The document does not use `<meta http-equiv=\"refresh\">`",
                    "description": "Users do not expect a page to refresh automatically, and doing so will move focus back to the top of the page. This may create a frustrating or confusing experience. [Learn more about the refresh meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-refresh).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "meta-viewport": {
                    "id": "meta-viewport",
                    "title": "`[user-scalable=\"no\"]` is not used in the `<meta name=\"viewport\">` element and the `[maximum-scale]` attribute is not less than 5.",
                    "description": "Disabling zooming is problematic for users with low vision who rely on screen magnification to properly see the contents of a web page. [Learn more about the viewport meta tag](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/meta-viewport).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "object-alt": {
                    "id": "object-alt",
                    "title": "`<object>` elements have alternate text",
                    "description": "Screen readers cannot translate non-text content. Adding alternate text to `<object>` elements helps screen readers convey meaning to users. [Learn more about alt text for `object` elements](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/object-alt).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "select-name": {
                    "id": "select-name",
                    "title": "Select elements have associated label elements.",
                    "description": "Form elements without effective labels can create frustrating experiences for screen reader users. [Learn more about the `select` element](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/select-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "skip-link": {
                    "id": "skip-link",
                    "title": "Skip links are focusable.",
                    "description": "Including a skip link can help users skip to the main content to save time. [Learn more about skip links](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/skip-link).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "tabindex": {
                    "id": "tabindex",
                    "title": "No element has a `[tabindex]` value greater than 0",
                    "description": "A value greater than 0 implies an explicit navigation ordering. Although technically valid, this often creates frustrating experiences for users who rely on assistive technologies. [Learn more about the `tabindex` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/tabindex).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "table-duplicate-name": {
                    "id": "table-duplicate-name",
                    "title": "Tables have different content in the summary attribute and `<caption>`.",
                    "description": "The summary attribute should describe the table structure, while `<caption>` should have the onscreen title. Accurate table mark-up helps users of screen readers. [Learn more about summary and caption](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-duplicate-name).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "table-fake-caption": {
                    "id": "table-fake-caption",
                    "title": "Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that tables use the actual caption element instead of cells with the `[colspan]` attribute may improve the experience for screen reader users. [Learn more about captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/table-fake-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "target-size": {
                    "id": "target-size",
                    "title": "Touch targets have sufficient size and spacing.",
                    "description": "Touch targets with sufficient size and spacing help users who may have difficulty targeting small controls to activate the targets. [Learn more about touch targets](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/target-size).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-has-header": {
                    "id": "td-has-header",
                    "title": "`<td>` elements in a large `<table>` have one or more table headers.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring that `<td>` elements in a large table (3 or more cells in width and height) have an associated table header may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-has-header).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "td-headers-attr": {
                    "id": "td-headers-attr",
                    "title": "Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring `<td>` cells using the `[headers]` attribute only refer to other cells in the same table may improve the experience for screen reader users. [Learn more about the `headers` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/td-headers-attr).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "th-has-data-cells": {
                    "id": "th-has-data-cells",
                    "title": "`<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.",
                    "description": "Screen readers have features to make navigating tables easier. Ensuring table headers always refer to some set of cells may improve the experience for screen reader users. [Learn more about table headers](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/th-has-data-cells).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "valid-lang": {
                    "id": "valid-lang",
                    "title": "`[lang]` attributes have a valid value",
                    "description": "Specifying a valid [BCP 47 language](https:\/\/www.w3.org\/International\/questions\/qa-choosing-language-tags#question) on elements helps ensure that text is pronounced correctly by a screen reader. [Learn how to use the `lang` attribute](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/valid-lang).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "video-caption": {
                    "id": "video-caption",
                    "title": "`<video>` elements contain a `<track>` element with `[kind=\"captions\"]`",
                    "description": "When a video provides a caption it is easier for deaf and hearing impaired users to access its information. [Learn more about video captions](https:\/\/dequeuniversity.com\/rules\/axe\/4.8\/video-caption).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "custom-controls-labels": {
                    "id": "custom-controls-labels",
                    "title": "Custom controls have associated labels",
                    "description": "Custom interactive controls have associated labels, provided by aria-label or aria-labelledby. [Learn more about custom controls and labels](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-controls-labels\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "custom-controls-roles": {
                    "id": "custom-controls-roles",
                    "title": "Custom controls have ARIA roles",
                    "description": "Custom interactive controls have appropriate ARIA roles. [Learn how to add roles to custom controls](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/custom-control-roles\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focus-traps": {
                    "id": "focus-traps",
                    "title": "User focus is not accidentally trapped in a region",
                    "description": "A user can tab into and out of any control or region without accidentally trapping their focus. [Learn how to avoid focus traps](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focus-traps\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "focusable-controls": {
                    "id": "focusable-controls",
                    "title": "Interactive controls are keyboard focusable",
                    "description": "Custom interactive controls are keyboard focusable and display a focus indicator. [Learn how to make custom controls focusable](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/focusable-controls\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "interactive-element-affordance": {
                    "id": "interactive-element-affordance",
                    "title": "Interactive elements indicate their purpose and state",
                    "description": "Interactive elements, such as links and buttons, should indicate their state and be distinguishable from non-interactive elements. [Learn how to decorate interactive elements with affordance hints](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/interactive-element-affordance\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "logical-tab-order": {
                    "id": "logical-tab-order",
                    "title": "The page has a logical tab order",
                    "description": "Tabbing through the page follows the visual layout. Users cannot focus elements that are offscreen. [Learn more about logical tab ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/logical-tab-order\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "managed-focus": {
                    "id": "managed-focus",
                    "title": "The user's focus is directed to new content added to the page",
                    "description": "If new content, such as a dialog, is added to the page, the user's focus is directed to it. [Learn how to direct focus to new content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/managed-focus\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "offscreen-content-hidden": {
                    "id": "offscreen-content-hidden",
                    "title": "Offscreen content is hidden from assistive technology",
                    "description": "Offscreen content is hidden with display: none or aria-hidden=true. [Learn how to properly hide offscreen content](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/offscreen-content-hidden\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "use-landmarks": {
                    "id": "use-landmarks",
                    "title": "HTML5 landmark elements are used to improve navigation",
                    "description": "Landmark elements (`<main>`, `<nav>`, etc.) are used to improve the keyboard navigation of the page for assistive technology. [Learn more about landmark elements](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/use-landmarks\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "visual-order-follows-dom": {
                    "id": "visual-order-follows-dom",
                    "title": "Visual order on the page follows DOM order",
                    "description": "DOM order matches the visual order, improving navigation for assistive technology. [Learn more about DOM and visual ordering](https:\/\/developer.chrome.com\/docs\/lighthouse\/accessibility\/visual-order-follows-dom\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "uses-long-cache-ttl": {
                    "id": "uses-long-cache-ttl",
                    "title": "Serve static assets with an efficient cache policy",
                    "description": "A long cache lifetime can speed up repeat visits to your page. [Learn more about efficient cache policies](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/uses-long-cache-ttl\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 992366.51536312827,
                    "numericUnit": "byte",
                    "displayValue": "21 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:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 325487,
                                "wastedBytes": 325487
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 237135,
                                "wastedBytes": 237135
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 47520,
                                "wastedBytes": 47520
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 13059,
                                "wastedBytes": 13059
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 12883,
                                "wastedBytes": 12883
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 12782,
                                "wastedBytes": 12782
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 12763,
                                "wastedBytes": 12763
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 7031,
                                "wastedBytes": 7031
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 538,
                                "wastedBytes": 538
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                                "cacheLifetimeMs": 0,
                                "cacheHitProbability": 0,
                                "totalBytes": 287,
                                "wastedBytes": 287
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 1880118,
                                "wastedBytes": 175932.82960893845
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 1423100,
                                "wastedBytes": 133167.17877094963
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 65395,
                                "wastedBytes": 6119.3645251396611
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 18661,
                                "wastedBytes": 1746.2108938547476
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 18567,
                                "wastedBytes": 1737.4148044692727
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 16735,
                                "wastedBytes": 1565.9846368715075
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 10262,
                                "wastedBytes": 960.27094972066982
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 6089,
                                "wastedBytes": 569.78072625698292
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 5468,
                                "wastedBytes": 511.67039106145222
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 4352,
                                "wastedBytes": 407.2402234636869
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                                "debugData": {
                                    "type": "debugdata",
                                    "max-age": 2592000
                                },
                                "cacheLifetimeMs": 2592000000,
                                "cacheHitProbability": 0.90642458100558665,
                                "totalBytes": 1748,
                                "wastedBytes": 163.56983240223454
                            }
                        ],
                        "summary": {
                            "wastedBytes": 992366.51536312827
                        },
                        "sortedBy": [
                            "totalBytes"
                        ],
                        "skipSumming": [
                            "cacheLifetimeMs"
                        ]
                    },
                    "guidanceLevel": 3
                },
                "total-byte-weight": {
                    "id": "total-byte-weight",
                    "title": "Avoid enormous network payloads",
                    "description": "Large network payloads cost users real money and are highly correlated with long load times. [Learn how to reduce payload sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/total-byte-weight\/).",
                    "score": 0.5,
                    "scoreDisplayMode": "metricSavings",
                    "numericValue": 4173162,
                    "numericUnit": "byte",
                    "displayValue": "Total size was 4,075\u00a0KiB",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "url",
                                "valueType": "url",
                                "label": "URL"
                            },
                            {
                                "key": "totalBytes",
                                "valueType": "bytes",
                                "label": "Transfer Size"
                            }
                        ],
                        "items": [
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                                "totalBytes": 1880118
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "totalBytes": 1423100
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                                "totalBytes": 325487
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                "totalBytes": 237135
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                                "totalBytes": 65395
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/",
                                "totalBytes": 50697
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "totalBytes": 47520
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "totalBytes": 18661
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                                "totalBytes": 18567
                            },
                            {
                                "url": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                                "totalBytes": 16735
                            }
                        ],
                        "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": 1521,
                    "numericUnit": "element",
                    "displayValue": "1,521 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": 1521
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-37-image",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,2,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,0,svg,1,g,5,g,0,g,58,g,0,g,0,g,0,g,0,g,0,image",
                                    "selector": "g#Gruppe_2507 > g#Gruppe_2506 > g#Gruppe_2505 > image#Rechteck_567",
                                    "boundingRect": {
                                        "top": 3147,
                                        "bottom": 3405,
                                        "left": 484,
                                        "right": 762,
                                        "width": 278,
                                        "height": 258
                                    },
                                    "snippet": "<image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNS\u2026\">",
                                    "nodeLabel": "g#Gruppe_2507 > g#Gruppe_2506 > g#Gruppe_2505 > image#Rechteck_567"
                                },
                                "statistic": "Maximum DOM Depth",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 24
                                }
                            },
                            {
                                "node": {
                                    "type": "node",
                                    "lhId": "1-38-g",
                                    "path": "1,HTML,1,BODY,4,DIV,1,MAIN,2,DIV,0,SECTION,0,DIV,0,DIV,0,DIV,0,DIV,0,DIV,1,DIV,0,DIV,1,DIV,0,DIV,0,svg,1,g,5,g,0,g",
                                    "selector": "svg > g#Gruppe_maskieren_2445 > g#Gruppe_2511 > g#Gruppe_2510",
                                    "boundingRect": {
                                        "top": 3023,
                                        "bottom": 3466,
                                        "left": 383,
                                        "right": 882,
                                        "width": 499,
                                        "height": 442
                                    },
                                    "snippet": "<g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "nodeLabel": "svg > g#Gruppe_maskieren_2445 > g#Gruppe_2511 > g#Gruppe_2510"
                                },
                                "statistic": "Maximum Child Elements",
                                "value": {
                                    "type": "numeric",
                                    "granularity": 1,
                                    "value": 59
                                }
                            }
                        ]
                    },
                    "guidanceLevel": 1
                },
                "geolocation-on-start": {
                    "id": "geolocation-on-start",
                    "title": "Avoids requesting the geolocation permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request their location without context. Consider tying the request to a user action instead. [Learn more about the geolocation permission](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/geolocation-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "inspector-issues": {
                    "id": "inspector-issues",
                    "title": "No issues in the `Issues` panel in Chrome Devtools",
                    "description": "Issues logged to the `Issues` panel in Chrome Devtools indicate unresolved problems. They can come from network request failures, insufficient security controls, and other browser concerns. Open up the Issues panel in Chrome DevTools for more details on each issue.",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "no-document-write": {
                    "id": "no-document-write",
                    "title": "Avoids `document.write()`",
                    "description": "For users on slow connections, external scripts dynamically injected via `document.write()` can delay page load by tens of seconds. [Learn how to avoid document.write()](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/no-document-write\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 2
                },
                "js-libraries": {
                    "id": "js-libraries",
                    "title": "Detected JavaScript libraries",
                    "description": "All front-end JavaScript libraries detected on the page. [Learn more about this JavaScript library detection diagnostic audit](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/js-libraries\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "notification-on-start": {
                    "id": "notification-on-start",
                    "title": "Avoids requesting the notification permission on page load",
                    "description": "Users are mistrustful of or confused by sites that request to send notifications without context. Consider tying the request to user gestures instead. [Learn more about responsibly getting permission for notifications](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/notification-on-start\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "paste-preventing-inputs": {
                    "id": "paste-preventing-inputs",
                    "title": "Allows users to paste into input fields",
                    "description": "Preventing input pasting is a bad practice for the UX, and weakens security by blocking password managers.[Learn more about user-friendly input fields](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/paste-preventing-inputs\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "uses-http2": {
                    "id": "uses-http2",
                    "title": "Use HTTP\/2",
                    "description": "HTTP\/2 offers many benefits over HTTP\/1.1, including binary headers and multiplexing. [Learn more about HTTP\/2](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-http2\/).",
                    "score": null,
                    "scoreDisplayMode": "error",
                    "errorMessage": "Something went wrong with recording the trace over your page load. Please run Lighthouse again. (NO_NAVSTART)",
                    "errorStack": "LighthouseError: NO_NAVSTART\n    at LHTraceProcessor.createNoNavstartError (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/lh-trace-processor.js:17:12)\n    at LHTraceProcessor.computeTimeOrigin (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:933:33)\n    at LHTraceProcessor.processTrace (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/lib\/tracehouse\/trace-processor.js:757:32)\n    at ProcessedTrace.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/processed-trace.js:16:29)\n    at ProcessedTrace.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/metric.js:71:49)\n    at FirstContentfulPaint.compute_ (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/metrics\/navigation-metric.js:42:18)\n    at FirstContentfulPaint.request (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/computed\/computed-artifact.js:51:29)\n    at FirstContentfulPaint.audit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/audits\/metrics\/first-contentful-paint.js:69:44)\n    at Runner._runAudit (file:\/\/\/usr\/lib\/node_modules\/lighthouse\/core\/runner.js:432:35)",
                    "guidanceLevel": 3
                },
                "uses-passive-event-listeners": {
                    "id": "uses-passive-event-listeners",
                    "title": "Uses passive listeners to improve scrolling performance",
                    "description": "Consider marking your touch and wheel event listeners as `passive` to improve your page's scroll performance. [Learn more about adopting passive event listeners](https:\/\/developer.chrome.com\/docs\/lighthouse\/best-practices\/uses-passive-event-listeners\/).",
                    "score": 1,
                    "scoreDisplayMode": "metricSavings",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    },
                    "guidanceLevel": 3
                },
                "meta-description": {
                    "id": "meta-description",
                    "title": "Document has a meta description",
                    "description": "Meta descriptions may be included in search results to concisely summarize page content. [Learn more about the meta description](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/meta-description\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "http-status-code": {
                    "id": "http-status-code",
                    "title": "Page has successful HTTP status code",
                    "description": "Pages with unsuccessful HTTP status codes may not be indexed properly. [Learn more about HTTP status codes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/http-status-code\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "font-size": {
                    "id": "font-size",
                    "title": "Document uses legible font sizes",
                    "description": "Font sizes less than 12px are too small to be legible and require mobile visitors to \u201cpinch to zoom\u201d in order to read. Strive to have >60% of page text \u226512px. [Learn more about legible font sizes](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/font-size\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "link-text": {
                    "id": "link-text",
                    "title": "Links have descriptive text",
                    "description": "Descriptive link text helps search engines understand your content. [Learn how to make links more accessible](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/link-text\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "crawlable-anchors": {
                    "id": "crawlable-anchors",
                    "title": "Links are crawlable",
                    "description": "Search engines may use `href` attributes on links to crawl websites. Ensure that the `href` attribute of anchor elements links to an appropriate destination, so more pages of the site can be discovered. [Learn how to make links crawlable](https:\/\/support.google.com\/webmasters\/answer\/9112205)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "is-crawlable": {
                    "id": "is-crawlable",
                    "title": "Page 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 not 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": 0,
                    "scoreDisplayMode": "binary",
                    "displayValue": "3 errors found",
                    "details": {
                        "type": "table",
                        "headings": [
                            {
                                "key": "index",
                                "valueType": "text",
                                "label": "Line #"
                            },
                            {
                                "key": "line",
                                "valueType": "code",
                                "label": "Content"
                            },
                            {
                                "key": "message",
                                "valueType": "code",
                                "label": "Error"
                            }
                        ],
                        "items": [
                            {
                                "index": "1",
                                "line": "Disallow: \/error",
                                "message": "No user-agent specified"
                            },
                            {
                                "index": "2",
                                "line": "Disallow: \/panel",
                                "message": "No user-agent specified"
                            },
                            {
                                "index": "4",
                                "line": "Allow: \/",
                                "message": "No user-agent specified"
                            }
                        ]
                    }
                },
                "tap-targets": {
                    "id": "tap-targets",
                    "title": "Tap targets are sized appropriately",
                    "description": "Interactive elements like buttons and links should be large enough (48x48px), or have enough space around them, to be easy enough to tap without overlapping onto other elements. [Learn more about tap targets](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/tap-targets\/).",
                    "score": null,
                    "scoreDisplayMode": "notApplicable"
                },
                "hreflang": {
                    "id": "hreflang",
                    "title": "Document has a valid `hreflang`",
                    "description": "hreflang links tell search engines what version of a page they should list in search results for a given language or region. [Learn more about `hreflang`](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/hreflang\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "plugins": {
                    "id": "plugins",
                    "title": "Document avoids plugins",
                    "description": "Search engines can't index plugin content, and many devices restrict plugins or don't support them. [Learn more about avoiding plugins](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/plugins\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "details": {
                        "type": "table",
                        "headings": [],
                        "items": []
                    }
                },
                "canonical": {
                    "id": "canonical",
                    "title": "Document has a valid `rel=canonical`",
                    "description": "Canonical links suggest which URL to show in search results. [Learn more about canonical links](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/canonical\/).",
                    "score": 1,
                    "scoreDisplayMode": "binary"
                },
                "structured-data": {
                    "id": "structured-data",
                    "title": "Structured data is valid",
                    "description": "Run the [Structured Data Testing Tool](https:\/\/search.google.com\/structured-data\/testing-tool\/) and the [Structured Data Linter](http:\/\/linter.structured-data.org\/) to validate structured data. [Learn more about Structured Data](https:\/\/developer.chrome.com\/docs\/lighthouse\/seo\/structured-data\/).",
                    "score": null,
                    "scoreDisplayMode": "manual"
                },
                "bf-cache": {
                    "id": "bf-cache",
                    "title": "Page didn't prevent back\/forward cache restoration",
                    "description": "Many navigations are performed by going back to a previous page, or forwards again. The back\/forward cache (bfcache) can speed up these return navigations. [Learn more about the bfcache](https:\/\/developer.chrome.com\/docs\/lighthouse\/performance\/bf-cache\/)",
                    "score": 1,
                    "scoreDisplayMode": "binary",
                    "guidanceLevel": 2
                }
            },
            "configSettings": {
                "output": [
                    "html",
                    "json"
                ],
                "maxWaitForFcp": 30000,
                "maxWaitForLoad": 80000,
                "pauseAfterFcpMs": 5250,
                "pauseAfterLoadMs": 5250,
                "networkQuietThresholdMs": 5250,
                "cpuQuietThresholdMs": 5250,
                "formFactor": "desktop",
                "throttling": {
                    "rttMs": 150,
                    "throughputKbps": 1638.4000000000001,
                    "requestLatencyMs": 562.5,
                    "downloadThroughputKbps": 1474.5600000000002,
                    "uploadThroughputKbps": 675,
                    "cpuSlowdownMultiplier": 4
                },
                "throttlingMethod": "provided",
                "screenEmulation": {
                    "mobile": true,
                    "width": 412,
                    "height": 823,
                    "deviceScaleFactor": 1.75,
                    "disabled": true
                },
                "emulatedUserAgent": "Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12",
                "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": 7,
                            "group": "a11y-color-contrast"
                        },
                        {
                            "id": "link-name",
                            "weight": 7,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "list",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "listitem",
                            "weight": 7,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "meta-refresh",
                            "weight": 0,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "meta-viewport",
                            "weight": 10,
                            "group": "a11y-best-practices"
                        },
                        {
                            "id": "object-alt",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "select-name",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "skip-link",
                            "weight": 0,
                            "group": "a11y-names-labels"
                        },
                        {
                            "id": "tabindex",
                            "weight": 7,
                            "group": "a11y-navigation"
                        },
                        {
                            "id": "table-duplicate-name",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "td-headers-attr",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "th-has-data-cells",
                            "weight": 0,
                            "group": "a11y-tables-lists"
                        },
                        {
                            "id": "valid-lang",
                            "weight": 0,
                            "group": "a11y-language"
                        },
                        {
                            "id": "video-caption",
                            "weight": 0,
                            "group": "a11y-audio-video"
                        },
                        {
                            "id": "focusable-controls",
                            "weight": 0
                        },
                        {
                            "id": "interactive-element-affordance",
                            "weight": 0
                        },
                        {
                            "id": "logical-tab-order",
                            "weight": 0
                        },
                        {
                            "id": "visual-order-follows-dom",
                            "weight": 0
                        },
                        {
                            "id": "focus-traps",
                            "weight": 0
                        },
                        {
                            "id": "managed-focus",
                            "weight": 0
                        },
                        {
                            "id": "use-landmarks",
                            "weight": 0
                        },
                        {
                            "id": "offscreen-content-hidden",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-labels",
                            "weight": 0
                        },
                        {
                            "id": "custom-controls-roles",
                            "weight": 0
                        },
                        {
                            "id": "empty-heading",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "identical-links-same-purpose",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "landmark-one-main",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "target-size",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "label-content-name-mismatch",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "table-fake-caption",
                            "weight": 0,
                            "group": "hidden"
                        },
                        {
                            "id": "td-has-header",
                            "weight": 0,
                            "group": "hidden"
                        }
                    ],
                    "id": "accessibility",
                    "score": 0.84999999999999998
                },
                "best-practices": {
                    "title": "Best Practices",
                    "supportedModes": [
                        "navigation",
                        "timespan",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "is-on-https",
                            "weight": 5,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "geolocation-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "notification-on-start",
                            "weight": 1,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "csp-xss",
                            "weight": 0,
                            "group": "best-practices-trust-safety"
                        },
                        {
                            "id": "paste-preventing-inputs",
                            "weight": 3,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-aspect-ratio",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "image-size-responsive",
                            "weight": 1,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "preload-fonts",
                            "weight": 0,
                            "group": "best-practices-ux"
                        },
                        {
                            "id": "doctype",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "charset",
                            "weight": 1,
                            "group": "best-practices-browser-compat"
                        },
                        {
                            "id": "no-unload-listeners",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "js-libraries",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "deprecations",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "third-party-cookies",
                            "weight": 5,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "errors-in-console",
                            "weight": 1,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "valid-source-maps",
                            "weight": 0,
                            "group": "best-practices-general"
                        },
                        {
                            "id": "inspector-issues",
                            "weight": 1,
                            "group": "best-practices-general"
                        }
                    ],
                    "id": "best-practices",
                    "score": null
                },
                "seo": {
                    "title": "SEO",
                    "description": "These checks ensure that your page is following basic search engine optimization advice. There are many additional factors Lighthouse does not score here that may affect your search ranking, including performance on [Core Web Vitals](https:\/\/web.dev\/explore\/vitals). [Learn more about Google Search Essentials](https:\/\/support.google.com\/webmasters\/answer\/35769).",
                    "manualDescription": "Run these additional validators on your site to check additional SEO best practices.",
                    "supportedModes": [
                        "navigation",
                        "snapshot"
                    ],
                    "auditRefs": [
                        {
                            "id": "viewport",
                            "weight": 1,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "document-title",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "meta-description",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "http-status-code",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "link-text",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "crawlable-anchors",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "is-crawlable",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "robots-txt",
                            "weight": 1,
                            "group": "seo-crawl"
                        },
                        {
                            "id": "image-alt",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "hreflang",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "canonical",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "font-size",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "plugins",
                            "weight": 1,
                            "group": "seo-content"
                        },
                        {
                            "id": "tap-targets",
                            "weight": 0,
                            "group": "seo-mobile"
                        },
                        {
                            "id": "structured-data",
                            "weight": 0
                        }
                    ],
                    "id": "seo",
                    "score": 0.82999999999999996
                },
                "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": "kfmplus.de",
                    "origins": [
                        "https:\/\/www.kfmplus.de",
                        "https:\/\/kfmplus.de"
                    ],
                    "isFirstParty": true,
                    "isUnrecognized": true
                }
            ],
            "timing": {
                "entries": [
                    {
                        "startTime": 582.79999999999995,
                        "name": "lh:config",
                        "duration": 563.55999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 585.26999999999998,
                        "name": "lh:config:resolveArtifactsToDefns",
                        "duration": 63.950000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1146.53,
                        "name": "lh:runner:gather",
                        "duration": 19006.610000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1280.6400000000001,
                        "name": "lh:driver:connect",
                        "duration": 25.079999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1306.0899999999999,
                        "name": "lh:driver:navigate",
                        "duration": 12.300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 1322.98,
                        "name": "lh:gather:getBenchmarkIndex",
                        "duration": 1008.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2331.8899999999999,
                        "name": "lh:gather:getVersion",
                        "duration": 0.77000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2332.8800000000001,
                        "name": "lh:prepare:navigationMode",
                        "duration": 35.509999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2346.5100000000002,
                        "name": "lh:storage:clearDataForOrigin",
                        "duration": 10.609999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2357.3000000000002,
                        "name": "lh:storage:clearBrowserCaches",
                        "duration": 8.3000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2366.5700000000002,
                        "name": "lh:gather:prepareThrottlingAndNetwork",
                        "duration": 1.76,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 2398.8600000000001,
                        "name": "lh:driver:navigate",
                        "duration": 14861.440000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17729.16,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17729.34,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.16,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17729.650000000001,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 1.6000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17731.689999999999,
                        "name": "lh:gather:getArtifact:DevtoolsLog",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17731.810000000001,
                        "name": "lh:gather:getArtifact:Trace",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 17731.849999999999,
                        "name": "lh:gather:getArtifact:Accessibility",
                        "duration": 622.76999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18354.68,
                        "name": "lh:gather:getArtifact:AnchorElements",
                        "duration": 54.840000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18409.57,
                        "name": "lh:gather:getArtifact:ConsoleMessages",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18409.77,
                        "name": "lh:gather:getArtifact:CSSUsage",
                        "duration": 131.30000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18541.099999999999,
                        "name": "lh:gather:getArtifact:Doctype",
                        "duration": 1.27,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18542.41,
                        "name": "lh:gather:getArtifact:DOMStats",
                        "duration": 6.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18548.900000000001,
                        "name": "lh:gather:getArtifact:EmbeddedContent",
                        "duration": 3.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18552.189999999999,
                        "name": "lh:gather:getArtifact:FontSize",
                        "duration": 116.04000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18668.279999999999,
                        "name": "lh:gather:getArtifact:Inputs",
                        "duration": 6.6100000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18674.919999999998,
                        "name": "lh:gather:getArtifact:GlobalListeners",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18676.619999999999,
                        "name": "lh:gather:getArtifact:ImageElements",
                        "duration": 236.38999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18913.049999999999,
                        "name": "lh:gather:getArtifact:InstallabilityErrors",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18913.25,
                        "name": "lh:gather:getInstallabilityErrors",
                        "duration": 0.52000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18913.939999999999,
                        "name": "lh:gather:getArtifact:InspectorIssues",
                        "duration": 0.31,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18914.279999999999,
                        "name": "lh:gather:getArtifact:JsUsage",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18914.419999999998,
                        "name": "lh:gather:getArtifact:LinkElements",
                        "duration": 5.2599999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18919.470000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.14999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18919.720000000001,
                        "name": "lh:gather:getArtifact:MainDocumentContent",
                        "duration": 5.7800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18925.529999999999,
                        "name": "lh:gather:getArtifact:MetaElements",
                        "duration": 5.9199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18931.509999999998,
                        "name": "lh:gather:getArtifact:NetworkUserAgent",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 18931.77,
                        "name": "lh:gather:getArtifact:OptimizedImages",
                        "duration": 767.30999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19699.139999999999,
                        "name": "lh:gather:getArtifact:ResponseCompression",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19699.66,
                        "name": "lh:gather:getArtifact:RobotsTxt",
                        "duration": 56.450000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19756.130000000001,
                        "name": "lh:gather:getArtifact:Scripts",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19756.389999999999,
                        "name": "lh:gather:getArtifact:SourceMaps",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19756.509999999998,
                        "name": "lh:gather:getArtifact:Stacks",
                        "duration": 15.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19756.639999999999,
                        "name": "lh:gather:collectStacks",
                        "duration": 15.029999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19771.75,
                        "name": "lh:gather:getArtifact:TagsBlockingFirstPaint",
                        "duration": 2.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19774.279999999999,
                        "name": "lh:gather:getArtifact:TapTargets",
                        "duration": 37.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19812.049999999999,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 51.060000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19863.360000000001,
                        "name": "lh:gather:getArtifact:ViewportDimensions",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19865.029999999999,
                        "name": "lh:gather:getArtifact:WebAppManifest",
                        "duration": 1.25,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19866.330000000002,
                        "name": "lh:gather:getArtifact:devtoolsLogs",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19866.48,
                        "name": "lh:gather:getArtifact:traces",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 19866.68,
                        "name": "lh:gather:getArtifact:BFCacheFailures",
                        "duration": 272.47000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20153.560000000001,
                        "name": "lh:runner:audit",
                        "duration": 666.89999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20153.68,
                        "name": "lh:runner:auditing",
                        "duration": 666.32000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20156.93,
                        "name": "lh:audit:is-on-https",
                        "duration": 9.1400000000000006,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20157.5,
                        "name": "lh:computed:NetworkRecords",
                        "duration": 4.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20166.509999999998,
                        "name": "lh:audit:viewport",
                        "duration": 2.0800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20167.259999999998,
                        "name": "lh:computed:ViewportMeta",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20168.880000000001,
                        "name": "lh:audit:first-contentful-paint",
                        "duration": 40,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20169.630000000001,
                        "name": "lh:computed:FirstContentfulPaint",
                        "duration": 36.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20169.880000000001,
                        "name": "lh:computed:ProcessedTrace",
                        "duration": 36.140000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20209.349999999999,
                        "name": "lh:audit:largest-contentful-paint",
                        "duration": 1.2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20209.919999999998,
                        "name": "lh:computed:LargestContentfulPaint",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20210.720000000001,
                        "name": "lh:audit:first-meaningful-paint",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20211.119999999999,
                        "name": "lh:computed:FirstMeaningfulPaint",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20211.880000000001,
                        "name": "lh:audit:speed-index",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20212.18,
                        "name": "lh:computed:SpeedIndex",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20212.740000000002,
                        "name": "lh:audit:screenshot-thumbnails",
                        "duration": 0.47999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20213,
                        "name": "lh:computed:Speedline",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20213.25,
                        "name": "lh:audit:final-screenshot",
                        "duration": 0.20999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20213.689999999999,
                        "name": "lh:audit:total-blocking-time",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20214.009999999998,
                        "name": "lh:computed:TotalBlockingTime",
                        "duration": 0.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20214.669999999998,
                        "name": "lh:audit:max-potential-fid",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20215,
                        "name": "lh:computed:MaxPotentialFID",
                        "duration": 0.13,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20216.139999999999,
                        "name": "lh:audit:cumulative-layout-shift",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20216.57,
                        "name": "lh:computed:CumulativeLayoutShift",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20217.82,
                        "name": "lh:audit:errors-in-console",
                        "duration": 5.0599999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20218.380000000001,
                        "name": "lh:computed:JSBundles",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20223.099999999999,
                        "name": "lh:audit:server-response-time",
                        "duration": 2,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20223.470000000001,
                        "name": "lh:computed:MainResource",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20225.299999999999,
                        "name": "lh:audit:interactive",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20225.619999999999,
                        "name": "lh:computed:Interactive",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20226.43,
                        "name": "lh:audit:user-timings",
                        "duration": 0.95999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20226.759999999998,
                        "name": "lh:computed:UserTimings",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20227.549999999999,
                        "name": "lh:audit:critical-request-chains",
                        "duration": 1,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20227.869999999999,
                        "name": "lh:computed:CriticalRequestChains",
                        "duration": 0.17999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20227.98,
                        "name": "lh:computed:PageDependencyGraph",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20228.689999999999,
                        "name": "lh:audit:redirects",
                        "duration": 0.78000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20229.700000000001,
                        "name": "lh:audit:installable-manifest",
                        "duration": 5.2400000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20235.650000000001,
                        "name": "lh:audit:splash-screen",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20236.360000000001,
                        "name": "lh:computed:ManifestValues",
                        "duration": 0.11,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20240.150000000001,
                        "name": "lh:audit:themed-omnibox",
                        "duration": 1.72,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20242.279999999999,
                        "name": "lh:audit:maskable-icon",
                        "duration": 1.6699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20244.299999999999,
                        "name": "lh:audit:content-width",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20245.5,
                        "name": "lh:audit:image-aspect-ratio",
                        "duration": 1.52,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20247.240000000002,
                        "name": "lh:audit:image-size-responsive",
                        "duration": 1.53,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20249.110000000001,
                        "name": "lh:audit:preload-fonts",
                        "duration": 1.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20250.57,
                        "name": "lh:audit:deprecations",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20252.549999999999,
                        "name": "lh:audit:third-party-cookies",
                        "duration": 1.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20254.279999999999,
                        "name": "lh:audit:mainthread-work-breakdown",
                        "duration": 2.5499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20255.57,
                        "name": "lh:computed:MainThreadTasks",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20257.209999999999,
                        "name": "lh:audit:bootup-time",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20260.110000000001,
                        "name": "lh:audit:uses-rel-preload",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20261.09,
                        "name": "lh:audit:uses-rel-preconnect",
                        "duration": 2.8300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20261.630000000001,
                        "name": "lh:computed:LoadSimulator",
                        "duration": 1.7,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20261.740000000002,
                        "name": "lh:computed:NetworkAnalysis",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20261.77,
                        "name": "lh:computed:ProcessedNavigation",
                        "duration": 1.5800000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20264.139999999999,
                        "name": "lh:audit:font-display",
                        "duration": 2.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20266.799999999999,
                        "name": "lh:audit:diagnostics",
                        "duration": 0.34000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20267.169999999998,
                        "name": "lh:audit:network-requests",
                        "duration": 6.3899999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20267.41,
                        "name": "lh:computed:EntityClassification",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20273.860000000001,
                        "name": "lh:audit:network-rtt",
                        "duration": 1.0700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20275.099999999999,
                        "name": "lh:audit:network-server-latency",
                        "duration": 0.94999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20276.07,
                        "name": "lh:audit:main-thread-tasks",
                        "duration": 0.22,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20276.310000000001,
                        "name": "lh:audit:metrics",
                        "duration": 0.48999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20276.470000000001,
                        "name": "lh:computed:TimingSummary",
                        "duration": 0.23000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20277.009999999998,
                        "name": "lh:audit:performance-budget",
                        "duration": 1.1499999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20277.299999999999,
                        "name": "lh:computed:ResourceSummary",
                        "duration": 0.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20278.32,
                        "name": "lh:audit:timing-budget",
                        "duration": 0.82999999999999996,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20279.16,
                        "name": "lh:audit:resource-summary",
                        "duration": 0.66000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20280.060000000001,
                        "name": "lh:audit:third-party-summary",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20280.5,
                        "name": "lh:computed:TBTImpactTasks",
                        "duration": 0.080000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20290.790000000001,
                        "name": "lh:audit:third-party-facades",
                        "duration": 1.9099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20293,
                        "name": "lh:audit:largest-contentful-paint-element",
                        "duration": 1.4099999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20294.650000000001,
                        "name": "lh:audit:lcp-lazy-loaded",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20295.630000000001,
                        "name": "lh:audit:layout-shift-elements",
                        "duration": 0.62,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20296.419999999998,
                        "name": "lh:audit:long-tasks",
                        "duration": 0.93999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20297.580000000002,
                        "name": "lh:audit:no-unload-listeners",
                        "duration": 1.1399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20299.049999999999,
                        "name": "lh:audit:non-composited-animations",
                        "duration": 1.02,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20300.43,
                        "name": "lh:audit:unsized-images",
                        "duration": 3.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20304.330000000002,
                        "name": "lh:audit:valid-source-maps",
                        "duration": 4.2800000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20309.849999999999,
                        "name": "lh:audit:prioritize-lcp-image",
                        "duration": 1.1799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20311.290000000001,
                        "name": "lh:audit:csp-xss",
                        "duration": 4.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20315.709999999999,
                        "name": "lh:audit:script-treemap-data",
                        "duration": 34.380000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20316.200000000001,
                        "name": "lh:computed:ModuleDuplication",
                        "duration": 0.34999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20316.599999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.40999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20317.119999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.070000000000000007,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20317.240000000002,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20317.389999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 5.4800000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20322.93,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 26.399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20349.459999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.20000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20349.759999999998,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.10000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20349.939999999999,
                        "name": "lh:computed:UnusedJavascriptSummary",
                        "duration": 0.089999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20350.450000000001,
                        "name": "lh:audit:pwa-cross-browser",
                        "duration": 0.89000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20351.68,
                        "name": "lh:audit:pwa-page-transitions",
                        "duration": 0.83999999999999997,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20352.75,
                        "name": "lh:audit:pwa-each-page-has-url",
                        "duration": 0.63,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20353.650000000001,
                        "name": "lh:audit:accesskeys",
                        "duration": 1.51,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20355.57,
                        "name": "lh:audit:aria-allowed-attr",
                        "duration": 12.81,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20368.75,
                        "name": "lh:audit:aria-allowed-role",
                        "duration": 4.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20373.310000000001,
                        "name": "lh:audit:aria-command-name",
                        "duration": 0.75,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20374.25,
                        "name": "lh:audit:aria-dialog-name",
                        "duration": 2.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20376.880000000001,
                        "name": "lh:audit:aria-hidden-body",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20379.450000000001,
                        "name": "lh:audit:aria-hidden-focus",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20382.220000000001,
                        "name": "lh:audit:aria-input-field-name",
                        "duration": 0.76000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20383.169999999998,
                        "name": "lh:audit:aria-meter-name",
                        "duration": 0.84999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20384.200000000001,
                        "name": "lh:audit:aria-progressbar-name",
                        "duration": 0.81999999999999995,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20385.189999999999,
                        "name": "lh:audit:aria-required-attr",
                        "duration": 3.6400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20389.16,
                        "name": "lh:audit:aria-required-children",
                        "duration": 1.3999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20390.779999999999,
                        "name": "lh:audit:aria-required-parent",
                        "duration": 0.90000000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20391.889999999999,
                        "name": "lh:audit:aria-roles",
                        "duration": 2.2999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20394.369999999999,
                        "name": "lh:audit:aria-text",
                        "duration": 0.97999999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20395.540000000001,
                        "name": "lh:audit:aria-toggle-field-name",
                        "duration": 12.09,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20407.880000000001,
                        "name": "lh:audit:aria-tooltip-name",
                        "duration": 1.1299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20409.200000000001,
                        "name": "lh:audit:aria-treeitem-name",
                        "duration": 1.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20410.490000000002,
                        "name": "lh:audit:aria-valid-attr-value",
                        "duration": 2.3900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20413.07,
                        "name": "lh:audit:aria-valid-attr",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20415.689999999999,
                        "name": "lh:audit:button-name",
                        "duration": 2.4500000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20418.330000000002,
                        "name": "lh:audit:bypass",
                        "duration": 2.5099999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20421.02,
                        "name": "lh:audit:color-contrast",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20423.610000000001,
                        "name": "lh:audit:definition-list",
                        "duration": 14.880000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20438.709999999999,
                        "name": "lh:audit:dlitem",
                        "duration": 1.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20441.040000000001,
                        "name": "lh:audit:document-title",
                        "duration": 4.1900000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20445.549999999999,
                        "name": "lh:audit:duplicate-id-active",
                        "duration": 4.0700000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20450.139999999999,
                        "name": "lh:audit:duplicate-id-aria",
                        "duration": 2.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20453.310000000001,
                        "name": "lh:audit:empty-heading",
                        "duration": 2.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20455.880000000001,
                        "name": "lh:audit:form-field-multiple-labels",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20457.25,
                        "name": "lh:audit:frame-title",
                        "duration": 1.1899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20458.619999999999,
                        "name": "lh:audit:heading-order",
                        "duration": 2.3100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20461.119999999999,
                        "name": "lh:audit:html-has-lang",
                        "duration": 2.4900000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20463.82,
                        "name": "lh:audit:html-lang-valid",
                        "duration": 14.41,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20478.439999999999,
                        "name": "lh:audit:html-xml-lang-mismatch",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20480.09,
                        "name": "lh:audit:identical-links-same-purpose",
                        "duration": 2.98,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20483.259999999998,
                        "name": "lh:audit:image-alt",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20485.810000000001,
                        "name": "lh:audit:image-redundant-alt",
                        "duration": 2.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20488.400000000001,
                        "name": "lh:audit:input-button-name",
                        "duration": 1.29,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20489.880000000001,
                        "name": "lh:audit:input-image-alt",
                        "duration": 1.3600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20491.41,
                        "name": "lh:audit:label-content-name-mismatch",
                        "duration": 1.46,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20493.049999999999,
                        "name": "lh:audit:label",
                        "duration": 1.3700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20494.59,
                        "name": "lh:audit:landmark-one-main",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20497.119999999999,
                        "name": "lh:audit:link-name",
                        "duration": 15.699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20513.02,
                        "name": "lh:audit:link-in-text-block",
                        "duration": 2.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20515.560000000001,
                        "name": "lh:audit:list",
                        "duration": 2.3799999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20518.119999999999,
                        "name": "lh:audit:listitem",
                        "duration": 2.3599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20520.669999999998,
                        "name": "lh:audit:meta-refresh",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20522.400000000001,
                        "name": "lh:audit:meta-viewport",
                        "duration": 2.4300000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20525,
                        "name": "lh:audit:object-alt",
                        "duration": 1.5,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20526.68,
                        "name": "lh:audit:select-name",
                        "duration": 1.54,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20528.380000000001,
                        "name": "lh:audit:skip-link",
                        "duration": 1.6100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20530.169999999998,
                        "name": "lh:audit:tabindex",
                        "duration": 15.18,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20545.57,
                        "name": "lh:audit:table-duplicate-name",
                        "duration": 1.8400000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20547.619999999999,
                        "name": "lh:audit:table-fake-caption",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20549.799999999999,
                        "name": "lh:audit:target-size",
                        "duration": 2.4700000000000002,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20552.48,
                        "name": "lh:audit:td-has-header",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20554.639999999999,
                        "name": "lh:audit:td-headers-attr",
                        "duration": 2.0499999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20556.889999999999,
                        "name": "lh:audit:th-has-data-cells",
                        "duration": 1.99,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20559.060000000001,
                        "name": "lh:audit:valid-lang",
                        "duration": 1.95,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20561.200000000001,
                        "name": "lh:audit:video-caption",
                        "duration": 15.43,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20576.669999999998,
                        "name": "lh:audit:custom-controls-labels",
                        "duration": 0.12,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20576.810000000001,
                        "name": "lh:audit:custom-controls-roles",
                        "duration": 0.050000000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20576.869999999999,
                        "name": "lh:audit:focus-traps",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20576.919999999998,
                        "name": "lh:audit:focusable-controls",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20576.959999999999,
                        "name": "lh:audit:interactive-element-affordance",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577,
                        "name": "lh:audit:logical-tab-order",
                        "duration": 0.040000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577.049999999999,
                        "name": "lh:audit:managed-focus",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577.09,
                        "name": "lh:audit:offscreen-content-hidden",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577.130000000001,
                        "name": "lh:audit:use-landmarks",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577.169999999998,
                        "name": "lh:audit:visual-order-follows-dom",
                        "duration": 0.029999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20577.439999999999,
                        "name": "lh:audit:uses-long-cache-ttl",
                        "duration": 2.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20580.209999999999,
                        "name": "lh:audit:total-byte-weight",
                        "duration": 1.3899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20581.77,
                        "name": "lh:audit:offscreen-images",
                        "duration": 1.1699999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20583.09,
                        "name": "lh:audit:render-blocking-resources",
                        "duration": 0.85999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20584.09,
                        "name": "lh:audit:unminified-css",
                        "duration": 35.270000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20619.540000000001,
                        "name": "lh:audit:unminified-javascript",
                        "duration": 59.329999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20679.049999999999,
                        "name": "lh:audit:unused-css-rules",
                        "duration": 10.33,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20679.43,
                        "name": "lh:computed:UnusedCSS",
                        "duration": 9.1199999999999992,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20689.560000000001,
                        "name": "lh:audit:unused-javascript",
                        "duration": 1.45,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20691.169999999998,
                        "name": "lh:audit:modern-image-formats",
                        "duration": 2.4100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20693.720000000001,
                        "name": "lh:audit:uses-optimized-images",
                        "duration": 1.03,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20694.91,
                        "name": "lh:audit:uses-text-compression",
                        "duration": 0.81000000000000005,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20695.900000000001,
                        "name": "lh:audit:uses-responsive-images",
                        "duration": 1.6899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20696.240000000002,
                        "name": "lh:computed:ImageRecords",
                        "duration": 0.44,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20697.759999999998,
                        "name": "lh:audit:efficient-animated-content",
                        "duration": 0.88,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20698.799999999999,
                        "name": "lh:audit:duplicated-javascript",
                        "duration": 1.0900000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20700.049999999999,
                        "name": "lh:audit:legacy-javascript",
                        "duration": 54.020000000000003,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20754.470000000001,
                        "name": "lh:audit:doctype",
                        "duration": 2.1200000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20757.32,
                        "name": "lh:audit:charset",
                        "duration": 1.8700000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20759.919999999998,
                        "name": "lh:audit:dom-size",
                        "duration": 2.73,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20763.080000000002,
                        "name": "lh:audit:geolocation-on-start",
                        "duration": 1.6299999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20765.110000000001,
                        "name": "lh:audit:inspector-issues",
                        "duration": 1.4199999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20766.950000000001,
                        "name": "lh:audit:no-document-write",
                        "duration": 1.48,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20768.799999999999,
                        "name": "lh:audit:js-libraries",
                        "duration": 1.3500000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20770.700000000001,
                        "name": "lh:audit:notification-on-start",
                        "duration": 1.5600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20772.720000000001,
                        "name": "lh:audit:paste-preventing-inputs",
                        "duration": 1.55,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20774.610000000001,
                        "name": "lh:audit:uses-http2",
                        "duration": 13.83,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20788.790000000001,
                        "name": "lh:audit:uses-passive-event-listeners",
                        "duration": 3.3399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20792.419999999998,
                        "name": "lh:audit:meta-description",
                        "duration": 3.5299999999999998,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20796.27,
                        "name": "lh:audit:http-status-code",
                        "duration": 1.0600000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20797.630000000001,
                        "name": "lh:audit:font-size",
                        "duration": 3.3300000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20801.25,
                        "name": "lh:audit:link-text",
                        "duration": 3.9100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20805.529999999999,
                        "name": "lh:audit:crawlable-anchors",
                        "duration": 2.1000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20808,
                        "name": "lh:audit:is-crawlable",
                        "duration": 2.8399999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20811.16,
                        "name": "lh:audit:robots-txt",
                        "duration": 1.8899999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20813.380000000001,
                        "name": "lh:audit:tap-targets",
                        "duration": 1.1100000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20814.82,
                        "name": "lh:audit:hreflang",
                        "duration": 1.1599999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20816.68,
                        "name": "lh:audit:plugins",
                        "duration": 0.67000000000000004,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20817.540000000001,
                        "name": "lh:audit:canonical",
                        "duration": 0.87,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20818.59,
                        "name": "lh:audit:structured-data",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20819.23,
                        "name": "lh:audit:bf-cache",
                        "duration": 0.73999999999999999,
                        "entryType": "measure"
                    },
                    {
                        "startTime": 20820,
                        "name": "lh:runner:generate",
                        "duration": 0.45000000000000001,
                        "entryType": "measure"
                    }
                ],
                "total": 19673.510000000002
            },
            "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.kfmplus.de\/",
                                "final": "https:\/\/kfmplus.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": 139.60000000000002
                            },
                            "path": "audits[server-response-time].displayValue"
                        }
                    ],
                    "core\/lib\/i18n\/i18n.js | columnURL": [
                        "audits[server-response-time].details.headings[0].label",
                        "audits[font-display].details.headings[0].label",
                        "audits[network-rtt].details.headings[0].label",
                        "audits[network-server-latency].details.headings[0].label",
                        "audits[valid-source-maps].details.headings[0].label",
                        "audits[uses-long-cache-ttl].details.headings[0].label",
                        "audits[total-byte-weight].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTimeSpent": [
                        "audits[server-response-time].details.headings[1].label",
                        "audits[network-rtt].details.headings[1].label",
                        "audits[network-server-latency].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | interactiveMetric": [
                        "audits.interactive.title"
                    ],
                    "core\/audits\/metrics\/interactive.js | description": [
                        "audits.interactive.description"
                    ],
                    "core\/audits\/user-timings.js | title": [
                        "audits[user-timings].title"
                    ],
                    "core\/audits\/user-timings.js | description": [
                        "audits[user-timings].description"
                    ],
                    "core\/audits\/critical-request-chains.js | title": [
                        "audits[critical-request-chains].title"
                    ],
                    "core\/audits\/critical-request-chains.js | description": [
                        "audits[critical-request-chains].description"
                    ],
                    "core\/audits\/redirects.js | title": [
                        "audits.redirects.title"
                    ],
                    "core\/audits\/redirects.js | description": [
                        "audits.redirects.description"
                    ],
                    "core\/audits\/installable-manifest.js | failureTitle": [
                        "audits[installable-manifest].title"
                    ],
                    "core\/audits\/installable-manifest.js | description": [
                        "audits[installable-manifest].description"
                    ],
                    "core\/audits\/installable-manifest.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 1
                            },
                            "path": "audits[installable-manifest].displayValue"
                        }
                    ],
                    "core\/audits\/installable-manifest.js | columnValue": [
                        "audits[installable-manifest].details.headings[0].label"
                    ],
                    "core\/audits\/installable-manifest.js | no-manifest": [
                        "audits[installable-manifest].details.items[0].reason"
                    ],
                    "core\/audits\/splash-screen.js | failureTitle": [
                        "audits[splash-screen].title"
                    ],
                    "core\/audits\/splash-screen.js | description": [
                        "audits[splash-screen].description"
                    ],
                    "core\/audits\/themed-omnibox.js | failureTitle": [
                        "audits[themed-omnibox].title"
                    ],
                    "core\/audits\/themed-omnibox.js | description": [
                        "audits[themed-omnibox].description"
                    ],
                    "core\/audits\/maskable-icon.js | failureTitle": [
                        "audits[maskable-icon].title"
                    ],
                    "core\/audits\/maskable-icon.js | description": [
                        "audits[maskable-icon].description"
                    ],
                    "core\/audits\/content-width.js | title": [
                        "audits[content-width].title"
                    ],
                    "core\/audits\/content-width.js | description": [
                        "audits[content-width].description"
                    ],
                    "core\/audits\/image-aspect-ratio.js | title": [
                        "audits[image-aspect-ratio].title"
                    ],
                    "core\/audits\/image-aspect-ratio.js | description": [
                        "audits[image-aspect-ratio].description"
                    ],
                    "core\/audits\/image-size-responsive.js | title": [
                        "audits[image-size-responsive].title"
                    ],
                    "core\/audits\/image-size-responsive.js | description": [
                        "audits[image-size-responsive].description"
                    ],
                    "core\/audits\/preload-fonts.js | title": [
                        "audits[preload-fonts].title"
                    ],
                    "core\/audits\/preload-fonts.js | description": [
                        "audits[preload-fonts].description"
                    ],
                    "core\/audits\/deprecations.js | title": [
                        "audits.deprecations.title"
                    ],
                    "core\/audits\/deprecations.js | description": [
                        "audits.deprecations.description"
                    ],
                    "core\/audits\/third-party-cookies.js | title": [
                        "audits[third-party-cookies].title"
                    ],
                    "core\/audits\/third-party-cookies.js | description": [
                        "audits[third-party-cookies].description"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | title": [
                        "audits[mainthread-work-breakdown].title"
                    ],
                    "core\/audits\/mainthread-work-breakdown.js | description": [
                        "audits[mainthread-work-breakdown].description"
                    ],
                    "core\/audits\/bootup-time.js | title": [
                        "audits[bootup-time].title"
                    ],
                    "core\/audits\/bootup-time.js | description": [
                        "audits[bootup-time].description"
                    ],
                    "core\/audits\/uses-rel-preload.js | title": [
                        "audits[uses-rel-preload].title"
                    ],
                    "core\/audits\/uses-rel-preload.js | description": [
                        "audits[uses-rel-preload].description"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | title": [
                        "audits[uses-rel-preconnect].title"
                    ],
                    "core\/audits\/uses-rel-preconnect.js | description": [
                        "audits[uses-rel-preconnect].description"
                    ],
                    "core\/audits\/font-display.js | 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": 47.545000000000009
                            },
                            "path": "audits[network-rtt].displayValue"
                        },
                        {
                            "values": {
                                "timeInMs": 592.66852000000006
                            },
                            "path": "audits[network-server-latency].displayValue"
                        }
                    ],
                    "core\/audits\/network-server-latency.js | title": [
                        "audits[network-server-latency].title"
                    ],
                    "core\/audits\/network-server-latency.js | description": [
                        "audits[network-server-latency].description"
                    ],
                    "core\/audits\/performance-budget.js | title": [
                        "audits[performance-budget].title"
                    ],
                    "core\/audits\/performance-budget.js | description": [
                        "audits[performance-budget].description"
                    ],
                    "core\/audits\/timing-budget.js | title": [
                        "audits[timing-budget].title"
                    ],
                    "core\/audits\/timing-budget.js | description": [
                        "audits[timing-budget].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnResourceType": [
                        "audits[resource-summary].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnRequests": [
                        "audits[resource-summary].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnTransferSize": [
                        "audits[resource-summary].details.headings[2].label",
                        "audits[uses-long-cache-ttl].details.headings[2].label",
                        "audits[total-byte-weight].details.headings[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | totalResourceType": [
                        "audits[resource-summary].details.items[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | imageResourceType": [
                        "audits[resource-summary].details.items[1].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | scriptResourceType": [
                        "audits[resource-summary].details.items[2].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | fontResourceType": [
                        "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 | failureTitle": [
                        "audits[valid-source-maps].title"
                    ],
                    "core\/audits\/valid-source-maps.js | description": [
                        "audits[valid-source-maps].description"
                    ],
                    "core\/audits\/valid-source-maps.js | columnMapURL": [
                        "audits[valid-source-maps].details.headings[1].label"
                    ],
                    "core\/audits\/valid-source-maps.js | missingSourceMapErrorMessage": [
                        "audits[valid-source-maps].details.items[0].subItems.items[0].error"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | title": [
                        "audits[prioritize-lcp-image].title"
                    ],
                    "core\/audits\/prioritize-lcp-image.js | description": [
                        "audits[prioritize-lcp-image].description"
                    ],
                    "core\/audits\/csp-xss.js | title": [
                        "audits[csp-xss].title"
                    ],
                    "core\/audits\/csp-xss.js | description": [
                        "audits[csp-xss].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnDescription": [
                        "audits[csp-xss].details.headings[0].label"
                    ],
                    "core\/audits\/csp-xss.js | columnDirective": [
                        "audits[csp-xss].details.headings[1].label"
                    ],
                    "core\/audits\/csp-xss.js | columnSeverity": [
                        "audits[csp-xss].details.headings[2].label"
                    ],
                    "core\/lib\/csp-evaluator.js | missingObjectSrc": [
                        "audits[csp-xss].details.items[0].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityHigh": [
                        "audits[csp-xss].details.items[0].severity",
                        "audits[csp-xss].details.items[1].severity"
                    ],
                    "core\/lib\/csp-evaluator.js | unsafeInline": [
                        "audits[csp-xss].details.items[1].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | itemSeverityMedium": [
                        "audits[csp-xss].details.items[2].severity"
                    ],
                    "core\/audits\/csp-xss.js | metaTagMessage": [
                        "audits[csp-xss].details.items[2].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 | failureTitle": [
                        "audits[button-name].title"
                    ],
                    "core\/audits\/accessibility\/button-name.js | description": [
                        "audits[button-name].description"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnFailingElem": [
                        "audits[button-name].details.headings[0].label",
                        "audits[identical-links-same-purpose].details.headings[0].label",
                        "audits[image-alt].details.headings[0].label",
                        "audits[link-name].details.headings[0].label"
                    ],
                    "core\/audits\/accessibility\/bypass.js | title": [
                        "audits.bypass.title"
                    ],
                    "core\/audits\/accessibility\/bypass.js | description": [
                        "audits.bypass.description"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | title": [
                        "audits[color-contrast].title"
                    ],
                    "core\/audits\/accessibility\/color-contrast.js | description": [
                        "audits[color-contrast].description"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | title": [
                        "audits[definition-list].title"
                    ],
                    "core\/audits\/accessibility\/definition-list.js | description": [
                        "audits[definition-list].description"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | title": [
                        "audits.dlitem.title"
                    ],
                    "core\/audits\/accessibility\/dlitem.js | description": [
                        "audits.dlitem.description"
                    ],
                    "core\/audits\/accessibility\/document-title.js | title": [
                        "audits[document-title].title"
                    ],
                    "core\/audits\/accessibility\/document-title.js | description": [
                        "audits[document-title].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | title": [
                        "audits[duplicate-id-active].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-active.js | description": [
                        "audits[duplicate-id-active].description"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | title": [
                        "audits[duplicate-id-aria].title"
                    ],
                    "core\/audits\/accessibility\/duplicate-id-aria.js | description": [
                        "audits[duplicate-id-aria].description"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | title": [
                        "audits[empty-heading].title"
                    ],
                    "core\/audits\/accessibility\/empty-heading.js | description": [
                        "audits[empty-heading].description"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | title": [
                        "audits[form-field-multiple-labels].title"
                    ],
                    "core\/audits\/accessibility\/form-field-multiple-labels.js | description": [
                        "audits[form-field-multiple-labels].description"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | title": [
                        "audits[frame-title].title"
                    ],
                    "core\/audits\/accessibility\/frame-title.js | description": [
                        "audits[frame-title].description"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | title": [
                        "audits[heading-order].title"
                    ],
                    "core\/audits\/accessibility\/heading-order.js | description": [
                        "audits[heading-order].description"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | title": [
                        "audits[html-has-lang].title"
                    ],
                    "core\/audits\/accessibility\/html-has-lang.js | description": [
                        "audits[html-has-lang].description"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | title": [
                        "audits[html-lang-valid].title"
                    ],
                    "core\/audits\/accessibility\/html-lang-valid.js | description": [
                        "audits[html-lang-valid].description"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | title": [
                        "audits[html-xml-lang-mismatch].title"
                    ],
                    "core\/audits\/accessibility\/html-xml-lang-mismatch.js | description": [
                        "audits[html-xml-lang-mismatch].description"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | title": [
                        "audits[identical-links-same-purpose].title"
                    ],
                    "core\/audits\/accessibility\/identical-links-same-purpose.js | description": [
                        "audits[identical-links-same-purpose].description"
                    ],
                    "core\/audits\/accessibility\/image-alt.js | failureTitle": [
                        "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 | title": [
                        "audits.list.title"
                    ],
                    "core\/audits\/accessibility\/list.js | description": [
                        "audits.list.description"
                    ],
                    "core\/audits\/accessibility\/listitem.js | title": [
                        "audits.listitem.title"
                    ],
                    "core\/audits\/accessibility\/listitem.js | description": [
                        "audits.listitem.description"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | title": [
                        "audits[meta-refresh].title"
                    ],
                    "core\/audits\/accessibility\/meta-refresh.js | description": [
                        "audits[meta-refresh].description"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | title": [
                        "audits[meta-viewport].title"
                    ],
                    "core\/audits\/accessibility\/meta-viewport.js | description": [
                        "audits[meta-viewport].description"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | title": [
                        "audits[object-alt].title"
                    ],
                    "core\/audits\/accessibility\/object-alt.js | description": [
                        "audits[object-alt].description"
                    ],
                    "core\/audits\/accessibility\/select-name.js | title": [
                        "audits[select-name].title"
                    ],
                    "core\/audits\/accessibility\/select-name.js | description": [
                        "audits[select-name].description"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | title": [
                        "audits[skip-link].title"
                    ],
                    "core\/audits\/accessibility\/skip-link.js | description": [
                        "audits[skip-link].description"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | title": [
                        "audits.tabindex.title"
                    ],
                    "core\/audits\/accessibility\/tabindex.js | description": [
                        "audits.tabindex.description"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | title": [
                        "audits[table-duplicate-name].title"
                    ],
                    "core\/audits\/accessibility\/table-duplicate-name.js | description": [
                        "audits[table-duplicate-name].description"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | title": [
                        "audits[table-fake-caption].title"
                    ],
                    "core\/audits\/accessibility\/table-fake-caption.js | description": [
                        "audits[table-fake-caption].description"
                    ],
                    "core\/audits\/accessibility\/target-size.js | title": [
                        "audits[target-size].title"
                    ],
                    "core\/audits\/accessibility\/target-size.js | description": [
                        "audits[target-size].description"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | title": [
                        "audits[td-has-header].title"
                    ],
                    "core\/audits\/accessibility\/td-has-header.js | description": [
                        "audits[td-has-header].description"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | title": [
                        "audits[td-headers-attr].title"
                    ],
                    "core\/audits\/accessibility\/td-headers-attr.js | description": [
                        "audits[td-headers-attr].description"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | title": [
                        "audits[th-has-data-cells].title"
                    ],
                    "core\/audits\/accessibility\/th-has-data-cells.js | description": [
                        "audits[th-has-data-cells].description"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | title": [
                        "audits[valid-lang].title"
                    ],
                    "core\/audits\/accessibility\/valid-lang.js | description": [
                        "audits[valid-lang].description"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | title": [
                        "audits[video-caption].title"
                    ],
                    "core\/audits\/accessibility\/video-caption.js | description": [
                        "audits[video-caption].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | failureTitle": [
                        "audits[uses-long-cache-ttl].title"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | description": [
                        "audits[uses-long-cache-ttl].description"
                    ],
                    "core\/audits\/byte-efficiency\/uses-long-cache-ttl.js | displayValue": [
                        {
                            "values": {
                                "itemCount": 21
                            },
                            "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 | failureTitle": [
                        "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": 4173162
                            },
                            "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": 1521
                            },
                            "path": "audits[dom-size].displayValue"
                        }
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnStatistic": [
                        "audits[dom-size].details.headings[0].label"
                    ],
                    "core\/lib\/i18n\/i18n.js | columnElement": [
                        "audits[dom-size].details.headings[1].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | columnValue": [
                        "audits[dom-size].details.headings[2].label"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMElements": [
                        "audits[dom-size].details.items[0].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMDepth": [
                        "audits[dom-size].details.items[1].statistic"
                    ],
                    "core\/audits\/dobetterweb\/dom-size.js | statisticDOMWidth": [
                        "audits[dom-size].details.items[2].statistic"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | title": [
                        "audits[geolocation-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/geolocation-on-start.js | description": [
                        "audits[geolocation-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | title": [
                        "audits[inspector-issues].title"
                    ],
                    "core\/audits\/dobetterweb\/inspector-issues.js | description": [
                        "audits[inspector-issues].description"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | title": [
                        "audits[no-document-write].title"
                    ],
                    "core\/audits\/dobetterweb\/no-document-write.js | description": [
                        "audits[no-document-write].description"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | title": [
                        "audits[js-libraries].title"
                    ],
                    "core\/audits\/dobetterweb\/js-libraries.js | description": [
                        "audits[js-libraries].description"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | title": [
                        "audits[notification-on-start].title"
                    ],
                    "core\/audits\/dobetterweb\/notification-on-start.js | description": [
                        "audits[notification-on-start].description"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | title": [
                        "audits[paste-preventing-inputs].title"
                    ],
                    "core\/audits\/dobetterweb\/paste-preventing-inputs.js | description": [
                        "audits[paste-preventing-inputs].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | title": [
                        "audits[uses-http2].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-http2.js | description": [
                        "audits[uses-http2].description"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | title": [
                        "audits[uses-passive-event-listeners].title"
                    ],
                    "core\/audits\/dobetterweb\/uses-passive-event-listeners.js | description": [
                        "audits[uses-passive-event-listeners].description"
                    ],
                    "core\/audits\/seo\/meta-description.js | title": [
                        "audits[meta-description].title"
                    ],
                    "core\/audits\/seo\/meta-description.js | description": [
                        "audits[meta-description].description"
                    ],
                    "core\/audits\/seo\/http-status-code.js | title": [
                        "audits[http-status-code].title"
                    ],
                    "core\/audits\/seo\/http-status-code.js | description": [
                        "audits[http-status-code].description"
                    ],
                    "core\/audits\/seo\/font-size.js | title": [
                        "audits[font-size].title"
                    ],
                    "core\/audits\/seo\/font-size.js | description": [
                        "audits[font-size].description"
                    ],
                    "core\/audits\/seo\/link-text.js | title": [
                        "audits[link-text].title"
                    ],
                    "core\/audits\/seo\/link-text.js | description": [
                        "audits[link-text].description"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | title": [
                        "audits[crawlable-anchors].title"
                    ],
                    "core\/audits\/seo\/crawlable-anchors.js | description": [
                        "audits[crawlable-anchors].description"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | title": [
                        "audits[is-crawlable].title"
                    ],
                    "core\/audits\/seo\/is-crawlable.js | description": [
                        "audits[is-crawlable].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | failureTitle": [
                        "audits[robots-txt].title"
                    ],
                    "core\/audits\/seo\/robots-txt.js | description": [
                        "audits[robots-txt].description"
                    ],
                    "core\/audits\/seo\/robots-txt.js | displayValueValidationError": [
                        {
                            "values": {
                                "itemCount": 3
                            },
                            "path": "audits[robots-txt].displayValue"
                        }
                    ],
                    "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.kfmplus.de\/\" --channel wpt --enable-error-reporting --disable-full-page-screenshot --max-wait-for-load 80000 --hostname 127.0.0.1 --port 9274 --output html --output json --output-path \"\/home\/wptagent\/work\/wpt-fra-lb-qzrn-10.10.1.18\/250108_AiDcH0_4ET.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\/131.0.0.0 Safari\/537.36 PTST\/24.12'\nWed, 08 Jan 2025 09:38:58 GMT LH:ChromeLauncher Found existing Chrome already running using port 9274, using that.\nWed, 08 Jan 2025 09:38:59 GMT LH:status Connecting to browser\nWed, 08 Jan 2025 09:38:59 GMT LH:status Navigating to about:blank\nWed, 08 Jan 2025 09:38:59 GMT LH:status Benchmarking machine\nWed, 08 Jan 2025 09:39:00 GMT LH:status Preparing target for navigation mode\nWed, 08 Jan 2025 09:39:00 GMT LH:status Cleaning origin data\nWed, 08 Jan 2025 09:39:00 GMT LH:status Cleaning browser cache\nWed, 08 Jan 2025 09:39:00 GMT LH:status Preparing network conditions\nWed, 08 Jan 2025 09:39:00 GMT LH:status Navigating to https:\/\/www.kfmplus.de\/\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: DevtoolsLog\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: Trace\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: DevtoolsLog\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: Trace\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: Accessibility\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: AnchorElements\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: ConsoleMessages\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: CSSUsage\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: Doctype\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: DOMStats\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: EmbeddedContent\nWed, 08 Jan 2025 09:39:16 GMT LH:status Getting artifact: FontSize\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: Inputs\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: GlobalListeners\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: ImageElements\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: InstallabilityErrors\nWed, 08 Jan 2025 09:39:17 GMT LH:status Get webapp installability errors\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: InspectorIssues\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: JsUsage\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: LinkElements\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: MainDocumentContent\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: MetaElements\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: NetworkUserAgent\nWed, 08 Jan 2025 09:39:17 GMT LH:status Getting artifact: OptimizedImages\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: ResponseCompression\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: RobotsTxt\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: Scripts\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: SourceMaps\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: Stacks\nWed, 08 Jan 2025 09:39:18 GMT LH:status Collect stacks\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: TagsBlockingFirstPaint\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: TapTargets\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: TraceElements\nWed, 08 Jan 2025 09:39:18 GMT LH:TraceElements:error NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: ViewportDimensions\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: WebAppManifest\nWed, 08 Jan 2025 09:39:18 GMT LH:status Get webapp manifest\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: devtoolsLogs\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: traces\nWed, 08 Jan 2025 09:39:18 GMT LH:status Getting artifact: BFCacheFailures\nWed, 08 Jan 2025 09:39:18 GMT LH:status Analyzing and running audits...\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Uses HTTPS\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Has a `<meta name=\"viewport\">` tag with `width` or `initial-scale`\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: First Contentful Paint\nWed, 08 Jan 2025 09:39:18 GMT LH:first-contentful-paint:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Largest Contentful Paint\nWed, 08 Jan 2025 09:39:18 GMT LH:largest-contentful-paint:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: First Meaningful Paint\nWed, 08 Jan 2025 09:39:18 GMT LH:first-meaningful-paint:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Speed Index\nWed, 08 Jan 2025 09:39:18 GMT LH:speed-index:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Screenshot Thumbnails\nWed, 08 Jan 2025 09:39:18 GMT LH:screenshot-thumbnails:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Final Screenshot\nWed, 08 Jan 2025 09:39:18 GMT LH:final-screenshot:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Total Blocking Time\nWed, 08 Jan 2025 09:39:18 GMT LH:total-blocking-time:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Max Potential First Input Delay\nWed, 08 Jan 2025 09:39:18 GMT LH:max-potential-fid:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Cumulative Layout Shift\nWed, 08 Jan 2025 09:39:18 GMT LH:cumulative-layout-shift:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: No browser errors logged to the console\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Initial server response time was short\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Time to Interactive\nWed, 08 Jan 2025 09:39:18 GMT LH:interactive:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: User Timing marks and measures\nWed, 08 Jan 2025 09:39:18 GMT LH:user-timings:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoid chaining critical requests\nWed, 08 Jan 2025 09:39:18 GMT LH:critical-request-chains:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoid multiple page redirects\nWed, 08 Jan 2025 09:39:18 GMT LH:redirects:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Web app manifest and service worker meet the installability requirements\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Configured for a custom splash screen\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Sets a theme color for the address bar.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Manifest has a maskable icon\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Content is sized correctly for the viewport\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Displays images with correct aspect ratio\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Serves images with appropriate resolution\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Fonts with `font-display: optional` are preloaded\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoids deprecated APIs\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoids third-party cookies\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Minimizes main-thread work\nWed, 08 Jan 2025 09:39:18 GMT LH:mainthread-work-breakdown:error NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:mainthread-work-breakdown:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: JavaScript execution time\nWed, 08 Jan 2025 09:39:18 GMT LH:bootup-time:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Preload key requests\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Preconnect to required origins\nWed, 08 Jan 2025 09:39:18 GMT LH:uses-rel-preconnect:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: All text remains visible during webfont loads\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Diagnostics\nWed, 08 Jan 2025 09:39:18 GMT LH:diagnostics:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Network Requests\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Network Round Trip Times\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Server Backend Latencies\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Tasks\nWed, 08 Jan 2025 09:39:18 GMT LH:main-thread-tasks:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Metrics\nWed, 08 Jan 2025 09:39:18 GMT LH:metrics:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Performance budget\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Timing budget\nWed, 08 Jan 2025 09:39:18 GMT LH:timing-budget:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Resources Summary\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Minimize third-party usage\nWed, 08 Jan 2025 09:39:18 GMT LH:third-party-summary:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Lazy load third-party resources with facades\nWed, 08 Jan 2025 09:39:18 GMT LH:third-party-facades:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Largest Contentful Paint element\nWed, 08 Jan 2025 09:39:18 GMT LH:Runner:warn TraceElements gatherer, required by audit largest-contentful-paint-element, encountered an error: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Largest Contentful Paint image was not lazily loaded\nWed, 08 Jan 2025 09:39:18 GMT LH:Runner:warn TraceElements gatherer, required by audit lcp-lazy-loaded, encountered an error: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoid large layout shifts\nWed, 08 Jan 2025 09:39:18 GMT LH:Runner:warn TraceElements gatherer, required by audit layout-shift-elements, encountered an error: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoid long main-thread tasks\nWed, 08 Jan 2025 09:39:18 GMT LH:long-tasks:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoids `unload` event listeners\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoid non-composited animations\nWed, 08 Jan 2025 09:39:18 GMT LH:Runner:warn TraceElements gatherer, required by audit non-composited-animations, encountered an error: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Image elements have explicit `width` and `height`\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Page has valid source maps\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Preload Largest Contentful Paint image\nWed, 08 Jan 2025 09:39:18 GMT LH:Runner:warn TraceElements gatherer, required by audit prioritize-lcp-image, encountered an error: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Ensure CSP is effective against XSS attacks\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Script Treemap Data\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Site works cross-browser\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Page transitions don't feel like they block on the network\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Each page has a URL\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[accesskey]` values are unique\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[aria-*]` attributes match their roles\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Values assigned to `role=\"\"` are valid ARIA roles.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `button`, `link`, and `menuitem` elements have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Elements with `role=\"dialog\"` or `role=\"alertdialog\"` have accessible names.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[aria-hidden=\"true\"]` is not present on the document `<body>`\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[aria-hidden=\"true\"]` elements do not contain focusable descendents\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA input fields have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA `meter` elements have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA `progressbar` elements have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[role]`s have all required `[aria-*]` attributes\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Elements with an ARIA `[role]` that require children to contain a specific `[role]` have all required children.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[role]`s are contained by their required parent element\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[role]` values are valid\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Elements with the `role=text` attribute do not have focusable descendents.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA toggle fields have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA `tooltip` elements have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA `treeitem` elements have accessible names\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[aria-*]` attributes have valid values\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[aria-*]` attributes are valid and not misspelled\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Buttons have an accessible name\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: The page contains a heading, skip link, or landmark region\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Background and foreground colors have a sufficient contrast ratio\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<dl>`'s contain only properly-ordered `<dt>` and `<dd>` groups, `<script>`, `<template>` or `<div>` elements.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Definition list items are wrapped in `<dl>` elements\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Document has a `<title>` element\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[id]` attributes on active, focusable elements are unique\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: ARIA IDs are unique\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: All heading elements contain content.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: No form fields have multiple labels\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<frame>` or `<iframe>` elements have a title\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Heading elements appear in a sequentially-descending order\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<html>` element has a `[lang]` attribute\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<html>` element has a valid value for its `[lang]` attribute\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<html>` element has an `[xml:lang]` attribute with the same base language as the `[lang]` attribute.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Identical links have the same purpose.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Image elements have `[alt]` attributes\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Image elements do not have `[alt]` attributes that are redundant text.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Input buttons have discernible text.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<input type=\"image\">` elements have `[alt]` text\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Elements with visible text labels have matching accessible names.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Form elements have associated labels\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Document has a main landmark.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Links have a discernible name\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Links are distinguishable without relying on color.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Lists contain only `<li>` elements and script supporting elements (`<script>` and `<template>`).\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: List items (`<li>`) are contained within `<ul>`, `<ol>` or `<menu>` parent elements\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: The document does not use `<meta http-equiv=\"refresh\">`\nWed, 08 Jan 2025 09:39:18 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.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<object>` elements have alternate text\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Select elements have associated label elements.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Skip links are focusable.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: No element has a `[tabindex]` value greater than 0\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Tables have different content in the summary attribute and `<caption>`.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Tables use `<caption>` instead of cells with the `[colspan]` attribute to indicate a caption.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Touch targets have sufficient size and spacing.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<td>` elements in a large `<table>` have one or more table headers.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Cells in a `<table>` element that use the `[headers]` attribute refer to table cells within the same table.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<th>` elements and elements with `[role=\"columnheader\"\/\"rowheader\"]` have data cells they describe.\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `[lang]` attributes have a valid value\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: `<video>` elements contain a `<track>` element with `[kind=\"captions\"]`\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Custom controls have associated labels\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Custom controls have ARIA roles\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: User focus is not accidentally trapped in a region\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Interactive controls are keyboard focusable\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Interactive elements indicate their purpose and state\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: The page has a logical tab order\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: The user's focus is directed to new content added to the page\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Offscreen content is hidden from assistive technology\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: HTML5 landmark elements are used to improve navigation\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Visual order on the page follows DOM order\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Uses efficient cache policy on static assets\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Avoids enormous network payloads\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Defer offscreen images\nWed, 08 Jan 2025 09:39:18 GMT LH:offscreen-images:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Eliminate render-blocking resources\nWed, 08 Jan 2025 09:39:18 GMT LH:render-blocking-resources:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:18 GMT LH:status Auditing: Minify CSS\nWed, 08 Jan 2025 09:39:19 GMT LH:unminified-css:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Minify JavaScript\nWed, 08 Jan 2025 09:39:19 GMT LH:unminified-javascript:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Reduce unused CSS\nWed, 08 Jan 2025 09:39:19 GMT LH:unused-css-rules:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Reduce unused JavaScript\nWed, 08 Jan 2025 09:39:19 GMT LH:unused-javascript:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Serve images in next-gen formats\nWed, 08 Jan 2025 09:39:19 GMT LH:modern-image-formats:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Efficiently encode images\nWed, 08 Jan 2025 09:39:19 GMT LH:uses-optimized-images:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Enable text compression\nWed, 08 Jan 2025 09:39:19 GMT LH:uses-text-compression:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Properly size images\nWed, 08 Jan 2025 09:39:19 GMT LH:uses-responsive-images:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Use video formats for animated content\nWed, 08 Jan 2025 09:39:19 GMT LH:efficient-animated-content:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Remove duplicate modules in JavaScript bundles\nWed, 08 Jan 2025 09:39:19 GMT LH:duplicated-javascript:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Avoid serving legacy JavaScript to modern browsers\nWed, 08 Jan 2025 09:39:19 GMT LH:legacy-javascript:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Page has the HTML doctype\nWed, 08 Jan 2025 09:39:19 GMT LH:doctype:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Properly defines charset\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Avoids an excessive DOM size\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Avoids requesting the geolocation permission on page load\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: No issues in the `Issues` panel in Chrome Devtools\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Avoids `document.write()`\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Detected JavaScript libraries\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Avoids requesting the notification permission on page load\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Allows users to paste into input fields\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Use HTTP\/2\nWed, 08 Jan 2025 09:39:19 GMT LH:uses-http2:warn Caught exception: NO_NAVSTART\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Uses passive listeners to improve scrolling performance\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Document has a meta description\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Page has successful HTTP status code\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Document uses legible font sizes\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Links have descriptive text\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Links are crawlable\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Page isn\u2019t blocked from indexing\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: robots.txt is valid\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Tap targets are sized appropriately\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Document has a valid `hreflang`\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Document avoids plugins\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Document has a valid `rel=canonical`\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Structured data is valid\nWed, 08 Jan 2025 09:39:19 GMT LH:status Auditing: Page didn't prevent back\/forward cache restoration\nWed, 08 Jan 2025 09:39:19 GMT LH:status Generating results...\nWed, 08 Jan 2025 09:39:19 GMT LH:Printer html output written to \/home\/wptagent\/work\/wpt-fra-lb-qzrn-10.10.1.18\/250108_AiDcH0_4ET.1.0\/lighthouse.report.html\nWed, 08 Jan 2025 09:39:19 GMT LH:CLI Protip: Run lighthouse with `--view` to immediately open the HTML report in your browser\nWed, 08 Jan 2025 09:39:19 GMT LH:Printer json output written to \/home\/wptagent\/work\/wpt-fra-lb-qzrn-10.10.1.18\/250108_AiDcH0_4ET.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": 7605,
                "docTime": 7605,
                "fullyLoaded": 7605,
                "bytesOut": 47968,
                "bytesOutDoc": 47968,
                "bytesIn": 4168581,
                "bytesInDoc": 4168581,
                "requests": 25,
                "requestsFull": 25,
                "requestsDoc": 25,
                "responses_200": 24,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "loadEventStart": 7505,
                "loadEventEnd": 7511,
                "domContentLoadedEventStart": 4682,
                "domContentLoadedEventEnd": 4682,
                "connections": 1,
                "final_base_page_request": 1,
                "domInteractive": 874,
                "firstPaint": 879.59999999403954,
                "firstContentfulPaint": 979,
                "firstImagePaint": 979,
                "firstMeaningfulPaint": 979,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 0,
                "TTFB": 429,
                "score_cache": 50,
                "score_cdn": 0,
                "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": 457837,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 3423158,
                "image_savings": 0,
                "cpu.ParseHTML": 14,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 9,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 96,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 258,
                "cpu.BeginRemoteFontLoad": 1,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 12,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 9,
                "cpu.Layerize": 18,
                "cpu.HitTest": 2,
                "cpu.v8.compileModule": 2,
                "cpu.FunctionCall": 22,
                "cpu.v8.evaluateModule": 25,
                "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": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 23,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.Idle": 7105,
                "start_epoch": 1736329117.666805,
                "date": 1736329119.4185722,
                "fullyLoadedCPUms": 3859,
                "fullyLoadedCPUpct": 19.794871794867298,
                "domElements": 1552,
                "domComplete": 7505,
                "PerformancePaintTiming.first-paint": 879.59999999403954,
                "PerformancePaintTiming.first-contentful-paint": 879.59999999403954,
                "test_run_time_ms": 16686,
                "Colordepth": 24,
                "generated-content-percent": 33.409999999999997,
                "generated-content-size": 100.8,
                "lastVisualChange": 8400,
                "render": 900,
                "visualComplete85": 5100,
                "visualComplete90": 7900,
                "visualComplete95": 8000,
                "visualComplete99": 8200,
                "visualComplete": 8400,
                "SpeedIndex": 2671,
                "chromeUserTiming.navigationStart": 124,
                "chromeUserTiming.redirectStart": 108,
                "chromeUserTiming.domLoading": 538,
                "chromeUserTiming.responseEnd": 641,
                "chromeUserTiming.domInteractive": 974,
                "chromeUserTiming.domContentLoadedEventStart": 4782,
                "chromeUserTiming.domContentLoadedEventEnd": 4782,
                "chromeUserTiming.domComplete": 7605,
                "chromeUserTiming.redirectEnd": 332,
                "chromeUserTiming.fetchStart": 332,
                "chromeUserTiming.unloadEventStart": 537,
                "chromeUserTiming.unloadEventEnd": 537,
                "chromeUserTiming.markAsMainFrame": 538,
                "chromeUserTiming.commitNavigationEnd": 538,
                "chromeUserTiming.firstPaint": 979,
                "chromeUserTiming.firstContentfulPaint": 979,
                "chromeUserTiming.firstImagePaint": 979,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 979,
                "chromeUserTiming.firstMeaningfulPaint": 979,
                "chromeUserTiming.LayoutShift": 4958,
                "chromeUserTiming.InteractiveTime": 4924,
                "chromeUserTiming.loadEventStart": 7605,
                "chromeUserTiming.loadEventEnd": 7611,
                "chromeUserTiming.LargestTextPaint": 8307,
                "chromeUserTiming.LargestImagePaint": 5551,
                "chromeUserTiming.LargestContentfulPaint": 5551,
                "chromeUserTiming.TotalLayoutShift": 0.0612027222865568,
                "chromeUserTiming.CumulativeLayoutShift": 0.057653619078078477,
                "FirstInteractive": 4924,
                "maxFID": 52,
                "TTIMeasurementEnd": 10716,
                "LastInteractive": 4924,
                "TimeToInteractive": 4924,
                "FirstCPUIdle": 4924,
                "TotalBlockingTime": 52,
                "run": 1,
                "step": 1,
                "effectiveBps": 580905,
                "domTime": 0,
                "aft": 0,
                "titleTime": 125,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.84999999999999998,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 580905,
                "avgRun": 1
            },
            "repeatView": {
                "loadTime": 1324,
                "docTime": 1324,
                "fullyLoaded": 1324,
                "bytesOut": 2104,
                "bytesOutDoc": 2104,
                "bytesIn": 50442,
                "bytesInDoc": 50442,
                "requests": 1,
                "requestsFull": 1,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "loadEventStart": 1224,
                "loadEventEnd": 1236,
                "domContentLoadedEventStart": 999,
                "domContentLoadedEventEnd": 1000,
                "connections": 1,
                "final_base_page_request": 0,
                "domInteractive": 484,
                "firstPaint": 928,
                "firstContentfulPaint": 1028,
                "firstImagePaint": 1028,
                "firstMeaningfulPaint": 1028,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 330,
                "basePageSSLTime": 101,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 50732,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 7,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.UpdateLayoutTree": 125,
                "cpu.Layout": 261,
                "cpu.PrePaint": 6,
                "cpu.Paint": 6,
                "cpu.Layerize": 2,
                "cpu.EvaluateScript": 8,
                "cpu.v8.compile": 0,
                "cpu.MarkLoad": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.v8.compileModule": 4,
                "cpu.FunctionCall": 1,
                "cpu.v8.evaluateModule": 56,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.v8.produceCache": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.v8.produceModuleCache": 16,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Idle": 811,
                "start_epoch": 1736329160.7347209,
                "date": 1736329162.4283864,
                "fullyLoadedCPUms": 2089,
                "fullyLoadedCPUpct": 25.150421179283448,
                "domElements": 1552,
                "domComplete": 1224,
                "PerformancePaintTiming.first-paint": 928,
                "PerformancePaintTiming.first-contentful-paint": 928,
                "test_run_time_ms": 7479,
                "Colordepth": 24,
                "generated-content-percent": 33.409999999999997,
                "generated-content-size": 100.8,
                "lastVisualChange": 2200,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1700,
                "visualComplete95": 1800,
                "visualComplete99": 2000,
                "visualComplete": 2200,
                "SpeedIndex": 1130,
                "chromeUserTiming.navigationStart": 132,
                "chromeUserTiming.redirectStart": 110,
                "chromeUserTiming.redirectEnd": 116,
                "chromeUserTiming.fetchStart": 116,
                "chromeUserTiming.domLoading": 456,
                "chromeUserTiming.responseEnd": 556,
                "chromeUserTiming.domInteractive": 584,
                "chromeUserTiming.domContentLoadedEventStart": 1100,
                "chromeUserTiming.domContentLoadedEventEnd": 1100,
                "chromeUserTiming.domComplete": 1324,
                "chromeUserTiming.unloadEventStart": 455,
                "chromeUserTiming.unloadEventEnd": 455,
                "chromeUserTiming.markAsMainFrame": 455,
                "chromeUserTiming.commitNavigationEnd": 455,
                "chromeUserTiming.LayoutShift": 1302,
                "chromeUserTiming.firstPaint": 1028,
                "chromeUserTiming.firstContentfulPaint": 1028,
                "chromeUserTiming.firstImagePaint": 1028,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1028,
                "chromeUserTiming.firstMeaningfulPaint": 1028,
                "chromeUserTiming.loadEventStart": 1324,
                "chromeUserTiming.loadEventEnd": 1337,
                "chromeUserTiming.LargestTextPaint": 2202,
                "chromeUserTiming.LargestImagePaint": 1169,
                "chromeUserTiming.LargestContentfulPaint": 1169,
                "chromeUserTiming.TotalLayoutShift": 0.061304820741005468,
                "chromeUserTiming.CumulativeLayoutShift": 0.061304820741005468,
                "maxFID": 117,
                "TTIMeasurementEnd": 4354,
                "LastInteractive": 1266,
                "TotalBlockingTime": 136,
                "run": 1,
                "step": 1,
                "effectiveBps": 50746,
                "domTime": 0,
                "aft": 0,
                "titleTime": 133,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0.84999999999999998,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "effectiveBpsDoc": 50746,
                "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,
                "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.MarkLoad": 0,
                "cpu.Layout": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.HitTest": 0,
                "cpu.v8.compileModule": 0,
                "cpu.FunctionCall": 0,
                "cpu.v8.evaluateModule": 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": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 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.firstMeaningfulPaintCandidate": 0,
                "chromeUserTiming.firstMeaningfulPaint": 0,
                "chromeUserTiming.LayoutShift": 0,
                "chromeUserTiming.InteractiveTime": 0,
                "chromeUserTiming.loadEventStart": 0,
                "chromeUserTiming.loadEventEnd": 0,
                "chromeUserTiming.LargestTextPaint": 0,
                "chromeUserTiming.LargestImagePaint": 0,
                "chromeUserTiming.LargestContentfulPaint": 0,
                "chromeUserTiming.TotalLayoutShift": 0,
                "chromeUserTiming.CumulativeLayoutShift": 0,
                "FirstInteractive": 0,
                "maxFID": 0,
                "TTIMeasurementEnd": 0,
                "LastInteractive": 0,
                "TimeToInteractive": 0,
                "FirstCPUIdle": 0,
                "TotalBlockingTime": 0,
                "run": 0,
                "step": 0,
                "effectiveBps": 0,
                "domTime": 0,
                "aft": 0,
                "titleTime": 0,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Accessibility": 0,
                "lighthouse.SEO": 0,
                "lighthouse.PWA": 0,
                "effectiveBpsDoc": 0,
                "avgRun": null
            },
            "repeatView": {
                "loadTime": 0,
                "docTime": 0,
                "fullyLoaded": 0,
                "bytesOut": 0,
                "bytesOutDoc": 0,
                "bytesIn": 0,
                "bytesInDoc": 0,
                "requests": 0,
                "requestsFull": 0,
                "requestsDoc": 0,
                "responses_200": 0,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 0,
                "loadEventStart": 0,
                "loadEventEnd": 0,
                "domContentLoadedEventStart": 0,
                "domContentLoadedEventEnd": 0,
                "connections": 0,
                "final_base_page_request": 0,
                "domInteractive": 0,
                "firstPaint": 0,
                "firstContentfulPaint": 0,
                "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.UpdateLayoutTree": 0,
                "cpu.Layout": 0,
                "cpu.PrePaint": 0,
                "cpu.Paint": 0,
                "cpu.Layerize": 0,
                "cpu.EvaluateScript": 0,
                "cpu.v8.compile": 0,
                "cpu.MarkLoad": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.v8.compileModule": 0,
                "cpu.FunctionCall": 0,
                "cpu.v8.evaluateModule": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.v8.produceCache": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.v8.produceModuleCache": 0,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 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.LayoutShift": 0,
                "chromeUserTiming.firstPaint": 0,
                "chromeUserTiming.firstContentfulPaint": 0,
                "chromeUserTiming.firstImagePaint": 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
            }
        },
        "median": {
            "firstView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-qzrn-10.10.1.18",
                "loadTime": 7605,
                "docTime": 7605,
                "fullyLoaded": 7605,
                "bytesOut": 47968,
                "bytesOutDoc": 47968,
                "bytesIn": 4168581,
                "bytesInDoc": 4168581,
                "requests": [
                    {
                        "type": 3,
                        "id": "7C6121A04D49F0F71C469266C5830087",
                        "request_id": "7C6121A04D49F0F71C469266C5830087",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/www.kfmplus.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "www.kfmplus.de",
                        "url": "\/",
                        "raw_id": "7C6121A04D49F0F71C469266C5830087",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/www.kfmplus.de\/",
                        "responseCode": 301,
                        "load_ms": 41,
                        "ttfb_ms": 41,
                        "load_start": 187,
                        "load_start_float": 187,
                        "bytesIn": 17,
                        "objectSize": 17,
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/plain",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 63,
                        "connect_start": 63,
                        "connect_end": 99,
                        "ssl_start": 99,
                        "ssl_end": 186,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "kfmplus.de",
                            "sanList": [
                                "kfmplus.de",
                                "www.kfmplus.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1733554975,
                            "validTo": 1741330974,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1733558485687,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022050B9FF04086D29E46BBB455179E5F79B1F1FC554191FDA4D777E311D1740AE4D022068399CEF85627C61A2910B59B18EEC633A9CAA3AC12CD67027AD560D31FB5728"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h1'",
                                    "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                    "timestamp": 1733558485820,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009EE784283ED63414F3DFA233355517A61C4BFC0766C61017CE7BBEF9996985D502206E47CBE1C4737B38787AD453AA059DB573610F0C0C2C0D3C681B85A31EBF8B7E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: www.kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-length: 17",
                                "content-type: text\/plain; charset=utf-8",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "location: https:\/\/kfmplus.de\/",
                                ":status: 301"
                            ]
                        },
                        "bytesOut": 2116,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": -1,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 62,
                        "connect_ms": 36,
                        "ssl_ms": 87,
                        "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": 6,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 1,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "chunks": [
                            {
                                "ts": 229,
                                "bytes": 17
                            }
                        ],
                        "http2_server_settings": {
                            "SETTINGS_MAX_FRAME_SIZE": 1048576,
                            "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                            "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                            "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                        },
                        "tls_version": "TLS 1.3",
                        "tls_resumed": "False",
                        "tls_next_proto": "h2",
                        "tls_cipher_suite": 4865,
                        "netlog_id": 1000000,
                        "certificates": [
                            "-----BEGIN CERTIFICATE-----\nMIIF8zCCBNugAwIBAgISBIk\/U4nvciMrQUzl84QVA2sUMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMjA3MDcwMjU1WhcNMjUwMzA3MDcwMjU0WjAVMRMwEQYDVQQD\nEwprZm1wbHVzLmRlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqPct\nzNb67oTRE0lcreFzyEJYgR3c\/TLa7+TMjLpZFlo+Agq9jHdk6saWrDlgH+YDNsg7\niFWuabPMb93hHj8nCZV1kmhyHNRaYUoyWAzW5ARwBNlYu2hwCseKfyEY9x5uBRqj\n0KaUHlz+G8oRfg0l3NrOykFHRiQFBGiOgsS5EUsuX8\/kXQ7WE7wowy94N4WeCrqu\nHRvgd36X4hx+mHa0ZFR\/ikkOEgyCeQUwu2yJ3nfqsSdvk8Lcviq61kTMhKS3iVXT\nSYk9VU4yzP9nT75bs+oa6mO\/OpPcr0RtGyfbD9r\/ySbj+WsyrWSalMzTSMHOVfjY\ndf90hsariIHeduq\/NFSslEFEN2IkTBAP2Bl5vt5AkxLz5cRJjVDgL8ZtaD7q0QSX\nvnYMtGVwJtvlvKEiPvBdWzztEQ8YSINooCNiBbPRUAuHseZvVz\/tuSrT8Wx3tDvf\n4qtYo8P0EboyyBTMOqPnd4c+LJFLt4T2hq7ixvbPJEjGu1no+iePKFSRlOIX\/MQf\nmSI+OlkN2OGsOC2hsdyciaVNuOdyyvMVUb7KEtrk2egSPWtfYfllQ4OCZ\/WOGykc\nbTDZa11LxALAbjsxQbrgVjNjw2SmDAaXGhw2XUh+xSiLFvOoLJevnTv6ZrgZk\/kd\nU9GRcliYSSbhqwoC544y9qo+aigK8y2D\/1n42asCAwEAAaOCAh0wggIZMA4GA1Ud\nDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0T\nAQH\/BAIwADAdBgNVHQ4EFgQUVcr1DQN2tGAV+L1kAq20eHKTOBkwHwYDVR0jBBgw\nFoAUxc9GpOr0w8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUF\nBzABhhZodHRwOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8v\ncjExLmkubGVuY3Iub3JnLzAlBgNVHREEHjAcggprZm1wbHVzLmRlgg53d3cua2Zt\ncGx1cy5kZTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQE\ngfEA7wB1AMz7D2qFcQll\/pWbU87psnwi6YVcDZeNtql+VMD+TA2wAAABk6AjQrcA\nAAQDAEYwRAIgULn\/BAhtKeRru0VReeX3mx8fxVQZH9pNd34xHRdArk0CIGg5nO+F\nYnxhopELWbGO7GM6nKo6wSzWcCetVg0x+1coAHYAE0rfGrWYQgl4DG\/vTHqRpBa3\nI0nOWFdq367ap8Kr4CIAAAGToCNDPAAABAMARzBFAiEAnueEKD7WNBTz36IzNVUX\nphxL\/AdmxhAXznu++ZlphdUCIG5Hy+HEc3s4eHrUU6oFnbVzYQ8MDCwNPGgbhaMe\nv4t+MA0GCSqGSIb3DQEBCwUAA4IBAQA3FCz6TkJre7YmB0mnwLfVi+ALS+t6bVaI\ncrZEzPuSzDrSrjOXx5RBy0HdmAdOQT6sv+XRX6E4U+rpSI80csH8b+gNPbpijBv5\nZzNc\/MDMO2lDncXVgHSTvXflj2mGlKFGOuSxX+se4ncK5MZ5\/V+bU\/U8\/65dlipF\ny6BJeCyXBT7AI37idx5rlL7CUgcWL1z5Fo888pr2aCWCebJ9k2FEVAX1\/w+sCffu\nw2lmNiSdnMkP6ZP3xAR6ijCc\/qTzL9yckCBQNiLoO5tM88IAcIM9DEc9w1zLB2Sy\nV2GArvzLQmmoq4EBFuDnZVRV7ozF0EIjbNituxJQ0TKRj4XQOlXc\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "load_end": 228,
                        "ttfb_start": 187,
                        "ttfb_end": 228,
                        "download_start": 228,
                        "download_end": 228,
                        "download_ms": 0,
                        "all_start": 1,
                        "all_end": 228,
                        "all_ms": 226,
                        "index": 0,
                        "number": 1
                    },
                    {
                        "type": 3,
                        "id": "7C6121A04D49F0F71C469266C5830087-1",
                        "request_id": "7C6121A04D49F0F71C469266C5830087-1",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/",
                        "raw_id": "7C6121A04D49F0F71C469266C5830087",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 261,
                        "ttfb_ms": 152,
                        "load_start": 277,
                        "load_start_float": 277.00007799999997,
                        "bytesIn": 50442,
                        "objectSize": 50442,
                        "objectSizeUncompressed": 205717,
                        "chunks": [
                            {
                                "ts": 445,
                                "bytes": 8106,
                                "inflated": 31004
                            },
                            {
                                "ts": 481,
                                "bytes": 9479,
                                "inflated": 33471
                            },
                            {
                                "ts": 493,
                                "bytes": 6905,
                                "inflated": 27898
                            },
                            {
                                "ts": 512,
                                "bytes": 11851,
                                "inflated": 42486
                            },
                            {
                                "ts": 522,
                                "bytes": 4149,
                                "inflated": 15423
                            },
                            {
                                "ts": 537,
                                "bytes": 9952,
                                "inflated": 55435
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": 230,
                        "dns_end": 277,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Cookie,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block"
                            ]
                        },
                        "bytesOut": 2104,
                        "score_cache": -1,
                        "score_cdn": -1,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": 47,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 50697,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 230,
                        "http2_stream_id": 3,
                        "netlog_id": 78,
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 538,
                        "ttfb_start": 277,
                        "ttfb_end": 429,
                        "download_start": 429,
                        "download_end": 538,
                        "download_ms": 109,
                        "all_start": 230,
                        "all_end": 538,
                        "all_ms": 308,
                        "index": 1,
                        "number": 2,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                681.654,
                                681.88300000000004
                            ],
                            [
                                682.28800000000001,
                                682.40899999999999
                            ],
                            [
                                681.66800000000001,
                                681.83699999999999
                            ],
                            [
                                682.29300000000001,
                                682.38599999999997
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.2",
                        "request_id": "531502.2",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                        "raw_id": "531502.2",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 88,
                        "ttfb_ms": 87,
                        "load_start": 452,
                        "load_start_float": 452.00010700000001,
                        "bytesIn": 1665,
                        "objectSize": 1665,
                        "objectSizeUncompressed": 8214,
                        "chunks": [
                            {
                                "ts": 539,
                                "bytes": 1665,
                                "inflated": 8214
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 44,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/plugins\/nerdcel\/formblock\/formblock.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 1665",
                                "content-type: text\/css",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"2016-6202ff341ee40-gzip\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:36:17 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1774,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1665,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 449,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 5,
                        "http2_stream_dependency": 3,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 107,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 540,
                        "ttfb_start": 452,
                        "ttfb_end": 539,
                        "download_start": 539,
                        "download_end": 540,
                        "download_ms": 1,
                        "all_start": 452,
                        "all_end": 540,
                        "all_ms": 88,
                        "index": 2,
                        "number": 3
                    },
                    {
                        "type": 3,
                        "id": "531502.3",
                        "request_id": "531502.3",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/index-CjjgYGSv.css",
                        "raw_id": "531502.3",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 122,
                        "ttfb_ms": 94,
                        "load_start": 453,
                        "load_start_float": 453.000113,
                        "bytesIn": 18558,
                        "objectSize": 18558,
                        "objectSizeUncompressed": 155471,
                        "chunks": [
                            {
                                "ts": 571,
                                "bytes": 13914,
                                "inflated": 45678
                            },
                            {
                                "ts": 575,
                                "bytes": 4644,
                                "inflated": 44257
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 45,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-CjjgYGSv.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 18558",
                                "content-type: text\/css",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"25f4f-6202ff9b1e140-gzip\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1729,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 18558,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 451,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 7,
                        "http2_stream_dependency": 5,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 113,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 575,
                        "ttfb_start": 453,
                        "ttfb_end": 547,
                        "download_start": 547,
                        "download_end": 575,
                        "download_ms": 28,
                        "all_start": 453,
                        "all_end": 575,
                        "all_ms": 122,
                        "index": 3,
                        "number": 4
                    },
                    {
                        "type": 3,
                        "id": "531502.4",
                        "request_id": "531502.4",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/plugins\/zephir\/cookieconsent\/index.css",
                        "raw_id": "531502.4",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Stylesheet",
                        "load_ms": 94,
                        "ttfb_ms": 87,
                        "load_start": 453,
                        "load_start_float": 453.00011899999998,
                        "bytesIn": 4201,
                        "objectSize": 4201,
                        "objectSizeUncompressed": 17816,
                        "chunks": [
                            {
                                "ts": 547,
                                "bytes": 4201,
                                "inflated": 17816
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "text\/css",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 49,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/plugins\/zephir\/cookieconsent\/index.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 4201",
                                "content-type: text\/css",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"4598-5ffe28efa1880-gzip\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Fri, 07 Jul 2023 09:50:10 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1771,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 4201,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 451,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 9,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 119,
                        "server_port": "443",
                        "renderBlocking": "blocking",
                        "load_end": 547,
                        "ttfb_start": 453,
                        "ttfb_end": 540,
                        "download_start": 540,
                        "download_end": 547,
                        "download_ms": 7,
                        "all_start": 453,
                        "all_end": 547,
                        "all_ms": 94,
                        "index": 4,
                        "number": 5
                    },
                    {
                        "type": 3,
                        "id": "531502.5",
                        "request_id": "531502.5",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                        "raw_id": "531502.5",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 4801,
                        "ttfb_ms": 65,
                        "load_start": 555,
                        "load_start_float": 555.00012500000003,
                        "bytesIn": 1422182,
                        "objectSize": 1422182,
                        "objectSizeUncompressed": 1422182,
                        "chunks": [
                            {
                                "ts": 650,
                                "bytes": 16384
                            },
                            {
                                "ts": 671,
                                "bytes": 12058
                            },
                            {
                                "ts": 717,
                                "bytes": 16384
                            },
                            {
                                "ts": 746,
                                "bytes": 16384
                            },
                            {
                                "ts": 774,
                                "bytes": 16384
                            },
                            {
                                "ts": 799,
                                "bytes": 14560
                            },
                            {
                                "ts": 833,
                                "bytes": 3982
                            },
                            {
                                "ts": 849,
                                "bytes": 12402
                            },
                            {
                                "ts": 872,
                                "bytes": 3597
                            },
                            {
                                "ts": 890,
                                "bytes": 12787
                            },
                            {
                                "ts": 982,
                                "bytes": 16384
                            },
                            {
                                "ts": 1006,
                                "bytes": 16384
                            },
                            {
                                "ts": 1045,
                                "bytes": 16384
                            },
                            {
                                "ts": 1071,
                                "bytes": 16384
                            },
                            {
                                "ts": 1100,
                                "bytes": 16384
                            },
                            {
                                "ts": 1128,
                                "bytes": 16384
                            },
                            {
                                "ts": 1156,
                                "bytes": 16384
                            },
                            {
                                "ts": 1182,
                                "bytes": 16384
                            },
                            {
                                "ts": 1210,
                                "bytes": 16384
                            },
                            {
                                "ts": 1239,
                                "bytes": 16384
                            },
                            {
                                "ts": 1264,
                                "bytes": 16384
                            },
                            {
                                "ts": 1293,
                                "bytes": 16384
                            },
                            {
                                "ts": 1321,
                                "bytes": 16384
                            },
                            {
                                "ts": 1349,
                                "bytes": 16384
                            },
                            {
                                "ts": 1378,
                                "bytes": 16384
                            },
                            {
                                "ts": 1408,
                                "bytes": 3952
                            },
                            {
                                "ts": 1425,
                                "bytes": 12432
                            },
                            {
                                "ts": 1613,
                                "bytes": 16384
                            },
                            {
                                "ts": 1690,
                                "bytes": 4069
                            },
                            {
                                "ts": 1708,
                                "bytes": 12315
                            },
                            {
                                "ts": 1775,
                                "bytes": 4078
                            },
                            {
                                "ts": 1793,
                                "bytes": 12306
                            },
                            {
                                "ts": 1873,
                                "bytes": 16375
                            },
                            {
                                "ts": 1877,
                                "bytes": 9
                            },
                            {
                                "ts": 1958,
                                "bytes": 16384
                            },
                            {
                                "ts": 2043,
                                "bytes": 16384
                            },
                            {
                                "ts": 2354,
                                "bytes": 16384
                            },
                            {
                                "ts": 2383,
                                "bytes": 16384
                            },
                            {
                                "ts": 2543,
                                "bytes": 16384
                            },
                            {
                                "ts": 2571,
                                "bytes": 16384
                            },
                            {
                                "ts": 2656,
                                "bytes": 16384
                            },
                            {
                                "ts": 2684,
                                "bytes": 16384
                            },
                            {
                                "ts": 2765,
                                "bytes": 16384
                            },
                            {
                                "ts": 2793,
                                "bytes": 16384
                            },
                            {
                                "ts": 2930,
                                "bytes": 16384
                            },
                            {
                                "ts": 2958,
                                "bytes": 16384
                            },
                            {
                                "ts": 3038,
                                "bytes": 16384
                            },
                            {
                                "ts": 3066,
                                "bytes": 16384
                            },
                            {
                                "ts": 3179,
                                "bytes": 16384
                            },
                            {
                                "ts": 3208,
                                "bytes": 16384
                            },
                            {
                                "ts": 3260,
                                "bytes": 16384
                            },
                            {
                                "ts": 3288,
                                "bytes": 16384
                            },
                            {
                                "ts": 3374,
                                "bytes": 16384
                            },
                            {
                                "ts": 3399,
                                "bytes": 16384
                            },
                            {
                                "ts": 3453,
                                "bytes": 16384
                            },
                            {
                                "ts": 3482,
                                "bytes": 16384
                            },
                            {
                                "ts": 3590,
                                "bytes": 16384
                            },
                            {
                                "ts": 3619,
                                "bytes": 16384
                            },
                            {
                                "ts": 3675,
                                "bytes": 16384
                            },
                            {
                                "ts": 3703,
                                "bytes": 16384
                            },
                            {
                                "ts": 3785,
                                "bytes": 16384
                            },
                            {
                                "ts": 3812,
                                "bytes": 16384
                            },
                            {
                                "ts": 3868,
                                "bytes": 16384
                            },
                            {
                                "ts": 3903,
                                "bytes": 16384
                            },
                            {
                                "ts": 3990,
                                "bytes": 16384
                            },
                            {
                                "ts": 4018,
                                "bytes": 16384
                            },
                            {
                                "ts": 4072,
                                "bytes": 16384
                            },
                            {
                                "ts": 4099,
                                "bytes": 16384
                            },
                            {
                                "ts": 4184,
                                "bytes": 16384
                            },
                            {
                                "ts": 4213,
                                "bytes": 16384
                            },
                            {
                                "ts": 4293,
                                "bytes": 16384
                            },
                            {
                                "ts": 4321,
                                "bytes": 16384
                            },
                            {
                                "ts": 4445,
                                "bytes": 16384
                            },
                            {
                                "ts": 4475,
                                "bytes": 16384
                            },
                            {
                                "ts": 4556,
                                "bytes": 16384
                            },
                            {
                                "ts": 4585,
                                "bytes": 16384
                            },
                            {
                                "ts": 4636,
                                "bytes": 16384
                            },
                            {
                                "ts": 4664,
                                "bytes": 16384
                            },
                            {
                                "ts": 4750,
                                "bytes": 16384
                            },
                            {
                                "ts": 4778,
                                "bytes": 16384
                            },
                            {
                                "ts": 4858,
                                "bytes": 16384
                            },
                            {
                                "ts": 4886,
                                "bytes": 16384
                            },
                            {
                                "ts": 4943,
                                "bytes": 16384
                            },
                            {
                                "ts": 4966,
                                "bytes": 16384
                            },
                            {
                                "ts": 5023,
                                "bytes": 16384
                            },
                            {
                                "ts": 5051,
                                "bytes": 16384
                            },
                            {
                                "ts": 5108,
                                "bytes": 16384
                            },
                            {
                                "ts": 5136,
                                "bytes": 16384
                            },
                            {
                                "ts": 5190,
                                "bytes": 16384
                            },
                            {
                                "ts": 5219,
                                "bytes": 16384
                            },
                            {
                                "ts": 5301,
                                "bytes": 16384
                            },
                            {
                                "ts": 5324,
                                "bytes": 16384
                            },
                            {
                                "ts": 5353,
                                "bytes": 16384
                            },
                            {
                                "ts": 5356,
                                "bytes": 2924
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 1422182",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"15b366-6203008849e60\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:13 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2005,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1422182,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 546,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 11,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 125,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1389 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1599,
                                    "ImageHeight": 1314,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1599x1314",
                                    "Megapixels": 2.1000000000000001
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1599,
                                    "height": 1314,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 42.301600000000001,
                                    "y": 34.761899999999997
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 2101086,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 158.07300000000001,
                                        "standardDeviation": 104.846,
                                        "kurtosis": -1.33596,
                                        "skewness": -0.69569499999999995,
                                        "entropy": 0.48441099999999998
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 74.220200000000006,
                                        "standardDeviation": 115.68300000000001,
                                        "kurtosis": -1.1516900000000001,
                                        "skewness": -0.91967500000000002,
                                        "entropy": 0.13220999999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 151.24000000000001,
                                        "standardDeviation": 101.93899999999999,
                                        "kurtosis": -1.36317,
                                        "skewness": -0.66681100000000004,
                                        "entropy": 0.59184000000000003
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 153.00700000000001,
                                        "standardDeviation": 102.483,
                                        "kurtosis": -1.34205,
                                        "skewness": -0.69426500000000002,
                                        "entropy": 0.60562499999999997
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 147.26499999999999,
                                        "standardDeviation": 99.280299999999997,
                                        "kurtosis": -1.3616600000000001,
                                        "skewness": -0.66896800000000001,
                                        "entropy": 0.60796700000000004
                                    }
                                },
                                "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": 1599,
                                    "height": 1314,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:44+00:00",
                                    "date:modify": "2025-01-08T09:38:44+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": "1599, 1314",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "c9b3db1c6bfda228075784c3772800d45712cb8f925a6e8a737bd57729c15751"
                                },
                                "tainted": false,
                                "filesize": "1.42218MB",
                                "numberPixels": "2.10109M",
                                "pixelsPerSecond": "10.6126MB",
                                "userTime": "0.080u",
                                "elapsedTime": "0:01.197"
                            }
                        },
                        "load_end": 5356,
                        "ttfb_start": 555,
                        "ttfb_end": 620,
                        "download_start": 620,
                        "download_end": 5356,
                        "download_ms": 4736,
                        "all_start": 555,
                        "all_end": 5356,
                        "all_ms": 4801,
                        "index": 5,
                        "number": 6
                    },
                    {
                        "type": 3,
                        "id": "531502.8",
                        "request_id": "531502.8",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "raw_id": "531502.8",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 52,
                        "ttfb_ms": 42,
                        "load_start": 558,
                        "load_start_float": 558.00013100000001,
                        "bytesIn": 6003,
                        "objectSize": 6003,
                        "objectSizeUncompressed": 6003,
                        "chunks": [
                            {
                                "ts": 610,
                                "bytes": 6003
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 6003",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"1773-6203008deb4e0\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 6003,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 550,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 13,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 131,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "5.9 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 356,
                                    "ImageHeight": 255,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "356x255",
                                    "Megapixels": 0.090999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 9.4179899999999996,
                                    "y": 6.7460300000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 90780,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 9.1969999999999992,
                                        "standardDeviation": 37.782800000000002,
                                        "kurtosis": 20.894400000000001,
                                        "skewness": 4.5475000000000003,
                                        "entropy": 0.105446
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 241.78,
                                        "standardDeviation": 54.247999999999998,
                                        "kurtosis": 14.606299999999999,
                                        "skewness": 4.0316999999999998,
                                        "entropy": 0.096270800000000004
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 170,
                                        "mean": 6.7068700000000003,
                                        "standardDeviation": 28.6067,
                                        "kurtosis": 14.996,
                                        "skewness": 4.0926799999999997,
                                        "entropy": 0.097645300000000004
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 175,
                                        "mean": 9.3786400000000008,
                                        "standardDeviation": 36.642800000000001,
                                        "kurtosis": 12.076000000000001,
                                        "skewness": 3.71618,
                                        "entropy": 0.114609
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 215,
                                        "mean": 7.4822800000000003,
                                        "standardDeviation": 31.633800000000001,
                                        "kurtosis": 20.836600000000001,
                                        "skewness": 4.5466499999999996,
                                        "entropy": 0.113259
                                    }
                                },
                                "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": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:40+00:00",
                                    "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "24759b242e2fe4a02a9a1e4d69bcddca9b843c0783e2648e0593883743918fa0"
                                },
                                "tainted": false,
                                "filesize": "6003B",
                                "numberPixels": "90780",
                                "pixelsPerSecond": "13.2635MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.006"
                            }
                        },
                        "load_end": 610,
                        "ttfb_start": 558,
                        "ttfb_end": 600,
                        "download_start": 600,
                        "download_end": 610,
                        "download_ms": 10,
                        "all_start": 558,
                        "all_end": 610,
                        "all_ms": 52,
                        "index": 6,
                        "number": 7
                    },
                    {
                        "type": 3,
                        "id": "531502.9",
                        "request_id": "531502.9",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "raw_id": "531502.9",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 62,
                        "ttfb_ms": 54,
                        "load_start": 558,
                        "load_start_float": 558.000137,
                        "bytesIn": 5405,
                        "objectSize": 5405,
                        "objectSizeUncompressed": 5405,
                        "chunks": [
                            {
                                "ts": 620,
                                "bytes": 5405
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 5405",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"151d-6203008dfce20\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1960,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 5405,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 551,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 15,
                        "http2_stream_dependency": 13,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 137,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "5.3 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 356,
                                    "ImageHeight": 255,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "356x255",
                                    "Megapixels": 0.090999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 9.4179899999999996,
                                    "y": 6.7460300000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 90780,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 4.1378899999999996,
                                        "standardDeviation": 22.064299999999999,
                                        "kurtosis": 67.759100000000004,
                                        "skewness": 7.8291700000000004,
                                        "entropy": 0.063648399999999994
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 247.04599999999999,
                                        "standardDeviation": 42.507100000000001,
                                        "kurtosis": 27.569299999999998,
                                        "skewness": 5.3848500000000001,
                                        "entropy": 0.054636799999999999
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 57,
                                        "mean": 1.94224,
                                        "standardDeviation": 10.210699999999999,
                                        "kurtosis": 23.738,
                                        "skewness": 5.0714300000000003,
                                        "entropy": 0.069676000000000002
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 3.1415000000000002,
                                        "standardDeviation": 16.837800000000001,
                                        "kurtosis": 48.8827,
                                        "skewness": 6.3806200000000004,
                                        "entropy": 0.065188899999999994
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 3.5139,
                                        "standardDeviation": 18.701799999999999,
                                        "kurtosis": 45.465200000000003,
                                        "skewness": 6.2055999999999996,
                                        "entropy": 0.065091899999999994
                                    }
                                },
                                "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": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:40+00:00",
                                    "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "de786a5b0320ecbac22ecf3660a8d3e9a607d2bf36fbf2243c04339565e7d4f0"
                                },
                                "tainted": false,
                                "filesize": "5405B",
                                "numberPixels": "90780",
                                "pixelsPerSecond": "30.8271MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.002"
                            }
                        },
                        "load_end": 620,
                        "ttfb_start": 558,
                        "ttfb_end": 612,
                        "download_start": 612,
                        "download_end": 620,
                        "download_ms": 8,
                        "all_start": 558,
                        "all_end": 620,
                        "all_ms": 62,
                        "index": 7,
                        "number": 8
                    },
                    {
                        "type": 3,
                        "id": "531502.10",
                        "request_id": "531502.10",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "raw_id": "531502.10",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 127,
                        "ttfb_ms": 111,
                        "load_start": 558,
                        "load_start_float": 558.00014299999998,
                        "bytesIn": 10198,
                        "objectSize": 10198,
                        "objectSizeUncompressed": 10198,
                        "chunks": [
                            {
                                "ts": 685,
                                "bytes": 10198
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 10198",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"27d6-6203008e1d1c0\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1945,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 10198,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 554,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 17,
                        "http2_stream_dependency": 15,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 143,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "10.0 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 356,
                                    "ImageHeight": 255,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "356x255",
                                    "Megapixels": 0.090999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 9.4179899999999996,
                                    "y": 6.7460300000000002
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "PaletteAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 90780,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 5.0754900000000003,
                                        "standardDeviation": 23.307400000000001,
                                        "kurtosis": 57.997700000000002,
                                        "skewness": 7.4542599999999997,
                                        "entropy": 0.113315
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 243.06800000000001,
                                        "standardDeviation": 49.411799999999999,
                                        "kurtosis": 16.732399999999998,
                                        "skewness": 4.2355999999999998,
                                        "entropy": 0.105854
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 243,
                                        "mean": 3.7435299999999998,
                                        "standardDeviation": 21.7378,
                                        "kurtosis": 97.938400000000001,
                                        "skewness": 9.4486600000000003,
                                        "entropy": 0.117034
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 209,
                                        "mean": 2.6153200000000001,
                                        "standardDeviation": 14.309699999999999,
                                        "kurtosis": 148.12100000000001,
                                        "skewness": 10.978899999999999,
                                        "entropy": 0.127612
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 36,
                                        "mean": 2.01091,
                                        "standardDeviation": 7.7700300000000002,
                                        "kurtosis": 11.228,
                                        "skewness": 3.6327099999999999,
                                        "entropy": 0.102759
                                    }
                                },
                                "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": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:40+00:00",
                                    "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f7f7a1368300961d9486e60dad915ac0ea88435c4bbad9bb42df3756cf11518c"
                                },
                                "tainted": false,
                                "filesize": "10198B",
                                "numberPixels": "90780",
                                "pixelsPerSecond": "30.3931MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.002"
                            }
                        },
                        "load_end": 685,
                        "ttfb_start": 558,
                        "ttfb_end": 669,
                        "download_start": 669,
                        "download_end": 685,
                        "download_ms": 16,
                        "all_start": 558,
                        "all_end": 685,
                        "all_ms": 127,
                        "index": 8,
                        "number": 9
                    },
                    {
                        "type": 3,
                        "id": "531502.11",
                        "request_id": "531502.11",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "raw_id": "531502.11",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 338,
                        "ttfb_ms": 186,
                        "load_start": 558,
                        "load_start_float": 558.00014899999996,
                        "bytesIn": 18494,
                        "objectSize": 18494,
                        "objectSizeUncompressed": 18494,
                        "chunks": [
                            {
                                "ts": 822,
                                "bytes": 13966
                            },
                            {
                                "ts": 896,
                                "bytes": 4528
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Medium",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 18494",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"483e-6203008e1f100\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 18494,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 555,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 19,
                        "http2_stream_dependency": 17,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 149,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "18 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 356,
                                    "ImageHeight": 255,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 2835,
                                    "PixelsPerUnitY": 2835,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "356x255",
                                    "Megapixels": 0.090999999999999998
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 28.350000000000001,
                                    "y": 28.350000000000001
                                },
                                "printSize": {
                                    "x": 12.5573,
                                    "y": 8.9947099999999995
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 90780,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 27.8079,
                                        "standardDeviation": 54.055900000000001,
                                        "kurtosis": 4.4268700000000001,
                                        "skewness": 2.3837000000000002,
                                        "entropy": 0.19217600000000001
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 204.45699999999999,
                                        "standardDeviation": 97.279499999999999,
                                        "kurtosis": 0.42992399999999997,
                                        "skewness": 1.5225,
                                        "entropy": 0.236738
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 51,
                                        "mean": 1.35128,
                                        "standardDeviation": 5.8822000000000001,
                                        "kurtosis": 15.5898,
                                        "skewness": 4.1723499999999998,
                                        "entropy": 0.094075000000000006
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 128,
                                        "mean": 22.207599999999999,
                                        "standardDeviation": 41.572000000000003,
                                        "kurtosis": 0.16359599999999999,
                                        "skewness": 1.44615,
                                        "entropy": 0.21982699999999999
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 37.130299999999998,
                                        "standardDeviation": 71.489800000000002,
                                        "kurtosis": 0.24141599999999999,
                                        "skewness": 1.48654,
                                        "entropy": 0.21806500000000001
                                    }
                                },
                                "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": 356,
                                    "height": 255,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:40+00:00",
                                    "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                    "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "db8d292dc0b102c7f78b1aeb50ab33aac5a5ded23a1b8659c38f06f3e00ba1c0"
                                },
                                "tainted": false,
                                "filesize": "18494B",
                                "numberPixels": "90780",
                                "pixelsPerSecond": "17.9218MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.005"
                            }
                        },
                        "load_end": 896,
                        "ttfb_start": 558,
                        "ttfb_end": 744,
                        "download_start": 744,
                        "download_end": 896,
                        "download_ms": 152,
                        "all_start": 558,
                        "all_end": 896,
                        "all_ms": 338,
                        "index": 9,
                        "number": 10
                    },
                    {
                        "type": 3,
                        "id": "531502.21",
                        "request_id": "531502.21",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/index-DVmEspp3.js",
                        "raw_id": "531502.21",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 459,
                        "ttfb_ms": 267,
                        "load_start": 559,
                        "load_start_float": 559.00015699999994,
                        "bytesIn": 47427,
                        "objectSize": 47427,
                        "objectSizeUncompressed": 122535,
                        "chunks": [
                            {
                                "ts": 859,
                                "bytes": 8106,
                                "inflated": 41573
                            },
                            {
                                "ts": 925,
                                "bytes": 16384,
                                "inflated": 36288
                            },
                            {
                                "ts": 953,
                                "bytes": 16384,
                                "inflated": 24465
                            },
                            {
                                "ts": 1018,
                                "bytes": 6553,
                                "inflated": 20209
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2090,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/index-DVmEspp3.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=1",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-type: text\/javascript",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"1dea7-6202ff9b1e140-gzip\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1765,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 47529,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 556,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 21,
                        "http2_stream_dependency": 7,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 157,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 1018,
                        "ttfb_start": 559,
                        "ttfb_end": 826,
                        "download_start": 826,
                        "download_end": 1018,
                        "download_ms": 192,
                        "all_start": 559,
                        "all_end": 1018,
                        "all_ms": 459,
                        "index": 10,
                        "number": 11,
                        "cpuTimes": {
                            "FunctionCall": 7
                        },
                        "cpu.FunctionCall": 7,
                        "cpuTime": 7,
                        "js_timing": [
                            [
                                4782.1360000000004,
                                4782.1850000000004
                            ],
                            [
                                4926.8100000000004,
                                4926.9949999999999
                            ],
                            [
                                4964.1480000000001,
                                4964.2359999999999
                            ],
                            [
                                4966.8370000000004,
                                4967.3360000000002
                            ],
                            [
                                7605.027,
                                7611.1599999999999
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.24",
                        "request_id": "531502.24",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                        "raw_id": "531502.24",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 287,
                        "ttfb_ms": 247,
                        "load_start": 580,
                        "load_start_float": 580.00016500000004,
                        "bytesIn": 481,
                        "objectSize": 481,
                        "objectSizeUncompressed": 725,
                        "chunks": [
                            {
                                "ts": 867,
                                "bytes": 481,
                                "inflated": 725
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2096,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Medium",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 481",
                                "content-type: text\/javascript",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"2d5-6202ff341ee40-gzip\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:36:17 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1753,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 481,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 557,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 23,
                        "http2_stream_dependency": 21,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 165,
                        "server_port": "443",
                        "renderBlocking": "in_body_parser_blocking",
                        "load_end": 867,
                        "ttfb_start": 580,
                        "ttfb_end": 827,
                        "download_start": 827,
                        "download_end": 867,
                        "download_ms": 40,
                        "all_start": 580,
                        "all_end": 867,
                        "all_ms": 287,
                        "index": 11,
                        "number": 12,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0,
                            "FunctionCall": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 0,
                        "cpuTime": 0,
                        "js_timing": [
                            [
                                973.26199999999994,
                                973.41800000000001
                            ],
                            [
                                973.274,
                                973.38999999999999
                            ],
                            [
                                4782.1189999999997,
                                4782.1319999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.12",
                        "request_id": "531502.12",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "raw_id": "531502.12",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1895,
                        "ttfb_ms": 800,
                        "load_start": 624,
                        "load_start_float": 624.00015499999995,
                        "bytesIn": 65235,
                        "objectSize": 65235,
                        "objectSizeUncompressed": 65235,
                        "chunks": [
                            {
                                "ts": 2071,
                                "bytes": 4042
                            },
                            {
                                "ts": 2090,
                                "bytes": 12342
                            },
                            {
                                "ts": 2101,
                                "bytes": 1926
                            },
                            {
                                "ts": 2217,
                                "bytes": 16384
                            },
                            {
                                "ts": 2246,
                                "bytes": 16384
                            },
                            {
                                "ts": 2519,
                                "bytes": 14157
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 65235",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                "etag: \"fed3-629010ce9c140\"",
                                "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 11 Dec 2024 16:25:48 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1963,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 65235,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 555,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 25,
                        "http2_stream_dependency": 19,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 155,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "64 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 860,
                                    "ImageHeight": 574,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "860x574",
                                    "Megapixels": 0.49399999999999999
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 860,
                                    "height": 574,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 22.751300000000001,
                                    "y": 15.1852
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 493640,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 40.480200000000004,
                                        "standardDeviation": 70.476500000000001,
                                        "kurtosis": 2.1883300000000001,
                                        "skewness": 1.88683,
                                        "entropy": 0.385737
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 183.63999999999999,
                                        "standardDeviation": 114.47499999999999,
                                        "kurtosis": -1.0379700000000001,
                                        "skewness": 0.98082999999999998,
                                        "entropy": 0.85523499999999997
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 37.985500000000002,
                                        "standardDeviation": 76.556399999999996,
                                        "kurtosis": 2.12399,
                                        "skewness": 1.9421299999999999,
                                        "entropy": 0.23028199999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 21.112400000000001,
                                        "standardDeviation": 39.367899999999999,
                                        "kurtosis": 2.1844100000000002,
                                        "skewness": 1.78281,
                                        "entropy": 0.22378400000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 31.4633,
                                        "standardDeviation": 51.506599999999999,
                                        "kurtosis": -0.37239699999999998,
                                        "skewness": 1.13625,
                                        "entropy": 0.23365
                                    }
                                },
                                "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": 860,
                                    "height": 574,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:42+00:00",
                                    "date:modify": "2025-01-08T09:38:42+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": "860, 574",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "f511992550e0f22bfef18eb1ce976877ec8047643477fa8a974b9e94a4f1a2ab"
                                },
                                "tainted": false,
                                "filesize": "65235B",
                                "numberPixels": "493640",
                                "pixelsPerSecond": "21.9506MB",
                                "userTime": "0.010u",
                                "elapsedTime": "0:01.022"
                            }
                        },
                        "load_end": 2519,
                        "ttfb_start": 624,
                        "ttfb_end": 1424,
                        "download_start": 1424,
                        "download_end": 2519,
                        "download_ms": 1095,
                        "all_start": 624,
                        "all_end": 2519,
                        "all_ms": 1895,
                        "index": 12,
                        "number": 13
                    },
                    {
                        "type": 3,
                        "id": "531502.13",
                        "request_id": "531502.13",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "raw_id": "531502.13",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 1453,
                        "ttfb_ms": 739,
                        "load_start": 686,
                        "load_start_float": 686.00015599999995,
                        "bytesIn": 16639,
                        "objectSize": 16639,
                        "objectSizeUncompressed": 16639,
                        "chunks": [
                            {
                                "ts": 2101,
                                "bytes": 2152
                            },
                            {
                                "ts": 2124,
                                "bytes": 14232
                            },
                            {
                                "ts": 2139,
                                "bytes": 255
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:02 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2348,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 16639",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"40ff-62030085020e0\"",
                                "expires: Fri, 07 Feb 2025 09:25:02 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:42:10 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1972,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 16639,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 556,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 27,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 156,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "16 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 300,
                                    "ImageHeight": 89,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "300x89",
                                    "Megapixels": 0.027
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 300,
                                    "height": 89,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 7.9365100000000002,
                                    "y": 2.3544999999999998
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 8,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 26700,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 42.126300000000001,
                                        "standardDeviation": 81.007099999999994,
                                        "kurtosis": 1.52668,
                                        "skewness": 1.8162499999999999,
                                        "entropy": 0.28721200000000002
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 255,
                                        "max": 0,
                                        "mean": 175.608,
                                        "standardDeviation": 111.87,
                                        "kurtosis": -1.2465900000000001,
                                        "skewness": 0.81653299999999995,
                                        "entropy": 0.37373099999999998
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 39.1008,
                                        "standardDeviation": 83.724800000000002,
                                        "kurtosis": 1.53464,
                                        "skewness": 1.8345499999999999,
                                        "entropy": 0.26022699999999999
                                    },
                                    "green": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 24.998000000000001,
                                        "standardDeviation": 63.857199999999999,
                                        "kurtosis": 6.8589799999999999,
                                        "skewness": 2.8409200000000001,
                                        "entropy": 0.25903300000000001
                                    },
                                    "blue": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 25.014199999999999,
                                        "standardDeviation": 64.576599999999999,
                                        "kurtosis": 6.4230299999999998,
                                        "skewness": 2.7780999999999998,
                                        "entropy": 0.25585799999999997
                                    }
                                },
                                "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": 300,
                                    "height": 89,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:41+00:00",
                                    "date:modify": "2025-01-08T09:38:41+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": "300, 89",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "7aecb81e1653a1ec4e25631bfa59c25fed123f1b6d76b3c64229a861b0f1be98"
                                },
                                "tainted": false,
                                "filesize": "16639B",
                                "numberPixels": "26700",
                                "pixelsPerSecond": "14.5447MB",
                                "userTime": "0.000u",
                                "elapsedTime": "0:01.001"
                            }
                        },
                        "load_end": 2139,
                        "ttfb_start": 686,
                        "ttfb_end": 1425,
                        "download_start": 1425,
                        "download_end": 2139,
                        "download_ms": 714,
                        "all_start": 686,
                        "all_end": 2139,
                        "all_ms": 1453,
                        "index": 13,
                        "number": 14
                    },
                    {
                        "type": 3,
                        "id": "531502.33",
                        "request_id": "531502.33",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                        "raw_id": "531502.33",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 631,
                        "ttfb_ms": 615,
                        "load_start": 766,
                        "load_start_float": 766.00019199999997,
                        "bytesIn": 12708,
                        "objectSize": 12708,
                        "objectSizeUncompressed": 12708,
                        "chunks": [
                            {
                                "ts": 1384,
                                "bytes": 3953
                            },
                            {
                                "ts": 1397,
                                "bytes": 8755
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=0",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "content-length: 12708",
                                "content-type: font\/woff2",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"31a4-6202ff9b1e140\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2023,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 759,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 29,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 192,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 118,
                                "GPOS": 10568,
                                "GSUB": 820,
                                "OS\/2": 96,
                                "STAT": 72,
                                "cmap": 658,
                                "gasp": 8,
                                "glyf": 13227,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1148,
                                "loca": 0,
                                "maxp": 32,
                                "name": 636,
                                "post": 32,
                                "prep": 7
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Thin",
                                "2": "Regular",
                                "3": "8.000;ULA;MontserratThin-Regular",
                                "4": "Montserrat Thin Regular",
                                "5": "Version 8.000",
                                "6": "MontserratThin-Regular",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 626,
                                "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": 310,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 107,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA\u0000",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 517,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "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,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8593,
                                    8595,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 225,
                                "num_glyphs": 287
                            }
                        },
                        "load_end": 1397,
                        "ttfb_start": 766,
                        "ttfb_end": 1381,
                        "download_start": 1381,
                        "download_end": 1397,
                        "download_ms": 16,
                        "all_start": 766,
                        "all_end": 1397,
                        "all_ms": 631,
                        "index": 14,
                        "number": 15
                    },
                    {
                        "type": 3,
                        "id": "531502.45",
                        "request_id": "531502.45",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                        "raw_id": "531502.45",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 1372,
                        "ttfb_ms": 616,
                        "load_start": 766,
                        "load_start_float": 766.00019799999995,
                        "bytesIn": 236936,
                        "objectSize": 236936,
                        "objectSizeUncompressed": 236936,
                        "chunks": [
                            {
                                "ts": 1453,
                                "bytes": 16384
                            },
                            {
                                "ts": 1482,
                                "bytes": 16384
                            },
                            {
                                "ts": 1510,
                                "bytes": 16384
                            },
                            {
                                "ts": 1533,
                                "bytes": 15908
                            },
                            {
                                "ts": 1642,
                                "bytes": 16384
                            },
                            {
                                "ts": 1670,
                                "bytes": 16384
                            },
                            {
                                "ts": 1737,
                                "bytes": 16384
                            },
                            {
                                "ts": 1766,
                                "bytes": 16384
                            },
                            {
                                "ts": 1821,
                                "bytes": 16384
                            },
                            {
                                "ts": 1849,
                                "bytes": 16384
                            },
                            {
                                "ts": 1903,
                                "bytes": 16384
                            },
                            {
                                "ts": 1930,
                                "bytes": 16384
                            },
                            {
                                "ts": 1987,
                                "bytes": 16384
                            },
                            {
                                "ts": 2014,
                                "bytes": 16384
                            },
                            {
                                "ts": 2138,
                                "bytes": 8036
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=0",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "content-length: 236936",
                                "content-type: font\/woff",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"39d88-6202ff9b1e140\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1975,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 761,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 31,
                        "http2_stream_dependency": 29,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 198,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "FFTM": 28,
                                "GDEF": 134,
                                "GPOS": 5824,
                                "GSUB": 830,
                                "OS\/2": 96,
                                "cmap": 3138,
                                "cvt ": 419,
                                "fpgm": 355,
                                "glyf": 203330,
                                "head": 50,
                                "hhea": 31,
                                "hmtx": 2857,
                                "loca": 5892,
                                "maxp": 32,
                                "name": 793,
                                "post": 11565,
                                "prep": 1155
                            },
                            "names": [
                                "Copyright \u00a9 2009 Apple Inc. Copyright \u00a9  2006 by Tavmjong Bah. C",
                                "Menlo",
                                "Regular",
                                "Menlo Regular; 6.1d5e14; 2009-04-23",
                                "Menlo Regular",
                                "6.1d5e14",
                                "Menlo-Regular",
                                "Menlo is a Trademark of Apple Inc.",
                                "Bitstream",
                                "Jim Lyles",
                                "Menlo is based upon the Open Source font Bitstream Vera and the ",
                                "http:\/\/www.gnome.org\/contact\/",
                                "http:\/\/www.bitstream.com\/font_rendering\/products\/dev_fonts\/vera."
                            ],
                            "OS2": {
                                "version": 3,
                                "xAvgCharWidth": 1233,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 1331,
                                "ySubscriptYSize": 1433,
                                "ySubscriptXOffset": 0,
                                "ySubscriptYOffset": 286,
                                "ySuperscriptXSize": 1331,
                                "ySuperscriptYSize": 1433,
                                "ySuperscriptXOffset": 0,
                                "ySuperscriptYOffset": 983,
                                "yStrikeoutSize": 102,
                                "yStrikeoutPosition": 530,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 3858768639,
                                "ulUnicodeRange2": 3523279355,
                                "ulUnicodeRange3": 33554472,
                                "ulUnicodeRange4": 0,
                                "achVendID": "PfEd",
                                "fsSelection": 64,
                                "usFirstCharIndex": 32,
                                "usLastCharIndex": 65535,
                                "sTypoAscender": 1556,
                                "sTypoDescender": -492,
                                "sTypoLineGap": 410,
                                "usWinAscent": 1901,
                                "usWinDescent": 483,
                                "ulCodePageRange1": 1610613215,
                                "ulCodePageRange2": 4292804608,
                                "sxHeight": 1120,
                                "sCapHeight": 1493,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 8,
                                "panose": {
                                    "bFamilyType": 2,
                                    "bSerifStyle": 11,
                                    "bWeight": 6,
                                    "bProportion": 9,
                                    "bContrast": 3,
                                    "bStrokeVariation": 8,
                                    "bArmStyle": 4,
                                    "bLetterForm": 2,
                                    "bMidline": 2,
                                    "bXHeight": 4
                                }
                            },
                            "post": {
                                "formatType": 2,
                                "italicAngle": 0,
                                "underlinePosition": -130,
                                "underlineThickness": 90,
                                "isFixedPitch": 1,
                                "minMemType42": 0,
                                "maxMemType42": 0,
                                "minMemType1": 0,
                                "maxMemType1": 0
                            },
                            "cmap": {
                                "encodings": [
                                    {
                                        "platform": 0,
                                        "encoding": 3
                                    },
                                    {
                                        "platform": 0,
                                        "encoding": 4
                                    },
                                    {
                                        "platform": 1,
                                        "encoding": 0
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 1
                                    },
                                    {
                                        "platform": 3,
                                        "encoding": 10
                                    }
                                ],
                                "codepoints": [
                                    32,
                                    33,
                                    34,
                                    35,
                                    36,
                                    37,
                                    38,
                                    39,
                                    40,
                                    41,
                                    42,
                                    43,
                                    44,
                                    45,
                                    46,
                                    47,
                                    48,
                                    49,
                                    50,
                                    51,
                                    52,
                                    53,
                                    54,
                                    55,
                                    56,
                                    57,
                                    58,
                                    59,
                                    60,
                                    61,
                                    62,
                                    63,
                                    64,
                                    65,
                                    66,
                                    67,
                                    68,
                                    69,
                                    70,
                                    71,
                                    72,
                                    73,
                                    74,
                                    75,
                                    76,
                                    77,
                                    78,
                                    79,
                                    80,
                                    81,
                                    82,
                                    83,
                                    84,
                                    85,
                                    86,
                                    87,
                                    88,
                                    89,
                                    90,
                                    91,
                                    92,
                                    93,
                                    94,
                                    95,
                                    96,
                                    97,
                                    98,
                                    99,
                                    100,
                                    101,
                                    102,
                                    103,
                                    104,
                                    105,
                                    106,
                                    107,
                                    108,
                                    109,
                                    110,
                                    111,
                                    112,
                                    113,
                                    114,
                                    115,
                                    116,
                                    117,
                                    118,
                                    119,
                                    120,
                                    121,
                                    122,
                                    123,
                                    124,
                                    125,
                                    126,
                                    160,
                                    161,
                                    162,
                                    163,
                                    164,
                                    165,
                                    166,
                                    167,
                                    168,
                                    169,
                                    170,
                                    171,
                                    172,
                                    173,
                                    174,
                                    175,
                                    176,
                                    177,
                                    178,
                                    179,
                                    180,
                                    181,
                                    182,
                                    183,
                                    184,
                                    185,
                                    186,
                                    187,
                                    188,
                                    189,
                                    190,
                                    191,
                                    192,
                                    193,
                                    194,
                                    195,
                                    196,
                                    197,
                                    198,
                                    199,
                                    200,
                                    201,
                                    202,
                                    203,
                                    204,
                                    205,
                                    206,
                                    207,
                                    208,
                                    209,
                                    210,
                                    211,
                                    212,
                                    213,
                                    214,
                                    215,
                                    216,
                                    217,
                                    218,
                                    219,
                                    220,
                                    221,
                                    222,
                                    223,
                                    224,
                                    225,
                                    226,
                                    227,
                                    228,
                                    229,
                                    230,
                                    231,
                                    232,
                                    233,
                                    234,
                                    235,
                                    236,
                                    237,
                                    238,
                                    239,
                                    240,
                                    241,
                                    242,
                                    243,
                                    244,
                                    245,
                                    246,
                                    247,
                                    248,
                                    249,
                                    250,
                                    251,
                                    252,
                                    253,
                                    254,
                                    255,
                                    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,
                                    384,
                                    385,
                                    386,
                                    387,
                                    388,
                                    389,
                                    390,
                                    391,
                                    392,
                                    393,
                                    394,
                                    395,
                                    396,
                                    397,
                                    398,
                                    399,
                                    400,
                                    401,
                                    402,
                                    403,
                                    404,
                                    405,
                                    406,
                                    407,
                                    408,
                                    409,
                                    410,
                                    411,
                                    412,
                                    413,
                                    414,
                                    415,
                                    416,
                                    417,
                                    418,
                                    419,
                                    420,
                                    421,
                                    422,
                                    423,
                                    424,
                                    425,
                                    426,
                                    427,
                                    428,
                                    429,
                                    430,
                                    431,
                                    432,
                                    433,
                                    434,
                                    435,
                                    436,
                                    437,
                                    438,
                                    439,
                                    440,
                                    441,
                                    442,
                                    443,
                                    444,
                                    445,
                                    446,
                                    447,
                                    448,
                                    449,
                                    450,
                                    451,
                                    461,
                                    462,
                                    463,
                                    464,
                                    465,
                                    466,
                                    467,
                                    468,
                                    469,
                                    470,
                                    471,
                                    472,
                                    473,
                                    474,
                                    475,
                                    476,
                                    477,
                                    478,
                                    479,
                                    480,
                                    481,
                                    482,
                                    483,
                                    486,
                                    487,
                                    488,
                                    489,
                                    490,
                                    491,
                                    492,
                                    493,
                                    494,
                                    495,
                                    496,
                                    500,
                                    501,
                                    502,
                                    504,
                                    505,
                                    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,
                                    540,
                                    541,
                                    542,
                                    543,
                                    544,
                                    545,
                                    548,
                                    549,
                                    550,
                                    551,
                                    552,
                                    553,
                                    554,
                                    555,
                                    556,
                                    557,
                                    558,
                                    559,
                                    560,
                                    561,
                                    562,
                                    563,
                                    564,
                                    565,
                                    566,
                                    567,
                                    568,
                                    569,
                                    570,
                                    571,
                                    572,
                                    573,
                                    574,
                                    575,
                                    576,
                                    577,
                                    580,
                                    581,
                                    588,
                                    589,
                                    592,
                                    593,
                                    594,
                                    595,
                                    596,
                                    597,
                                    598,
                                    599,
                                    600,
                                    601,
                                    602,
                                    603,
                                    604,
                                    605,
                                    606,
                                    607,
                                    608,
                                    609,
                                    610,
                                    611,
                                    612,
                                    613,
                                    614,
                                    615,
                                    616,
                                    617,
                                    618,
                                    619,
                                    620,
                                    621,
                                    622,
                                    623,
                                    624,
                                    625,
                                    626,
                                    627,
                                    628,
                                    629,
                                    630,
                                    631,
                                    632,
                                    633,
                                    634,
                                    635,
                                    636,
                                    637,
                                    638,
                                    639,
                                    640,
                                    641,
                                    642,
                                    643,
                                    644,
                                    645,
                                    646,
                                    647,
                                    648,
                                    649,
                                    650,
                                    651,
                                    652,
                                    653,
                                    654,
                                    655,
                                    656,
                                    657,
                                    658,
                                    659,
                                    660,
                                    661,
                                    662,
                                    663,
                                    664,
                                    665,
                                    666,
                                    667,
                                    668,
                                    669,
                                    670,
                                    671,
                                    672,
                                    673,
                                    674,
                                    675,
                                    676,
                                    677,
                                    678,
                                    679,
                                    680,
                                    681,
                                    682,
                                    683,
                                    684,
                                    685,
                                    686,
                                    687,
                                    688,
                                    689,
                                    690,
                                    691,
                                    692,
                                    693,
                                    694,
                                    695,
                                    696,
                                    697,
                                    699,
                                    700,
                                    701,
                                    702,
                                    703,
                                    704,
                                    705,
                                    710,
                                    711,
                                    712,
                                    713,
                                    716,
                                    717,
                                    720,
                                    721,
                                    722,
                                    723,
                                    726,
                                    727,
                                    728,
                                    729,
                                    730,
                                    731,
                                    732,
                                    733,
                                    734,
                                    736,
                                    737,
                                    738,
                                    739,
                                    740,
                                    741,
                                    742,
                                    743,
                                    744,
                                    745,
                                    750,
                                    755,
                                    768,
                                    769,
                                    770,
                                    771,
                                    772,
                                    773,
                                    774,
                                    775,
                                    776,
                                    777,
                                    778,
                                    779,
                                    780,
                                    781,
                                    782,
                                    783,
                                    784,
                                    785,
                                    786,
                                    787,
                                    788,
                                    789,
                                    790,
                                    791,
                                    792,
                                    793,
                                    794,
                                    795,
                                    796,
                                    797,
                                    798,
                                    799,
                                    800,
                                    801,
                                    802,
                                    803,
                                    804,
                                    805,
                                    806,
                                    807,
                                    808,
                                    809,
                                    810,
                                    811,
                                    812,
                                    813,
                                    814,
                                    815,
                                    816,
                                    817,
                                    818,
                                    819,
                                    820,
                                    821,
                                    822,
                                    823,
                                    824,
                                    825,
                                    826,
                                    827,
                                    828,
                                    829,
                                    830,
                                    831,
                                    835,
                                    856,
                                    865,
                                    884,
                                    885,
                                    890,
                                    894,
                                    900,
                                    901,
                                    902,
                                    903,
                                    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,
                                    976,
                                    977,
                                    978,
                                    979,
                                    980,
                                    981,
                                    982,
                                    983,
                                    984,
                                    985,
                                    986,
                                    987,
                                    988,
                                    989,
                                    990,
                                    991,
                                    992,
                                    993,
                                    1008,
                                    1009,
                                    1010,
                                    1011,
                                    1012,
                                    1013,
                                    1014,
                                    1015,
                                    1016,
                                    1017,
                                    1018,
                                    1019,
                                    1020,
                                    1021,
                                    1022,
                                    1023,
                                    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,
                                    1138,
                                    1139,
                                    1168,
                                    1169,
                                    1170,
                                    1171,
                                    1172,
                                    1173,
                                    1174,
                                    1175,
                                    1176,
                                    1177,
                                    1178,
                                    1179,
                                    1186,
                                    1187,
                                    1194,
                                    1195,
                                    1196,
                                    1197,
                                    1198,
                                    1199,
                                    1200,
                                    1201,
                                    1202,
                                    1203,
                                    1210,
                                    1211,
                                    1216,
                                    1217,
                                    1218,
                                    1219,
                                    1220,
                                    1223,
                                    1224,
                                    1227,
                                    1228,
                                    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,
                                    1296,
                                    1297,
                                    1306,
                                    1307,
                                    1308,
                                    1309,
                                    1542,
                                    1543,
                                    1545,
                                    1546,
                                    1548,
                                    1557,
                                    1563,
                                    1567,
                                    1569,
                                    1570,
                                    1571,
                                    1572,
                                    1573,
                                    1574,
                                    1575,
                                    1576,
                                    1577,
                                    1578,
                                    1579,
                                    1580,
                                    1581,
                                    1582,
                                    1583,
                                    1584,
                                    1585,
                                    1586,
                                    1587,
                                    1588,
                                    1589,
                                    1590,
                                    1591,
                                    1592,
                                    1593,
                                    1594,
                                    1600,
                                    1601,
                                    1602,
                                    1603,
                                    1604,
                                    1605,
                                    1606,
                                    1607,
                                    1608,
                                    1609,
                                    1610,
                                    1611,
                                    1612,
                                    1613,
                                    1614,
                                    1615,
                                    1616,
                                    1617,
                                    1618,
                                    1619,
                                    1620,
                                    1621,
                                    1626,
                                    1632,
                                    1633,
                                    1634,
                                    1635,
                                    1636,
                                    1637,
                                    1638,
                                    1639,
                                    1640,
                                    1641,
                                    1642,
                                    1643,
                                    1644,
                                    1645,
                                    1646,
                                    1647,
                                    1652,
                                    1657,
                                    1658,
                                    1659,
                                    1660,
                                    1661,
                                    1662,
                                    1663,
                                    1664,
                                    1665,
                                    1666,
                                    1667,
                                    1668,
                                    1669,
                                    1670,
                                    1671,
                                    1681,
                                    1682,
                                    1688,
                                    1697,
                                    1700,
                                    1705,
                                    1711,
                                    1717,
                                    1722,
                                    1726,
                                    1734,
                                    1740,
                                    1742,
                                    1749,
                                    1776,
                                    1777,
                                    1778,
                                    1779,
                                    1780,
                                    1781,
                                    1782,
                                    1783,
                                    1784,
                                    1785,
                                    3713,
                                    3714,
                                    3716,
                                    3719,
                                    3720,
                                    3722,
                                    3725,
                                    3732,
                                    3733,
                                    3734,
                                    3735,
                                    3737,
                                    3738,
                                    3739,
                                    3740,
                                    3741,
                                    3742,
                                    3743,
                                    3745,
                                    3746,
                                    3747,
                                    3749,
                                    3751,
                                    3754,
                                    3755,
                                    3757,
                                    3758,
                                    3759,
                                    3760,
                                    3761,
                                    3762,
                                    3763,
                                    3764,
                                    3765,
                                    3766,
                                    3767,
                                    3768,
                                    3769,
                                    3771,
                                    3772,
                                    3784,
                                    3785,
                                    3786,
                                    3787,
                                    3788,
                                    3789,
                                    4304,
                                    4305,
                                    4306,
                                    4307,
                                    4308,
                                    4309,
                                    4310,
                                    4311,
                                    4312,
                                    4313,
                                    4314,
                                    4315,
                                    4316,
                                    4317,
                                    4318,
                                    4319,
                                    4320,
                                    4321,
                                    4322,
                                    4323,
                                    4324,
                                    4325,
                                    4326,
                                    4327,
                                    4328,
                                    4329,
                                    4330,
                                    4331,
                                    4332,
                                    4333,
                                    4334,
                                    4335,
                                    4336,
                                    4337,
                                    4338,
                                    4339,
                                    4340,
                                    4341,
                                    4342,
                                    4343,
                                    4344,
                                    4345,
                                    4346,
                                    4347,
                                    4348,
                                    7426,
                                    7432,
                                    7433,
                                    7444,
                                    7446,
                                    7447,
                                    7453,
                                    7454,
                                    7455,
                                    7468,
                                    7469,
                                    7470,
                                    7472,
                                    7473,
                                    7474,
                                    7475,
                                    7476,
                                    7477,
                                    7478,
                                    7479,
                                    7480,
                                    7481,
                                    7482,
                                    7483,
                                    7484,
                                    7486,
                                    7487,
                                    7488,
                                    7489,
                                    7490,
                                    7491,
                                    7492,
                                    7493,
                                    7494,
                                    7495,
                                    7496,
                                    7497,
                                    7498,
                                    7499,
                                    7500,
                                    7501,
                                    7502,
                                    7503,
                                    7504,
                                    7505,
                                    7506,
                                    7507,
                                    7508,
                                    7509,
                                    7510,
                                    7511,
                                    7512,
                                    7513,
                                    7514,
                                    7515,
                                    7522,
                                    7523,
                                    7524,
                                    7525,
                                    7543,
                                    7544,
                                    7547,
                                    7557,
                                    7579,
                                    7580,
                                    7581,
                                    7582,
                                    7583,
                                    7584,
                                    7585,
                                    7586,
                                    7587,
                                    7588,
                                    7589,
                                    7590,
                                    7591,
                                    7592,
                                    7593,
                                    7594,
                                    7595,
                                    7596,
                                    7597,
                                    7598,
                                    7599,
                                    7600,
                                    7601,
                                    7602,
                                    7603,
                                    7604,
                                    7605,
                                    7606,
                                    7607,
                                    7609,
                                    7610,
                                    7611,
                                    7612,
                                    7613,
                                    7614,
                                    7615,
                                    7680,
                                    7681,
                                    7682,
                                    7683,
                                    7684,
                                    7685,
                                    7686,
                                    7687,
                                    7688,
                                    7689,
                                    7690,
                                    7691,
                                    7692,
                                    7693,
                                    7694,
                                    7695,
                                    7696,
                                    7697,
                                    7698,
                                    7699,
                                    7704,
                                    7705,
                                    7706,
                                    7707,
                                    7708,
                                    7709,
                                    7710,
                                    7711,
                                    7712,
                                    7713,
                                    7714,
                                    7715,
                                    7716,
                                    7717,
                                    7718,
                                    7719,
                                    7720,
                                    7721,
                                    7722,
                                    7723,
                                    7724,
                                    7725,
                                    7728,
                                    7729,
                                    7730,
                                    7731,
                                    7732,
                                    7733,
                                    7734,
                                    7735,
                                    7736,
                                    7737,
                                    7738,
                                    7739,
                                    7740,
                                    7741,
                                    7742,
                                    7743,
                                    7744,
                                    7745,
                                    7746,
                                    7747,
                                    7748,
                                    7749,
                                    7750,
                                    7751,
                                    7752,
                                    7753,
                                    7754,
                                    7755,
                                    7764,
                                    7765,
                                    7766,
                                    7767,
                                    7768,
                                    7769,
                                    7770,
                                    7771,
                                    7772,
                                    7773,
                                    7774,
                                    7775,
                                    7776,
                                    7777,
                                    7778,
                                    7779,
                                    7784,
                                    7785,
                                    7786,
                                    7787,
                                    7788,
                                    7789,
                                    7790,
                                    7791,
                                    7792,
                                    7793,
                                    7794,
                                    7795,
                                    7796,
                                    7797,
                                    7798,
                                    7799,
                                    7804,
                                    7805,
                                    7806,
                                    7807,
                                    7808,
                                    7809,
                                    7810,
                                    7811,
                                    7812,
                                    7813,
                                    7814,
                                    7815,
                                    7816,
                                    7817,
                                    7818,
                                    7819,
                                    7820,
                                    7821,
                                    7822,
                                    7823,
                                    7824,
                                    7825,
                                    7826,
                                    7827,
                                    7828,
                                    7829,
                                    7830,
                                    7831,
                                    7832,
                                    7833,
                                    7835,
                                    7839,
                                    7840,
                                    7841,
                                    7852,
                                    7853,
                                    7856,
                                    7857,
                                    7862,
                                    7863,
                                    7864,
                                    7865,
                                    7868,
                                    7869,
                                    7878,
                                    7879,
                                    7882,
                                    7883,
                                    7884,
                                    7885,
                                    7896,
                                    7897,
                                    7898,
                                    7899,
                                    7900,
                                    7901,
                                    7904,
                                    7905,
                                    7906,
                                    7907,
                                    7908,
                                    7909,
                                    7912,
                                    7913,
                                    7914,
                                    7915,
                                    7918,
                                    7919,
                                    7920,
                                    7921,
                                    7922,
                                    7923,
                                    7924,
                                    7925,
                                    7928,
                                    7929,
                                    7936,
                                    7937,
                                    7938,
                                    7939,
                                    7940,
                                    7941,
                                    7942,
                                    7943,
                                    7944,
                                    7945,
                                    7946,
                                    7947,
                                    7948,
                                    7949,
                                    7950,
                                    7951,
                                    7952,
                                    7953,
                                    7954,
                                    7955,
                                    7956,
                                    7957,
                                    7960,
                                    7961,
                                    7962,
                                    7963,
                                    7964,
                                    7965,
                                    7968,
                                    7969,
                                    7970,
                                    7971,
                                    7972,
                                    7973,
                                    7974,
                                    7975,
                                    7976,
                                    7977,
                                    7978,
                                    7979,
                                    7980,
                                    7981,
                                    7982,
                                    7983,
                                    7984,
                                    7985,
                                    7986,
                                    7987,
                                    7988,
                                    7989,
                                    7990,
                                    7991,
                                    7992,
                                    7993,
                                    7994,
                                    7995,
                                    7996,
                                    7997,
                                    7998,
                                    7999,
                                    8000,
                                    8001,
                                    8002,
                                    8003,
                                    8004,
                                    8005,
                                    8008,
                                    8009,
                                    8010,
                                    8011,
                                    8012,
                                    8013,
                                    8016,
                                    8017,
                                    8018,
                                    8019,
                                    8020,
                                    8021,
                                    8022,
                                    8023,
                                    8025,
                                    8027,
                                    8029,
                                    8031,
                                    8032,
                                    8033,
                                    8034,
                                    8035,
                                    8036,
                                    8037,
                                    8038,
                                    8039,
                                    8040,
                                    8041,
                                    8042,
                                    8043,
                                    8044,
                                    8045,
                                    8046,
                                    8047,
                                    8048,
                                    8049,
                                    8050,
                                    8051,
                                    8052,
                                    8053,
                                    8054,
                                    8055,
                                    8056,
                                    8057,
                                    8058,
                                    8059,
                                    8060,
                                    8061,
                                    8064,
                                    8065,
                                    8066,
                                    8067,
                                    8068,
                                    8069,
                                    8070,
                                    8071,
                                    8072,
                                    8073,
                                    8074,
                                    8075,
                                    8076,
                                    8077,
                                    8078,
                                    8079,
                                    8080,
                                    8081,
                                    8082,
                                    8083,
                                    8084,
                                    8085,
                                    8086,
                                    8087,
                                    8088,
                                    8089,
                                    8090,
                                    8091,
                                    8092,
                                    8093,
                                    8094,
                                    8095,
                                    8096,
                                    8097,
                                    8098,
                                    8099,
                                    8100,
                                    8101,
                                    8102,
                                    8103,
                                    8104,
                                    8105,
                                    8106,
                                    8107,
                                    8108,
                                    8109,
                                    8110,
                                    8111,
                                    8112,
                                    8113,
                                    8114,
                                    8115,
                                    8116,
                                    8118,
                                    8119,
                                    8120,
                                    8121,
                                    8122,
                                    8123,
                                    8124,
                                    8125,
                                    8126,
                                    8127,
                                    8128,
                                    8129,
                                    8130,
                                    8131,
                                    8132,
                                    8134,
                                    8135,
                                    8136,
                                    8137,
                                    8138,
                                    8139,
                                    8140,
                                    8141,
                                    8142,
                                    8143,
                                    8144,
                                    8145,
                                    8146,
                                    8147,
                                    8150,
                                    8151,
                                    8152,
                                    8153,
                                    8154,
                                    8155,
                                    8157,
                                    8158,
                                    8159,
                                    8160,
                                    8161,
                                    8162,
                                    8163,
                                    8164,
                                    8165,
                                    8166,
                                    8167,
                                    8168,
                                    8169,
                                    8170,
                                    8171,
                                    8172,
                                    8173,
                                    8174,
                                    8175,
                                    8178,
                                    8179,
                                    8180,
                                    8182,
                                    8183,
                                    8184,
                                    8185,
                                    8186,
                                    8187,
                                    8188,
                                    8189,
                                    8190,
                                    8192,
                                    8193,
                                    8194,
                                    8195,
                                    8196,
                                    8197,
                                    8198,
                                    8199,
                                    8200,
                                    8201,
                                    8202,
                                    8208,
                                    8209,
                                    8210,
                                    8211,
                                    8212,
                                    8213,
                                    8215,
                                    8216,
                                    8217,
                                    8218,
                                    8219,
                                    8220,
                                    8221,
                                    8222,
                                    8223,
                                    8224,
                                    8225,
                                    8226,
                                    8227,
                                    8230,
                                    8239,
                                    8240,
                                    8241,
                                    8242,
                                    8243,
                                    8244,
                                    8245,
                                    8246,
                                    8247,
                                    8249,
                                    8250,
                                    8252,
                                    8253,
                                    8254,
                                    8261,
                                    8262,
                                    8263,
                                    8264,
                                    8265,
                                    8287,
                                    8304,
                                    8305,
                                    8308,
                                    8309,
                                    8310,
                                    8311,
                                    8312,
                                    8313,
                                    8314,
                                    8315,
                                    8316,
                                    8317,
                                    8318,
                                    8319,
                                    8320,
                                    8321,
                                    8322,
                                    8323,
                                    8324,
                                    8325,
                                    8326,
                                    8327,
                                    8328,
                                    8329,
                                    8330,
                                    8331,
                                    8332,
                                    8333,
                                    8334,
                                    8336,
                                    8337,
                                    8338,
                                    8339,
                                    8340,
                                    8352,
                                    8353,
                                    8354,
                                    8355,
                                    8356,
                                    8357,
                                    8358,
                                    8359,
                                    8360,
                                    8361,
                                    8362,
                                    8363,
                                    8364,
                                    8365,
                                    8366,
                                    8367,
                                    8368,
                                    8369,
                                    8370,
                                    8371,
                                    8372,
                                    8373,
                                    8450,
                                    8453,
                                    8461,
                                    8462,
                                    8463,
                                    8469,
                                    8470,
                                    8471,
                                    8473,
                                    8474,
                                    8477,
                                    8482,
                                    8484,
                                    8486,
                                    8490,
                                    8491,
                                    8494,
                                    8531,
                                    8532,
                                    8533,
                                    8534,
                                    8535,
                                    8536,
                                    8537,
                                    8538,
                                    8539,
                                    8540,
                                    8541,
                                    8542,
                                    8543,
                                    8592,
                                    8593,
                                    8594,
                                    8595,
                                    8596,
                                    8597,
                                    8598,
                                    8599,
                                    8600,
                                    8601,
                                    8602,
                                    8603,
                                    8604,
                                    8605,
                                    8606,
                                    8607,
                                    8608,
                                    8609,
                                    8610,
                                    8611,
                                    8612,
                                    8613,
                                    8614,
                                    8615,
                                    8616,
                                    8617,
                                    8618,
                                    8619,
                                    8620,
                                    8621,
                                    8622,
                                    8623,
                                    8624,
                                    8625,
                                    8626,
                                    8627,
                                    8628,
                                    8629,
                                    8630,
                                    8631,
                                    8632,
                                    8633,
                                    8634,
                                    8635,
                                    8636,
                                    8637,
                                    8638,
                                    8639,
                                    8640,
                                    8641,
                                    8642,
                                    8643,
                                    8644,
                                    8645,
                                    8646,
                                    8647,
                                    8648,
                                    8649,
                                    8650,
                                    8651,
                                    8652,
                                    8653,
                                    8654,
                                    8655,
                                    8656,
                                    8657,
                                    8658,
                                    8659,
                                    8660,
                                    8661,
                                    8662,
                                    8663,
                                    8664,
                                    8665,
                                    8666,
                                    8667,
                                    8668,
                                    8669,
                                    8670,
                                    8671,
                                    8672,
                                    8673,
                                    8674,
                                    8675,
                                    8676,
                                    8677,
                                    8678,
                                    8679,
                                    8680,
                                    8681,
                                    8682,
                                    8683,
                                    8684,
                                    8685,
                                    8686,
                                    8687,
                                    8688,
                                    8689,
                                    8690,
                                    8691,
                                    8692,
                                    8693,
                                    8694,
                                    8695,
                                    8696,
                                    8697,
                                    8698,
                                    8699,
                                    8700,
                                    8701,
                                    8702,
                                    8703,
                                    8704,
                                    8705,
                                    8706,
                                    8707,
                                    8708,
                                    8709,
                                    8710,
                                    8711,
                                    8712,
                                    8713,
                                    8714,
                                    8715,
                                    8716,
                                    8717,
                                    8719,
                                    8721,
                                    8722,
                                    8723,
                                    8725,
                                    8727,
                                    8728,
                                    8729,
                                    8730,
                                    8731,
                                    8732,
                                    8733,
                                    8734,
                                    8735,
                                    8736,
                                    8743,
                                    8744,
                                    8745,
                                    8746,
                                    8747,
                                    8748,
                                    8749,
                                    8760,
                                    8761,
                                    8762,
                                    8763,
                                    8764,
                                    8765,
                                    8769,
                                    8770,
                                    8771,
                                    8772,
                                    8773,
                                    8774,
                                    8775,
                                    8776,
                                    8777,
                                    8778,
                                    8779,
                                    8780,
                                    8781,
                                    8782,
                                    8783,
                                    8784,
                                    8785,
                                    8786,
                                    8787,
                                    8788,
                                    8789,
                                    8790,
                                    8791,
                                    8792,
                                    8793,
                                    8794,
                                    8795,
                                    8796,
                                    8797,
                                    8798,
                                    8799,
                                    8800,
                                    8801,
                                    8802,
                                    8803,
                                    8804,
                                    8805,
                                    8806,
                                    8807,
                                    8808,
                                    8809,
                                    8813,
                                    8814,
                                    8815,
                                    8816,
                                    8817,
                                    8818,
                                    8819,
                                    8820,
                                    8821,
                                    8822,
                                    8823,
                                    8824,
                                    8825,
                                    8826,
                                    8827,
                                    8828,
                                    8829,
                                    8830,
                                    8831,
                                    8832,
                                    8833,
                                    8834,
                                    8835,
                                    8836,
                                    8837,
                                    8838,
                                    8839,
                                    8840,
                                    8841,
                                    8842,
                                    8843,
                                    8847,
                                    8848,
                                    8849,
                                    8850,
                                    8853,
                                    8854,
                                    8855,
                                    8856,
                                    8857,
                                    8858,
                                    8859,
                                    8860,
                                    8861,
                                    8862,
                                    8863,
                                    8864,
                                    8865,
                                    8901,
                                    8902,
                                    8909,
                                    8922,
                                    8923,
                                    8924,
                                    8925,
                                    8926,
                                    8927,
                                    8928,
                                    8929,
                                    8930,
                                    8931,
                                    8932,
                                    8933,
                                    8934,
                                    8935,
                                    8936,
                                    8937,
                                    8943,
                                    8960,
                                    8961,
                                    8962,
                                    8963,
                                    8964,
                                    8965,
                                    8966,
                                    8968,
                                    8969,
                                    8970,
                                    8971,
                                    8972,
                                    8973,
                                    8974,
                                    8975,
                                    8976,
                                    8977,
                                    8978,
                                    8979,
                                    8980,
                                    8981,
                                    8984,
                                    8985,
                                    8988,
                                    8989,
                                    8990,
                                    8991,
                                    8992,
                                    8993,
                                    8997,
                                    8998,
                                    8999,
                                    9000,
                                    9003,
                                    9013,
                                    9015,
                                    9016,
                                    9017,
                                    9018,
                                    9019,
                                    9020,
                                    9021,
                                    9022,
                                    9025,
                                    9026,
                                    9027,
                                    9028,
                                    9031,
                                    9032,
                                    9033,
                                    9035,
                                    9036,
                                    9037,
                                    9040,
                                    9042,
                                    9043,
                                    9044,
                                    9047,
                                    9048,
                                    9049,
                                    9050,
                                    9051,
                                    9052,
                                    9054,
                                    9055,
                                    9056,
                                    9059,
                                    9060,
                                    9061,
                                    9064,
                                    9065,
                                    9067,
                                    9068,
                                    9069,
                                    9070,
                                    9071,
                                    9072,
                                    9075,
                                    9076,
                                    9077,
                                    9078,
                                    9079,
                                    9080,
                                    9081,
                                    9082,
                                    9085,
                                    9088,
                                    9089,
                                    9090,
                                    9091,
                                    9096,
                                    9097,
                                    9098,
                                    9099,
                                    9109,
                                    9115,
                                    9116,
                                    9117,
                                    9118,
                                    9119,
                                    9120,
                                    9121,
                                    9122,
                                    9123,
                                    9124,
                                    9125,
                                    9126,
                                    9127,
                                    9128,
                                    9129,
                                    9130,
                                    9131,
                                    9132,
                                    9133,
                                    9134,
                                    9166,
                                    9167,
                                    9251,
                                    9472,
                                    9473,
                                    9474,
                                    9475,
                                    9476,
                                    9477,
                                    9478,
                                    9479,
                                    9480,
                                    9481,
                                    9482,
                                    9483,
                                    9484,
                                    9485,
                                    9486,
                                    9487,
                                    9488,
                                    9489,
                                    9490,
                                    9491,
                                    9492,
                                    9493,
                                    9494,
                                    9495,
                                    9496,
                                    9497,
                                    9498,
                                    9499,
                                    9500,
                                    9501,
                                    9502,
                                    9503,
                                    9504,
                                    9505,
                                    9506,
                                    9507,
                                    9508,
                                    9509,
                                    9510,
                                    9511,
                                    9512,
                                    9513,
                                    9514,
                                    9515,
                                    9516,
                                    9517,
                                    9518,
                                    9519,
                                    9520,
                                    9521,
                                    9522,
                                    9523,
                                    9524,
                                    9525,
                                    9526,
                                    9527,
                                    9528,
                                    9529,
                                    9530,
                                    9531,
                                    9532,
                                    9533,
                                    9534,
                                    9535,
                                    9536,
                                    9537,
                                    9538,
                                    9539,
                                    9540,
                                    9541,
                                    9542,
                                    9543,
                                    9544,
                                    9545,
                                    9546,
                                    9547,
                                    9548,
                                    9549,
                                    9550,
                                    9551,
                                    9552,
                                    9553,
                                    9554,
                                    9555,
                                    9556,
                                    9557,
                                    9558,
                                    9559,
                                    9560,
                                    9561,
                                    9562,
                                    9563,
                                    9564,
                                    9565,
                                    9566,
                                    9567,
                                    9568,
                                    9569,
                                    9570,
                                    9571,
                                    9572,
                                    9573,
                                    9574,
                                    9575,
                                    9576,
                                    9577,
                                    9578,
                                    9579,
                                    9580,
                                    9581,
                                    9582,
                                    9583,
                                    9584,
                                    9585,
                                    9586,
                                    9587,
                                    9588,
                                    9589,
                                    9590,
                                    9591,
                                    9592,
                                    9593,
                                    9594,
                                    9595,
                                    9596,
                                    9597,
                                    9598,
                                    9599,
                                    9600,
                                    9601,
                                    9602,
                                    9603,
                                    9604,
                                    9605,
                                    9606,
                                    9607,
                                    9608,
                                    9609,
                                    9610,
                                    9611,
                                    9612,
                                    9613,
                                    9614,
                                    9615,
                                    9616,
                                    9617,
                                    9618,
                                    9619,
                                    9620,
                                    9621,
                                    9622,
                                    9623,
                                    9624,
                                    9625,
                                    9626,
                                    9627,
                                    9628,
                                    9629,
                                    9630,
                                    9631,
                                    9632,
                                    9633,
                                    9634,
                                    9635,
                                    9636,
                                    9637,
                                    9638,
                                    9639,
                                    9640,
                                    9641,
                                    9642,
                                    9643,
                                    9644,
                                    9645,
                                    9646,
                                    9647,
                                    9648,
                                    9649,
                                    9650,
                                    9651,
                                    9652,
                                    9653,
                                    9654,
                                    9655,
                                    9656,
                                    9657,
                                    9658,
                                    9659,
                                    9660,
                                    9661,
                                    9662,
                                    9663,
                                    9664,
                                    9665,
                                    9666,
                                    9667,
                                    9668,
                                    9669,
                                    9670,
                                    9671,
                                    9672,
                                    9673,
                                    9674,
                                    9675,
                                    9676,
                                    9677,
                                    9678,
                                    9679,
                                    9680,
                                    9681,
                                    9682,
                                    9683,
                                    9684,
                                    9685,
                                    9686,
                                    9687,
                                    9688,
                                    9689,
                                    9690,
                                    9691,
                                    9692,
                                    9693,
                                    9694,
                                    9695,
                                    9696,
                                    9697,
                                    9698,
                                    9699,
                                    9700,
                                    9701,
                                    9702,
                                    9703,
                                    9704,
                                    9705,
                                    9706,
                                    9707,
                                    9708,
                                    9709,
                                    9710,
                                    9711,
                                    9712,
                                    9713,
                                    9714,
                                    9715,
                                    9716,
                                    9717,
                                    9718,
                                    9719,
                                    9720,
                                    9721,
                                    9722,
                                    9723,
                                    9724,
                                    9725,
                                    9726,
                                    9727,
                                    9728,
                                    9729,
                                    9730,
                                    9731,
                                    9732,
                                    9733,
                                    9734,
                                    9735,
                                    9736,
                                    9737,
                                    9738,
                                    9739,
                                    9740,
                                    9741,
                                    9742,
                                    9743,
                                    9744,
                                    9745,
                                    9746,
                                    9747,
                                    9748,
                                    9749,
                                    9750,
                                    9751,
                                    9752,
                                    9753,
                                    9754,
                                    9755,
                                    9756,
                                    9757,
                                    9758,
                                    9759,
                                    9760,
                                    9761,
                                    9762,
                                    9763,
                                    9764,
                                    9765,
                                    9766,
                                    9767,
                                    9768,
                                    9769,
                                    9770,
                                    9771,
                                    9772,
                                    9773,
                                    9774,
                                    9775,
                                    9784,
                                    9785,
                                    9786,
                                    9787,
                                    9788,
                                    9789,
                                    9790,
                                    9791,
                                    9792,
                                    9793,
                                    9794,
                                    9795,
                                    9796,
                                    9797,
                                    9798,
                                    9799,
                                    9800,
                                    9801,
                                    9802,
                                    9803,
                                    9804,
                                    9805,
                                    9806,
                                    9807,
                                    9808,
                                    9809,
                                    9810,
                                    9811,
                                    9812,
                                    9813,
                                    9814,
                                    9815,
                                    9816,
                                    9817,
                                    9818,
                                    9819,
                                    9820,
                                    9821,
                                    9822,
                                    9823,
                                    9824,
                                    9825,
                                    9826,
                                    9827,
                                    9828,
                                    9829,
                                    9830,
                                    9831,
                                    9832,
                                    9833,
                                    9834,
                                    9835,
                                    9836,
                                    9837,
                                    9838,
                                    9839,
                                    9840,
                                    9841,
                                    9842,
                                    9843,
                                    9844,
                                    9845,
                                    9846,
                                    9847,
                                    9848,
                                    9849,
                                    9850,
                                    9851,
                                    9852,
                                    9853,
                                    9854,
                                    9855,
                                    9856,
                                    9857,
                                    9858,
                                    9859,
                                    9860,
                                    9861,
                                    9862,
                                    9863,
                                    9864,
                                    9865,
                                    9866,
                                    9867,
                                    9872,
                                    9873,
                                    9874,
                                    9875,
                                    9876,
                                    9877,
                                    9878,
                                    9879,
                                    9880,
                                    9881,
                                    9882,
                                    9883,
                                    9884,
                                    9888,
                                    9889,
                                    9904,
                                    9905,
                                    9985,
                                    9986,
                                    9987,
                                    9988,
                                    9990,
                                    9991,
                                    9992,
                                    9993,
                                    9996,
                                    9997,
                                    9998,
                                    9999,
                                    10000,
                                    10001,
                                    10002,
                                    10003,
                                    10004,
                                    10005,
                                    10006,
                                    10007,
                                    10008,
                                    10009,
                                    10010,
                                    10011,
                                    10012,
                                    10013,
                                    10014,
                                    10015,
                                    10016,
                                    10017,
                                    10018,
                                    10019,
                                    10020,
                                    10021,
                                    10022,
                                    10023,
                                    10025,
                                    10026,
                                    10027,
                                    10028,
                                    10029,
                                    10030,
                                    10031,
                                    10032,
                                    10033,
                                    10034,
                                    10035,
                                    10036,
                                    10037,
                                    10038,
                                    10039,
                                    10040,
                                    10041,
                                    10042,
                                    10043,
                                    10044,
                                    10045,
                                    10046,
                                    10047,
                                    10048,
                                    10049,
                                    10050,
                                    10051,
                                    10052,
                                    10053,
                                    10054,
                                    10055,
                                    10056,
                                    10057,
                                    10058,
                                    10059,
                                    10061,
                                    10063,
                                    10064,
                                    10065,
                                    10066,
                                    10070,
                                    10072,
                                    10073,
                                    10074,
                                    10075,
                                    10076,
                                    10077,
                                    10078,
                                    10081,
                                    10082,
                                    10083,
                                    10084,
                                    10085,
                                    10086,
                                    10087,
                                    10088,
                                    10089,
                                    10090,
                                    10091,
                                    10092,
                                    10093,
                                    10094,
                                    10095,
                                    10096,
                                    10097,
                                    10098,
                                    10099,
                                    10100,
                                    10101,
                                    10132,
                                    10136,
                                    10137,
                                    10138,
                                    10139,
                                    10140,
                                    10141,
                                    10142,
                                    10143,
                                    10144,
                                    10145,
                                    10146,
                                    10147,
                                    10148,
                                    10149,
                                    10150,
                                    10151,
                                    10152,
                                    10153,
                                    10154,
                                    10155,
                                    10156,
                                    10157,
                                    10158,
                                    10159,
                                    10161,
                                    10162,
                                    10163,
                                    10164,
                                    10165,
                                    10166,
                                    10167,
                                    10168,
                                    10169,
                                    10170,
                                    10171,
                                    10172,
                                    10173,
                                    10174,
                                    10181,
                                    10182,
                                    10208,
                                    10216,
                                    10217,
                                    10731,
                                    10746,
                                    10747,
                                    10799,
                                    11026,
                                    11027,
                                    11028,
                                    11029,
                                    11030,
                                    11031,
                                    11032,
                                    11033,
                                    11034,
                                    11364,
                                    11374,
                                    11375,
                                    11381,
                                    11382,
                                    11383,
                                    11385,
                                    11386,
                                    11388,
                                    11389,
                                    11800,
                                    11822,
                                    42760,
                                    42761,
                                    42762,
                                    42763,
                                    42764,
                                    42765,
                                    42766,
                                    42767,
                                    42768,
                                    42769,
                                    42770,
                                    42771,
                                    42772,
                                    42773,
                                    42774,
                                    42779,
                                    42780,
                                    42781,
                                    42782,
                                    42783,
                                    42889,
                                    42890,
                                    42891,
                                    42892,
                                    63173,
                                    64257,
                                    64258,
                                    64338,
                                    64339,
                                    64340,
                                    64341,
                                    64342,
                                    64343,
                                    64344,
                                    64345,
                                    64346,
                                    64347,
                                    64348,
                                    64349,
                                    64350,
                                    64351,
                                    64352,
                                    64353,
                                    64354,
                                    64355,
                                    64356,
                                    64357,
                                    64358,
                                    64359,
                                    64360,
                                    64361,
                                    64362,
                                    64363,
                                    64364,
                                    64365,
                                    64366,
                                    64367,
                                    64368,
                                    64369,
                                    64370,
                                    64371,
                                    64372,
                                    64373,
                                    64374,
                                    64375,
                                    64376,
                                    64377,
                                    64378,
                                    64379,
                                    64380,
                                    64381,
                                    64382,
                                    64383,
                                    64384,
                                    64385,
                                    64394,
                                    64395,
                                    64396,
                                    64397,
                                    64398,
                                    64399,
                                    64400,
                                    64401,
                                    64402,
                                    64403,
                                    64404,
                                    64405,
                                    64414,
                                    64415,
                                    64426,
                                    64427,
                                    64428,
                                    64429,
                                    64488,
                                    64489,
                                    64508,
                                    64509,
                                    64510,
                                    64511,
                                    65136,
                                    65137,
                                    65138,
                                    65139,
                                    65140,
                                    65142,
                                    65143,
                                    65144,
                                    65145,
                                    65146,
                                    65147,
                                    65148,
                                    65149,
                                    65150,
                                    65151,
                                    65152,
                                    65153,
                                    65154,
                                    65155,
                                    65156,
                                    65157,
                                    65158,
                                    65159,
                                    65160,
                                    65161,
                                    65162,
                                    65163,
                                    65164,
                                    65165,
                                    65166,
                                    65167,
                                    65168,
                                    65169,
                                    65170,
                                    65171,
                                    65172,
                                    65173,
                                    65174,
                                    65175,
                                    65176,
                                    65177,
                                    65178,
                                    65179,
                                    65180,
                                    65181,
                                    65182,
                                    65183,
                                    65184,
                                    65185,
                                    65186,
                                    65187,
                                    65188,
                                    65189,
                                    65190,
                                    65191,
                                    65192,
                                    65193,
                                    65194,
                                    65195,
                                    65196,
                                    65197,
                                    65198,
                                    65199,
                                    65200,
                                    65201,
                                    65202,
                                    65203,
                                    65204,
                                    65205,
                                    65206,
                                    65207,
                                    65208,
                                    65209,
                                    65210,
                                    65211,
                                    65212,
                                    65213,
                                    65214,
                                    65215,
                                    65216,
                                    65217,
                                    65218,
                                    65219,
                                    65220,
                                    65221,
                                    65222,
                                    65223,
                                    65224,
                                    65225,
                                    65226,
                                    65227,
                                    65228,
                                    65229,
                                    65230,
                                    65231,
                                    65232,
                                    65233,
                                    65234,
                                    65235,
                                    65236,
                                    65237,
                                    65238,
                                    65239,
                                    65240,
                                    65241,
                                    65242,
                                    65243,
                                    65244,
                                    65245,
                                    65246,
                                    65247,
                                    65248,
                                    65249,
                                    65250,
                                    65251,
                                    65252,
                                    65253,
                                    65254,
                                    65255,
                                    65256,
                                    65257,
                                    65258,
                                    65259,
                                    65260,
                                    65261,
                                    65262,
                                    65263,
                                    65264,
                                    65265,
                                    65266,
                                    65267,
                                    65268,
                                    65269,
                                    65270,
                                    65271,
                                    65272,
                                    65273,
                                    65274,
                                    65275,
                                    65276,
                                    65279,
                                    65529,
                                    65530,
                                    65531,
                                    65532,
                                    65533,
                                    120432,
                                    120433,
                                    120434,
                                    120435,
                                    120436,
                                    120437,
                                    120438,
                                    120439,
                                    120440,
                                    120441,
                                    120442,
                                    120443,
                                    120444,
                                    120445,
                                    120446,
                                    120447,
                                    120448,
                                    120449,
                                    120450,
                                    120451,
                                    120452,
                                    120453,
                                    120454,
                                    120455,
                                    120456,
                                    120457,
                                    120458,
                                    120459,
                                    120460,
                                    120461,
                                    120462,
                                    120463,
                                    120464,
                                    120465,
                                    120466,
                                    120467,
                                    120468,
                                    120469,
                                    120470,
                                    120471,
                                    120472,
                                    120473,
                                    120474,
                                    120475,
                                    120476,
                                    120477,
                                    120478,
                                    120479,
                                    120480,
                                    120481,
                                    120482,
                                    120483,
                                    120822,
                                    120823,
                                    120824,
                                    120825,
                                    120826,
                                    120827,
                                    120828,
                                    120829,
                                    120830,
                                    120831
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "arab": {
                                        "default": [
                                            "fina",
                                            "init",
                                            "isol",
                                            "liga",
                                            "medi",
                                            "rlig"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "ccmp"
                                        ],
                                        "SRB ": [
                                            "ccmp",
                                            "locl"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "ccmp"
                                        ]
                                    },
                                    "lao ": {
                                        "default": []
                                    },
                                    "latn": {
                                        "default": [
                                            "ccmp",
                                            "dlig"
                                        ],
                                        "ISM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "KSM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "LSM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "MOL ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "NSM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "ROM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "SKS ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ],
                                        "SSM ": [
                                            "ccmp",
                                            "dlig",
                                            "locl"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "arab": {
                                        "default": [
                                            "mark",
                                            "mkmk"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "mark"
                                        ],
                                        "SRB ": [
                                            "mark"
                                        ]
                                    },
                                    "grek": {
                                        "default": [
                                            "mark"
                                        ]
                                    },
                                    "lao ": {
                                        "default": [
                                            "mark",
                                            "rtbd"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "mark"
                                        ],
                                        "ISM ": [
                                            "mark"
                                        ],
                                        "KSM ": [
                                            "mark"
                                        ],
                                        "LSM ": [
                                            "mark"
                                        ],
                                        "MOL ": [
                                            "mark"
                                        ],
                                        "NSM ": [
                                            "mark"
                                        ],
                                        "ROM ": [
                                            "mark"
                                        ],
                                        "SKS ": [
                                            "mark"
                                        ],
                                        "SSM ": [
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 3119,
                                "num_glyphs": 3157
                            }
                        },
                        "load_end": 2138,
                        "ttfb_start": 766,
                        "ttfb_end": 1382,
                        "download_start": 1382,
                        "download_end": 2138,
                        "download_ms": 756,
                        "all_start": 766,
                        "all_end": 2138,
                        "all_ms": 1372,
                        "index": 15,
                        "number": 16
                    },
                    {
                        "type": 3,
                        "id": "531502.41",
                        "request_id": "531502.41",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                        "raw_id": "531502.41",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 916,
                        "ttfb_ms": 637,
                        "load_start": 768,
                        "load_start_float": 768.00020400000005,
                        "bytesIn": 12700,
                        "objectSize": 12700,
                        "objectSizeUncompressed": 12700,
                        "chunks": [
                            {
                                "ts": 1543,
                                "bytes": 5317
                            },
                            {
                                "ts": 1684,
                                "bytes": 7383
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=0",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "content-length: 12700",
                                "content-type: font\/woff2",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"319c-6202ff9b1e140\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 764,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 33,
                        "http2_stream_dependency": 31,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 204,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 118,
                                "GPOS": 10568,
                                "GSUB": 820,
                                "OS\/2": 96,
                                "STAT": 68,
                                "cmap": 658,
                                "gasp": 8,
                                "glyf": 13295,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1148,
                                "loca": 0,
                                "maxp": 32,
                                "name": 682,
                                "post": 32,
                                "prep": 7
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Thin SemiBold",
                                "2": "Regular",
                                "3": "8.000;ULA;MontserratThin-SemiBold",
                                "4": "Montserrat Thin SemiBold",
                                "5": "Version 8.000",
                                "6": "MontserratThin-SemiBold",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "Montserrat Thin",
                                "17": "SemiBold"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 626,
                                "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": 310,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 107,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA\u0000",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 517,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "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,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8593,
                                    8595,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 225,
                                "num_glyphs": 287
                            }
                        },
                        "load_end": 1684,
                        "ttfb_start": 768,
                        "ttfb_end": 1405,
                        "download_start": 1405,
                        "download_end": 1684,
                        "download_ms": 279,
                        "all_start": 768,
                        "all_end": 1684,
                        "all_ms": 916,
                        "index": 16,
                        "number": 17
                    },
                    {
                        "type": 3,
                        "id": "531502.37",
                        "request_id": "531502.37",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                        "raw_id": "531502.37",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 798,
                        "ttfb_ms": 637,
                        "load_start": 768,
                        "load_start_float": 768.00021000000004,
                        "bytesIn": 12820,
                        "objectSize": 12820,
                        "objectSizeUncompressed": 12820,
                        "chunks": [
                            {
                                "ts": 1566,
                                "bytes": 12820
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=0",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "content-length: 12820",
                                "content-type: font\/woff2",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"3214-6202ff9b1e140\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2011,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 765,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 35,
                        "http2_stream_dependency": 33,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 210,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 118,
                                "GPOS": 10568,
                                "GSUB": 820,
                                "OS\/2": 96,
                                "STAT": 68,
                                "cmap": 658,
                                "gasp": 8,
                                "glyf": 13258,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1148,
                                "loca": 0,
                                "maxp": 32,
                                "name": 666,
                                "post": 32,
                                "prep": 7
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Thin Medium",
                                "2": "Regular",
                                "3": "8.000;ULA;MontserratThin-Medium",
                                "4": "Montserrat Thin Medium",
                                "5": "Version 8.000",
                                "6": "MontserratThin-Medium",
                                "14": "http:\/\/scripts.sil.org\/OFL",
                                "16": "Montserrat Thin",
                                "17": "Medium"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 626,
                                "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": 310,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 107,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA\u0000",
                                "fsSelection": 192,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 517,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": 0,
                                "underlinePosition": -100,
                                "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,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8593,
                                    8595,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 225,
                                "num_glyphs": 287
                            }
                        },
                        "load_end": 1566,
                        "ttfb_start": 768,
                        "ttfb_end": 1405,
                        "download_start": 1405,
                        "download_end": 1566,
                        "download_ms": 161,
                        "all_start": 768,
                        "all_end": 1566,
                        "all_ms": 798,
                        "index": 17,
                        "number": 18
                    },
                    {
                        "type": 3,
                        "id": "531502.35",
                        "request_id": "531502.35",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                        "raw_id": "531502.35",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Font",
                        "load_ms": 816,
                        "ttfb_ms": 637,
                        "load_start": 769,
                        "load_start_float": 769.00021600000002,
                        "bytesIn": 12996,
                        "objectSize": 12996,
                        "objectSizeUncompressed": 12996,
                        "chunks": [
                            {
                                "ts": 1585,
                                "bytes": 12996
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "font\/woff2",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=0",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "access-control-allow-origin: *",
                                "content-length: 12996",
                                "content-type: font\/woff2",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"32c4-6202ff9b1e140\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2020,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 766,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 37,
                        "http2_stream_dependency": 35,
                        "http2_stream_weight": 256,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 216,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "font_details": {
                            "table_sizes": {
                                "GDEF": 118,
                                "GPOS": 10476,
                                "GSUB": 820,
                                "OS\/2": 96,
                                "STAT": 68,
                                "cmap": 656,
                                "gasp": 8,
                                "glyf": 13449,
                                "head": 54,
                                "hhea": 36,
                                "hmtx": 1148,
                                "loca": 0,
                                "maxp": 32,
                                "name": 608,
                                "post": 32,
                                "prep": 7
                            },
                            "names": {
                                "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                "1": "Montserrat Thin",
                                "2": "Italic",
                                "3": "8.000;ULA;MontserratThin-Italic",
                                "4": "Montserrat Thin Italic",
                                "5": "Version 8.000",
                                "6": "MontserratThin-Italic",
                                "14": "http:\/\/scripts.sil.org\/OFL"
                            },
                            "OS2": {
                                "version": 4,
                                "xAvgCharWidth": 630,
                                "usWeightClass": 400,
                                "usWidthClass": 5,
                                "fsType": 0,
                                "ySubscriptXSize": 650,
                                "ySubscriptYSize": 600,
                                "ySubscriptXOffset": -15,
                                "ySubscriptYOffset": 75,
                                "ySuperscriptXSize": 650,
                                "ySuperscriptYSize": 600,
                                "ySuperscriptXOffset": 70,
                                "ySuperscriptYOffset": 350,
                                "yStrikeoutSize": 50,
                                "yStrikeoutPosition": 310,
                                "sFamilyClass": 0,
                                "ulUnicodeRange1": 2147483687,
                                "ulUnicodeRange2": 107,
                                "ulUnicodeRange3": 0,
                                "ulUnicodeRange4": 0,
                                "achVendID": "ULA\u0000",
                                "fsSelection": 129,
                                "usFirstCharIndex": 0,
                                "usLastCharIndex": 8725,
                                "sTypoAscender": 968,
                                "sTypoDescender": -251,
                                "sTypoLineGap": 0,
                                "usWinAscent": 1109,
                                "usWinDescent": 270,
                                "ulCodePageRange1": 536871319,
                                "ulCodePageRange2": 0,
                                "sxHeight": 517,
                                "sCapHeight": 700,
                                "usDefaultChar": 0,
                                "usBreakChar": 32,
                                "usMaxContext": 3,
                                "panose": {
                                    "bFamilyType": 0,
                                    "bSerifStyle": 0,
                                    "bWeight": 0,
                                    "bProportion": 0,
                                    "bContrast": 0,
                                    "bStrokeVariation": 0,
                                    "bArmStyle": 0,
                                    "bLetterForm": 0,
                                    "bMidline": 0,
                                    "bXHeight": 0
                                }
                            },
                            "post": {
                                "formatType": 3,
                                "italicAngle": -11.300003051757812,
                                "underlinePosition": -100,
                                "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,
                                    305,
                                    338,
                                    339,
                                    699,
                                    700,
                                    710,
                                    730,
                                    732,
                                    8201,
                                    8203,
                                    8211,
                                    8212,
                                    8216,
                                    8217,
                                    8218,
                                    8220,
                                    8221,
                                    8222,
                                    8226,
                                    8230,
                                    8242,
                                    8243,
                                    8249,
                                    8250,
                                    8260,
                                    8308,
                                    8364,
                                    8482,
                                    8593,
                                    8595,
                                    8722,
                                    8725
                                ]
                            },
                            "color": {
                                "formats": [],
                                "numPalettes": 0,
                                "numPaletteEntries": 0
                            },
                            "features": {
                                "GSUB": {
                                    "DFLT": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "AZE ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "CRT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "KAZ ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "NLD ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TAT ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ],
                                        "TRK ": [
                                            "dnom",
                                            "frac",
                                            "liga",
                                            "locl",
                                            "numr",
                                            "pnum",
                                            "tnum"
                                        ]
                                    }
                                },
                                "GPOS": {
                                    "DFLT": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "cyrl": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    },
                                    "latn": {
                                        "default": [
                                            "kern",
                                            "mark"
                                        ]
                                    }
                                }
                            },
                            "counts": {
                                "num_cmap_codepoints": 225,
                                "num_glyphs": 287
                            }
                        },
                        "load_end": 1585,
                        "ttfb_start": 769,
                        "ttfb_end": 1406,
                        "download_start": 1406,
                        "download_end": 1585,
                        "download_ms": 179,
                        "all_start": 769,
                        "all_end": 1585,
                        "all_ms": 816,
                        "index": 18,
                        "number": 19
                    },
                    {
                        "type": 3,
                        "id": "531502.6",
                        "request_id": "531502.6",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                        "raw_id": "531502.6",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Image",
                        "load_ms": 6729,
                        "ttfb_ms": 654,
                        "load_start": 770,
                        "load_start_float": 770.00019099999997,
                        "bytesIn": 1879002,
                        "objectSize": 1879002,
                        "objectSizeUncompressed": 1879002,
                        "chunks": [
                            {
                                "ts": 2062,
                                "bytes": 13962
                            },
                            {
                                "ts": 2302,
                                "bytes": 16384
                            },
                            {
                                "ts": 2329,
                                "bytes": 16384
                            },
                            {
                                "ts": 2411,
                                "bytes": 16384
                            },
                            {
                                "ts": 2439,
                                "bytes": 16384
                            },
                            {
                                "ts": 2821,
                                "bytes": 16384
                            },
                            {
                                "ts": 2849,
                                "bytes": 16384
                            },
                            {
                                "ts": 2986,
                                "bytes": 16384
                            },
                            {
                                "ts": 3014,
                                "bytes": 16384
                            },
                            {
                                "ts": 3151,
                                "bytes": 16384
                            },
                            {
                                "ts": 3231,
                                "bytes": 16384
                            },
                            {
                                "ts": 3345,
                                "bytes": 16384
                            },
                            {
                                "ts": 3425,
                                "bytes": 16384
                            },
                            {
                                "ts": 3515,
                                "bytes": 3752
                            },
                            {
                                "ts": 3538,
                                "bytes": 12632
                            },
                            {
                                "ts": 3564,
                                "bytes": 16384
                            },
                            {
                                "ts": 3647,
                                "bytes": 16384
                            },
                            {
                                "ts": 3732,
                                "bytes": 16384
                            },
                            {
                                "ts": 3840,
                                "bytes": 16384
                            },
                            {
                                "ts": 3933,
                                "bytes": 16384
                            },
                            {
                                "ts": 4044,
                                "bytes": 16384
                            },
                            {
                                "ts": 4126,
                                "bytes": 16384
                            },
                            {
                                "ts": 4241,
                                "bytes": 16384
                            },
                            {
                                "ts": 4264,
                                "bytes": 16384
                            },
                            {
                                "ts": 4349,
                                "bytes": 16384
                            },
                            {
                                "ts": 4378,
                                "bytes": 16384
                            },
                            {
                                "ts": 4527,
                                "bytes": 16384
                            },
                            {
                                "ts": 4611,
                                "bytes": 16384
                            },
                            {
                                "ts": 4692,
                                "bytes": 16384
                            },
                            {
                                "ts": 4722,
                                "bytes": 16384
                            },
                            {
                                "ts": 4803,
                                "bytes": 16384
                            },
                            {
                                "ts": 4829,
                                "bytes": 16384
                            },
                            {
                                "ts": 4913,
                                "bytes": 16384
                            },
                            {
                                "ts": 4995,
                                "bytes": 16384
                            },
                            {
                                "ts": 5079,
                                "bytes": 16384
                            },
                            {
                                "ts": 5159,
                                "bytes": 16384
                            },
                            {
                                "ts": 5242,
                                "bytes": 16384
                            },
                            {
                                "ts": 5270,
                                "bytes": 16384
                            },
                            {
                                "ts": 5386,
                                "bytes": 16384
                            },
                            {
                                "ts": 5415,
                                "bytes": 16384
                            },
                            {
                                "ts": 5444,
                                "bytes": 16384
                            },
                            {
                                "ts": 5471,
                                "bytes": 16384
                            },
                            {
                                "ts": 5495,
                                "bytes": 16384
                            },
                            {
                                "ts": 5523,
                                "bytes": 16384
                            },
                            {
                                "ts": 5553,
                                "bytes": 16384
                            },
                            {
                                "ts": 5577,
                                "bytes": 16384
                            },
                            {
                                "ts": 5605,
                                "bytes": 16384
                            },
                            {
                                "ts": 5636,
                                "bytes": 16384
                            },
                            {
                                "ts": 5659,
                                "bytes": 16384
                            },
                            {
                                "ts": 5688,
                                "bytes": 16384
                            },
                            {
                                "ts": 5716,
                                "bytes": 16384
                            },
                            {
                                "ts": 5744,
                                "bytes": 16384
                            },
                            {
                                "ts": 5773,
                                "bytes": 16384
                            },
                            {
                                "ts": 5801,
                                "bytes": 16384
                            },
                            {
                                "ts": 5824,
                                "bytes": 16375
                            },
                            {
                                "ts": 5829,
                                "bytes": 9
                            },
                            {
                                "ts": 5853,
                                "bytes": 16384
                            },
                            {
                                "ts": 5884,
                                "bytes": 16384
                            },
                            {
                                "ts": 5912,
                                "bytes": 16384
                            },
                            {
                                "ts": 5938,
                                "bytes": 16384
                            },
                            {
                                "ts": 5966,
                                "bytes": 16384
                            },
                            {
                                "ts": 5994,
                                "bytes": 16384
                            },
                            {
                                "ts": 6018,
                                "bytes": 16384
                            },
                            {
                                "ts": 6046,
                                "bytes": 16384
                            },
                            {
                                "ts": 6074,
                                "bytes": 16384
                            },
                            {
                                "ts": 6080,
                                "bytes": 4011
                            },
                            {
                                "ts": 6103,
                                "bytes": 12373
                            },
                            {
                                "ts": 6131,
                                "bytes": 16384
                            },
                            {
                                "ts": 6159,
                                "bytes": 16384
                            },
                            {
                                "ts": 6183,
                                "bytes": 16384
                            },
                            {
                                "ts": 6212,
                                "bytes": 16384
                            },
                            {
                                "ts": 6240,
                                "bytes": 16384
                            },
                            {
                                "ts": 6268,
                                "bytes": 16384
                            },
                            {
                                "ts": 6297,
                                "bytes": 16384
                            },
                            {
                                "ts": 6325,
                                "bytes": 16384
                            },
                            {
                                "ts": 6353,
                                "bytes": 16384
                            },
                            {
                                "ts": 6376,
                                "bytes": 16384
                            },
                            {
                                "ts": 6405,
                                "bytes": 16384
                            },
                            {
                                "ts": 6433,
                                "bytes": 16384
                            },
                            {
                                "ts": 6461,
                                "bytes": 16384
                            },
                            {
                                "ts": 6490,
                                "bytes": 16384
                            },
                            {
                                "ts": 6518,
                                "bytes": 16384
                            },
                            {
                                "ts": 6541,
                                "bytes": 16384
                            },
                            {
                                "ts": 6570,
                                "bytes": 16384
                            },
                            {
                                "ts": 6598,
                                "bytes": 16384
                            },
                            {
                                "ts": 6626,
                                "bytes": 16384
                            },
                            {
                                "ts": 6655,
                                "bytes": 16384
                            },
                            {
                                "ts": 6683,
                                "bytes": 16384
                            },
                            {
                                "ts": 6706,
                                "bytes": 16384
                            },
                            {
                                "ts": 6735,
                                "bytes": 16384
                            },
                            {
                                "ts": 6763,
                                "bytes": 16384
                            },
                            {
                                "ts": 6792,
                                "bytes": 16384
                            },
                            {
                                "ts": 6820,
                                "bytes": 16384
                            },
                            {
                                "ts": 6848,
                                "bytes": 16384
                            },
                            {
                                "ts": 6872,
                                "bytes": 16384
                            },
                            {
                                "ts": 6900,
                                "bytes": 16384
                            },
                            {
                                "ts": 6928,
                                "bytes": 16384
                            },
                            {
                                "ts": 6956,
                                "bytes": 16384
                            },
                            {
                                "ts": 6986,
                                "bytes": 16384
                            },
                            {
                                "ts": 7013,
                                "bytes": 16384
                            },
                            {
                                "ts": 7037,
                                "bytes": 16384
                            },
                            {
                                "ts": 7065,
                                "bytes": 16384
                            },
                            {
                                "ts": 7094,
                                "bytes": 16384
                            },
                            {
                                "ts": 7122,
                                "bytes": 16384
                            },
                            {
                                "ts": 7150,
                                "bytes": 16384
                            },
                            {
                                "ts": 7178,
                                "bytes": 16384
                            },
                            {
                                "ts": 7202,
                                "bytes": 16384
                            },
                            {
                                "ts": 7230,
                                "bytes": 16384
                            },
                            {
                                "ts": 7258,
                                "bytes": 16384
                            },
                            {
                                "ts": 7287,
                                "bytes": 16384
                            },
                            {
                                "ts": 7315,
                                "bytes": 16384
                            },
                            {
                                "ts": 7343,
                                "bytes": 16384
                            },
                            {
                                "ts": 7367,
                                "bytes": 16384
                            },
                            {
                                "ts": 7395,
                                "bytes": 16384
                            },
                            {
                                "ts": 7423,
                                "bytes": 16384
                            },
                            {
                                "ts": 7452,
                                "bytes": 16384
                            },
                            {
                                "ts": 7480,
                                "bytes": 16384
                            },
                            {
                                "ts": 7499,
                                "bytes": 13648
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:02 GMT",
                        "cacheControl": "max-age=2592000",
                        "contentType": "image\/png",
                        "contentEncoding": "",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2360,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "High",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                                ":scheme: https",
                                "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "priority: u=1, i",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "cache-control: max-age=2592000",
                                "content-length: 1879002",
                                "content-type: image\/png",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"1cabda-620300791a340\"",
                                "expires: Fri, 07 Feb 2025 09:25:02 GMT",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:41:57 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2080,
                        "score_cache": 100,
                        "score_cdn": 0,
                        "score_gzip": -1,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": 100,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": null,
                        "gzip_save": null,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": 1879002,
                        "image_save": 0,
                        "cache_time": 2592000,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 755,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 39,
                        "http2_stream_dependency": 11,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 191,
                        "server_port": "443",
                        "image_details": {
                            "detected_type": "png",
                            "metadata": {
                                "ExifTool": {
                                    "ExifToolVersion": 12.4
                                },
                                "File": {
                                    "FileSize": "1835 KiB",
                                    "FileType": "PNG",
                                    "FileTypeExtension": "png",
                                    "MIMEType": "image\/png"
                                },
                                "PNG": {
                                    "ImageWidth": 1328,
                                    "ImageHeight": 1328,
                                    "BitDepth": 8,
                                    "ColorType": "RGB with Alpha",
                                    "Compression": "Deflate\/Inflate",
                                    "Filter": "Adaptive",
                                    "Interlace": "Noninterlaced",
                                    "PixelsPerUnitX": 3780,
                                    "PixelsPerUnitY": 3780,
                                    "PixelUnits": "meters"
                                },
                                "Composite": {
                                    "ImageSize": "1328x1328",
                                    "Megapixels": 1.8
                                }
                            },
                            "magick": {
                                "format": "PNG",
                                "formatDescription": "Portable Network Graphics",
                                "mimeType": "image\/png",
                                "class": "DirectClass",
                                "geometry": {
                                    "width": 1328,
                                    "height": 1328,
                                    "x": 0,
                                    "y": 0
                                },
                                "resolution": {
                                    "x": 37.799999999999997,
                                    "y": 37.799999999999997
                                },
                                "printSize": {
                                    "x": 35.132300000000001,
                                    "y": 35.132300000000001
                                },
                                "units": "PixelsPerCentimeter",
                                "type": "TrueColorAlpha",
                                "endianness": "Undefined",
                                "colorspace": "sRGB",
                                "depth": 8,
                                "baseDepth": 8,
                                "channelDepth": {
                                    "alpha": 1,
                                    "red": 8,
                                    "green": 8,
                                    "blue": 8
                                },
                                "pixels": 1763584,
                                "imageStatistics": {
                                    "all": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 217.279,
                                        "standardDeviation": 23.997800000000002,
                                        "kurtosis": 3.7137899999999999,
                                        "skewness": -1.36646,
                                        "entropy": 0.62532600000000005
                                    }
                                },
                                "channelStatistics": {
                                    "alpha": {
                                        "min": 0,
                                        "max": 0,
                                        "mean": 2.8311099999999999e-14,
                                        "standardDeviation": 2.6869000000000001e-6,
                                        "kurtosis": -3,
                                        "skewness": 3037000000,
                                        "entropy": 4.8216400000000001e-5
                                    },
                                    "red": {
                                        "min": 0,
                                        "max": 255,
                                        "mean": 195.286,
                                        "standardDeviation": 38.535600000000002,
                                        "kurtosis": 5.78681,
                                        "skewness": -1.6858299999999999,
                                        "entropy": 0.83275600000000005
                                    },
                                    "green": {
                                        "min": 26,
                                        "max": 255,
                                        "mean": 215.00299999999999,
                                        "standardDeviation": 23.9039,
                                        "kurtosis": 2.8636400000000002,
                                        "skewness": -1.0329600000000001,
                                        "entropy": 0.81622399999999995
                                    },
                                    "blue": {
                                        "min": 17,
                                        "max": 255,
                                        "mean": 203.828,
                                        "standardDeviation": 33.5518,
                                        "kurtosis": 2.17781,
                                        "skewness": -1.1766099999999999,
                                        "entropy": 0.85227399999999998
                                    }
                                },
                                "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": 1328,
                                    "x": 0,
                                    "y": 0
                                },
                                "dispose": "Undefined",
                                "iterations": 0,
                                "compression": "Zip",
                                "orientation": "Undefined",
                                "properties": {
                                    "date:create": "2025-01-08T09:38:47+00:00",
                                    "date:modify": "2025-01-08T09:38:47+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": "1328, 1328",
                                    "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                    "png:sRGB": "intent=0 (Perceptual Intent)",
                                    "signature": "b0396f561bf2b799de476deeb0ae59f79a2d57ead632f3e237d68d7804d19997"
                                },
                                "tainted": false,
                                "filesize": "1.879MB",
                                "numberPixels": "1.76358M",
                                "pixelsPerSecond": "21.8917MB",
                                "userTime": "0.070u",
                                "elapsedTime": "0:01.080"
                            }
                        },
                        "load_end": 7499,
                        "ttfb_start": 770,
                        "ttfb_end": 1424,
                        "download_start": 1424,
                        "download_end": 7499,
                        "download_ms": 6075,
                        "all_start": 770,
                        "all_end": 7499,
                        "all_ms": 6729,
                        "index": 19,
                        "number": 20
                    },
                    {
                        "type": 3,
                        "id": "531502.48",
                        "request_id": "531502.48",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/vendor-Zz2IZx_h.js",
                        "raw_id": "531502.48",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 3478,
                        "ttfb_ms": 1048,
                        "load_start": 1022,
                        "load_start_float": 1022.000227,
                        "bytesIn": 325244,
                        "objectSize": 325244,
                        "objectSizeUncompressed": 1054548,
                        "chunks": [
                            {
                                "ts": 2165,
                                "bytes": 16384,
                                "inflated": 40541
                            },
                            {
                                "ts": 2195,
                                "bytes": 16384,
                                "inflated": 41732
                            },
                            {
                                "ts": 2274,
                                "bytes": 15818,
                                "inflated": 48504
                            },
                            {
                                "ts": 2467,
                                "bytes": 16384,
                                "inflated": 45095
                            },
                            {
                                "ts": 2496,
                                "bytes": 16384,
                                "inflated": 52490
                            },
                            {
                                "ts": 2599,
                                "bytes": 16384,
                                "inflated": 54049
                            },
                            {
                                "ts": 2628,
                                "bytes": 16384,
                                "inflated": 54851
                            },
                            {
                                "ts": 2708,
                                "bytes": 16384,
                                "inflated": 52349
                            },
                            {
                                "ts": 2736,
                                "bytes": 16384,
                                "inflated": 57092
                            },
                            {
                                "ts": 2873,
                                "bytes": 16384,
                                "inflated": 39489
                            },
                            {
                                "ts": 2902,
                                "bytes": 16384,
                                "inflated": 45155
                            },
                            {
                                "ts": 3095,
                                "bytes": 16384,
                                "inflated": 53700
                            },
                            {
                                "ts": 3123,
                                "bytes": 16384,
                                "inflated": 61502
                            },
                            {
                                "ts": 3317,
                                "bytes": 16384,
                                "inflated": 65208
                            },
                            {
                                "ts": 3510,
                                "bytes": 16384,
                                "inflated": 56514
                            },
                            {
                                "ts": 3757,
                                "bytes": 16384,
                                "inflated": 57261
                            },
                            {
                                "ts": 3961,
                                "bytes": 16384,
                                "inflated": 55373
                            },
                            {
                                "ts": 4155,
                                "bytes": 16384,
                                "inflated": 58312
                            },
                            {
                                "ts": 4406,
                                "bytes": 16384,
                                "inflated": 57048
                            },
                            {
                                "ts": 4500,
                                "bytes": 14514,
                                "inflated": 58283
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                        "initiator_line": 1,
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/vendor-Zz2IZx_h.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=1",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-type: text\/javascript",
                                "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                "etag: \"101754-6202ff9b1e140-gzip\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1951,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 325478,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 1021,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 41,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 227,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 4500,
                        "ttfb_start": 1022,
                        "ttfb_end": 2070,
                        "download_start": 2070,
                        "download_end": 4500,
                        "download_ms": 2430,
                        "all_start": 1022,
                        "all_end": 4500,
                        "all_ms": 3478,
                        "index": 20,
                        "number": 21,
                        "cpuTimes": {
                            "FunctionCall": 18
                        },
                        "cpu.FunctionCall": 18,
                        "cpuTime": 18,
                        "js_timing": [
                            [
                                4963.759,
                                4964.0510000000004
                            ],
                            [
                                4971.7470000000003,
                                4971.9219999999996
                            ],
                            [
                                4973.018,
                                4973.049
                            ],
                            [
                                4974.1419999999998,
                                4974.1930000000002
                            ],
                            [
                                4978.2879999999996,
                                4978.326
                            ],
                            [
                                4983.335,
                                4983.3869999999997
                            ],
                            [
                                4987.4629999999997,
                                4987.5
                            ],
                            [
                                4991.5910000000003,
                                4991.6279999999997
                            ],
                            [
                                4995.7190000000001,
                                4995.7740000000003
                            ],
                            [
                                4999.8680000000004,
                                4999.9309999999996
                            ],
                            [
                                5007.6559999999999,
                                5007.7020000000002
                            ],
                            [
                                5011.7889999999998,
                                5011.8289999999997
                            ],
                            [
                                5016.9129999999996,
                                5016.9650000000001
                            ],
                            [
                                5021.1440000000002,
                                5021.1869999999999
                            ],
                            [
                                5025.277,
                                5025.3230000000003
                            ],
                            [
                                5029.4359999999997,
                                5029.4740000000002
                            ],
                            [
                                5033.5630000000001,
                                5033.5990000000002
                            ],
                            [
                                5037.6890000000003,
                                5037.7190000000001
                            ],
                            [
                                5041.8239999999996,
                                5041.8670000000002
                            ],
                            [
                                5045.9840000000004,
                                5046.0230000000001
                            ],
                            [
                                5050.1120000000001,
                                5050.1499999999996
                            ],
                            [
                                5054.2380000000003,
                                5054.2709999999997
                            ],
                            [
                                5058.3429999999998,
                                5058.3940000000002
                            ],
                            [
                                5062.4499999999998,
                                5062.4700000000003
                            ],
                            [
                                5066.5429999999997,
                                5066.5590000000002
                            ],
                            [
                                5070.6419999999998,
                                5070.6660000000002
                            ],
                            [
                                5074.7470000000003,
                                5074.7700000000004
                            ],
                            [
                                5078.8419999999996,
                                5078.8559999999998
                            ],
                            [
                                5082.9759999999997,
                                5083.0290000000005
                            ],
                            [
                                5087.1120000000001,
                                5087.1369999999997
                            ],
                            [
                                5091.2269999999999,
                                5091.259
                            ],
                            [
                                5095.3720000000003,
                                5095.4229999999998
                            ],
                            [
                                5104.7820000000002,
                                5104.817
                            ],
                            [
                                5108.9080000000004,
                                5108.9390000000003
                            ],
                            [
                                5113.0379999999996,
                                5113.0720000000001
                            ],
                            [
                                5117.1629999999996,
                                5117.1940000000004
                            ],
                            [
                                5121.3159999999998,
                                5121.3699999999999
                            ],
                            [
                                5125.4179999999997,
                                5125.46
                            ],
                            [
                                5129.5410000000002,
                                5129.5649999999996
                            ],
                            [
                                5133.6369999999997,
                                5133.6530000000002
                            ],
                            [
                                5137.7190000000001,
                                5137.7290000000003
                            ],
                            [
                                5141.8010000000004,
                                5141.8159999999998
                            ],
                            [
                                5145.893,
                                5145.9110000000001
                            ],
                            [
                                5149.9979999999996,
                                5150.0259999999998
                            ],
                            [
                                5154.2470000000003,
                                5154.2790000000005
                            ],
                            [
                                5158.384,
                                5158.4200000000001
                            ],
                            [
                                5162.4939999999997,
                                5162.5339999999997
                            ],
                            [
                                5166.5950000000003,
                                5166.6199999999999
                            ],
                            [
                                5170.6890000000003,
                                5170.7020000000002
                            ],
                            [
                                5174.7860000000001,
                                5174.8119999999999
                            ],
                            [
                                5178.8860000000004,
                                5178.9040000000005
                            ],
                            [
                                5182.9340000000002,
                                5182.9769999999999
                            ],
                            [
                                5187.0720000000001,
                                5187.1040000000003
                            ],
                            [
                                5191.21,
                                5191.2430000000004
                            ],
                            [
                                5195.3429999999998,
                                5195.3969999999999
                            ],
                            [
                                5202.415,
                                5202.46
                            ],
                            [
                                5206.5469999999996,
                                5206.5870000000004
                            ],
                            [
                                5211.8090000000002,
                                5211.848
                            ],
                            [
                                5215.9449999999997,
                                5215.9799999999996
                            ],
                            [
                                5220.0799999999999,
                                5220.1139999999996
                            ],
                            [
                                5224.1970000000001,
                                5224.2460000000001
                            ],
                            [
                                5228.3100000000004,
                                5228.3310000000001
                            ],
                            [
                                5232.384,
                                5232.4049999999997
                            ],
                            [
                                5236.4790000000003,
                                5236.4960000000001
                            ],
                            [
                                5240.5799999999999,
                                5240.6040000000003
                            ],
                            [
                                5244.6750000000002,
                                5244.6930000000002
                            ],
                            [
                                5248.7759999999998,
                                5248.799
                            ],
                            [
                                5252.8689999999997,
                                5252.8860000000004
                            ],
                            [
                                5256.9690000000001,
                                5256.9930000000004
                            ],
                            [
                                5261.1310000000003,
                                5261.1580000000004
                            ],
                            [
                                5265.2399999999998,
                                5265.2759999999998
                            ],
                            [
                                5269.3450000000003,
                                5269.3720000000003
                            ],
                            [
                                5273.4430000000002,
                                5273.4579999999996
                            ],
                            [
                                5277.5379999999996,
                                5277.558
                            ],
                            [
                                5281.6279999999997,
                                5281.6419999999998
                            ],
                            [
                                5285.7349999999997,
                                5285.7629999999999
                            ],
                            [
                                5289.8509999999997,
                                5289.8770000000004
                            ],
                            [
                                5294.2309999999998,
                                5294.2619999999997
                            ],
                            [
                                5298.3680000000004,
                                5298.3980000000001
                            ],
                            [
                                5305.3360000000002,
                                5305.3919999999998
                            ],
                            [
                                5309.4899999999998,
                                5309.5249999999996
                            ],
                            [
                                5313.6270000000004,
                                5313.6660000000002
                            ],
                            [
                                5317.768,
                                5317.8100000000004
                            ],
                            [
                                5321.9279999999999,
                                5321.982
                            ],
                            [
                                5326.0749999999998,
                                5326.1099999999997
                            ],
                            [
                                5330.2139999999999,
                                5330.2380000000003
                            ],
                            [
                                5334.3209999999999,
                                5334.3440000000001
                            ],
                            [
                                5338.4179999999997,
                                5338.4300000000003
                            ],
                            [
                                5342.5150000000003,
                                5342.5370000000003
                            ],
                            [
                                5346.6279999999997,
                                5346.6559999999999
                            ],
                            [
                                5350.7380000000003,
                                5350.7669999999998
                            ],
                            [
                                5354.8530000000001,
                                5354.8760000000002
                            ],
                            [
                                5358.9589999999998,
                                5359
                            ],
                            [
                                5363.0640000000003,
                                5363.0879999999997
                            ],
                            [
                                5367.1620000000003,
                                5367.1790000000001
                            ],
                            [
                                5371.25,
                                5371.2629999999999
                            ],
                            [
                                5375.348,
                                5375.384
                            ],
                            [
                                5379.4539999999997,
                                5379.4750000000004
                            ],
                            [
                                5383.5649999999996,
                                5383.5950000000003
                            ],
                            [
                                5387.6819999999998,
                                5387.7070000000003
                            ],
                            [
                                5391.7960000000003,
                                5391.8199999999997
                            ],
                            [
                                5395.9279999999999,
                                5395.9620000000004
                            ],
                            [
                                5400.4480000000003,
                                5400.5190000000002
                            ],
                            [
                                5405.2160000000003,
                                5405.2629999999999
                            ],
                            [
                                5409.3530000000001,
                                5409.4030000000002
                            ],
                            [
                                5413.4780000000001,
                                5413.5020000000004
                            ],
                            [
                                5417.5739999999996,
                                5417.5910000000003
                            ],
                            [
                                5421.6570000000002,
                                5421.6700000000001
                            ],
                            [
                                5425.7359999999999,
                                5425.7449999999999
                            ],
                            [
                                5429.8299999999999,
                                5429.8519999999999
                            ],
                            [
                                5433.9219999999996,
                                5433.9369999999999
                            ],
                            [
                                5438.0309999999999,
                                5438.0649999999996
                            ],
                            [
                                5442.1279999999997,
                                5442.1459999999997
                            ],
                            [
                                5446.2250000000004,
                                5446.2420000000002
                            ],
                            [
                                5450.326,
                                5450.348
                            ],
                            [
                                5454.4319999999998,
                                5454.4499999999998
                            ],
                            [
                                5458.5320000000002,
                                5458.5550000000003
                            ],
                            [
                                5462.6440000000002,
                                5462.6679999999997
                            ],
                            [
                                5466.7399999999998,
                                5466.759
                            ],
                            [
                                5470.8270000000002,
                                5470.8419999999996
                            ],
                            [
                                5474.9080000000004,
                                5474.9340000000002
                            ],
                            [
                                5478.9989999999998,
                                5479.0169999999998
                            ],
                            [
                                5483.1360000000004,
                                5483.1760000000004
                            ],
                            [
                                5487.2550000000001,
                                5487.2790000000005
                            ],
                            [
                                5491.3789999999999,
                                5491.4059999999999
                            ],
                            [
                                5495.5069999999996,
                                5495.5360000000001
                            ],
                            [
                                5501.0169999999998,
                                5501.0469999999996
                            ],
                            [
                                5505.1289999999999,
                                5505.1599999999999
                            ],
                            [
                                5509.2640000000001,
                                5509.299
                            ],
                            [
                                5513.4059999999999,
                                5513.4319999999998
                            ],
                            [
                                5517.875,
                                5517.902
                            ],
                            [
                                5522.0029999999997,
                                5522.0450000000001
                            ],
                            [
                                5528.4870000000001,
                                5528.5280000000002
                            ],
                            [
                                5532.616,
                                5532.6530000000002
                            ],
                            [
                                5537.0259999999998,
                                5537.0569999999998
                            ],
                            [
                                5543.4030000000002,
                                5543.4390000000003
                            ],
                            [
                                5547.5140000000001,
                                5547.5510000000004
                            ],
                            [
                                5551.6350000000002,
                                5551.665
                            ],
                            [
                                5555.7560000000003,
                                5555.7849999999999
                            ],
                            [
                                5559.8630000000003,
                                5559.8879999999999
                            ],
                            [
                                5563.9679999999998,
                                5563.9880000000003
                            ],
                            [
                                5568.0609999999997,
                                5568.0770000000002
                            ],
                            [
                                5572.1589999999997,
                                5572.1800000000003
                            ],
                            [
                                5576.2579999999998,
                                5576.2780000000002
                            ],
                            [
                                5580.348,
                                5580.3890000000001
                            ],
                            [
                                5584.4849999999997,
                                5584.5069999999996
                            ],
                            [
                                5588.5910000000003,
                                5588.6120000000001
                            ],
                            [
                                5592.7089999999998,
                                5592.7359999999999
                            ],
                            [
                                5596.8239999999996,
                                5596.8490000000002
                            ],
                            [
                                5602.5910000000003,
                                5602.625
                            ],
                            [
                                5606.71,
                                5606.7359999999999
                            ],
                            [
                                5610.8069999999998,
                                5610.8220000000001
                            ],
                            [
                                5614.9059999999999,
                                5614.9219999999996
                            ],
                            [
                                5618.9949999999999,
                                5619.0119999999997
                            ],
                            [
                                5623.0889999999999,
                                5623.1080000000002
                            ],
                            [
                                5627.192,
                                5627.2179999999998
                            ],
                            [
                                5631.2929999999997,
                                5631.3100000000004
                            ],
                            [
                                5635.4059999999999,
                                5635.4250000000002
                            ],
                            [
                                5639.5010000000002,
                                5639.5169999999998
                            ],
                            [
                                5643.5910000000003,
                                5643.6040000000003
                            ],
                            [
                                5647.6959999999999,
                                5647.7190000000001
                            ],
                            [
                                5651.8090000000002,
                                5651.8310000000001
                            ],
                            [
                                5655.9089999999997,
                                5655.9229999999998
                            ],
                            [
                                5660.0069999999996,
                                5660.0320000000002
                            ],
                            [
                                5664.1199999999999,
                                5664.1450000000004
                            ],
                            [
                                5668.2190000000001,
                                5668.2309999999998
                            ],
                            [
                                5672.3050000000003,
                                5672.3329999999996
                            ],
                            [
                                5676.451,
                                5676.4849999999997
                            ],
                            [
                                5680.5730000000003,
                                5680.6130000000003
                            ],
                            [
                                5684.7070000000003,
                                5684.7389999999996
                            ],
                            [
                                5688.8339999999998,
                                5688.8609999999999
                            ],
                            [
                                5692.9589999999998,
                                5692.9870000000001
                            ],
                            [
                                5697.0680000000002,
                                5697.098
                            ],
                            [
                                5701.1930000000002,
                                5701.223
                            ],
                            [
                                5705.3040000000001,
                                5705.3239999999996
                            ],
                            [
                                5709.4059999999999,
                                5709.433
                            ],
                            [
                                5713.5129999999999,
                                5713.527
                            ],
                            [
                                5717.5990000000002,
                                5717.6139999999996
                            ],
                            [
                                5721.6719999999996,
                                5721.6959999999999
                            ],
                            [
                                5725.768,
                                5725.7830000000004
                            ],
                            [
                                5729.8609999999999,
                                5729.8789999999999
                            ],
                            [
                                5733.9690000000001,
                                5733.9949999999999
                            ],
                            [
                                5738.0720000000001,
                                5738.0879999999997
                            ],
                            [
                                5742.1689999999999,
                                5742.192
                            ],
                            [
                                5746.2640000000001,
                                5746.277
                            ],
                            [
                                5750.3670000000002,
                                5750.4059999999999
                            ],
                            [
                                5754.4669999999996,
                                5754.4840000000004
                            ],
                            [
                                5758.5630000000001,
                                5758.5829999999996
                            ],
                            [
                                5762.652,
                                5762.6760000000004
                            ],
                            [
                                5766.7550000000001,
                                5766.7749999999996
                            ],
                            [
                                5770.8450000000003,
                                5770.857
                            ],
                            [
                                5774.8940000000002,
                                5774.9089999999997
                            ],
                            [
                                5778.9840000000004,
                                5778.9979999999996
                            ],
                            [
                                5783.2219999999998,
                                5783.2439999999997
                            ],
                            [
                                5787.3370000000004,
                                5787.3729999999996
                            ],
                            [
                                5791.4849999999997,
                                5791.5389999999998
                            ],
                            [
                                5795.6400000000003,
                                5795.6710000000003
                            ],
                            [
                                5800.4250000000002,
                                5800.4719999999998
                            ],
                            [
                                5804.5609999999997,
                                5804.5889999999999
                            ],
                            [
                                5808.6700000000001,
                                5808.6869999999999
                            ],
                            [
                                5812.7629999999999,
                                5812.7780000000002
                            ],
                            [
                                5816.8500000000004,
                                5816.8639999999996
                            ],
                            [
                                5820.951,
                                5820.9780000000001
                            ],
                            [
                                5825.0519999999997,
                                5825.0860000000002
                            ],
                            [
                                5829.143,
                                5829.1570000000002
                            ],
                            [
                                5833.2290000000003,
                                5833.2420000000002
                            ],
                            [
                                5837.3130000000001,
                                5837.3239999999996
                            ],
                            [
                                5841.3860000000004,
                                5841.3999999999996
                            ],
                            [
                                5845.4870000000001,
                                5845.5060000000003
                            ],
                            [
                                5849.585,
                                5849.6229999999996
                            ],
                            [
                                5853.692,
                                5853.71
                            ],
                            [
                                5857.8130000000001,
                                5857.8419999999996
                            ],
                            [
                                5861.9430000000002,
                                5861.9709999999995
                            ],
                            [
                                5866.0720000000001,
                                5866.1130000000003
                            ],
                            [
                                5870.2200000000003,
                                5870.2470000000003
                            ],
                            [
                                5874.4430000000002,
                                5874.4740000000002
                            ],
                            [
                                5878.576,
                                5878.6189999999997
                            ],
                            [
                                5883.4189999999999,
                                5883.473
                            ],
                            [
                                5889.4160000000002,
                                5889.4679999999998
                            ],
                            [
                                5893.5659999999998,
                                5893.6030000000001
                            ],
                            [
                                5897.6899999999996,
                                5897.7299999999996
                            ],
                            [
                                5901.826,
                                5901.866
                            ],
                            [
                                5905.9530000000004,
                                5905.9889999999996
                            ],
                            [
                                5910.0749999999998,
                                5910.1049999999996
                            ],
                            [
                                5914.2120000000004,
                                5914.241
                            ],
                            [
                                5918.3190000000004,
                                5918.3389999999999
                            ],
                            [
                                5922.3850000000002,
                                5922.402
                            ],
                            [
                                5926.473,
                                5926.4880000000003
                            ],
                            [
                                5930.5690000000004,
                                5930.5929999999998
                            ],
                            [
                                5934.674,
                                5934.6970000000001
                            ],
                            [
                                5938.7690000000002,
                                5938.7849999999999
                            ],
                            [
                                5942.8549999999996,
                                5942.8689999999997
                            ],
                            [
                                5946.9390000000003,
                                5946.9690000000001
                            ],
                            [
                                5951.0550000000003,
                                5951.0780000000004
                            ],
                            [
                                5955.1629999999996,
                                5955.1840000000002
                            ],
                            [
                                5959.2669999999998,
                                5959.2889999999998
                            ],
                            [
                                5963.3739999999998,
                                5963.3869999999997
                            ],
                            [
                                5967.4750000000004,
                                5967.4970000000003
                            ],
                            [
                                5971.576,
                                5971.5919999999996
                            ],
                            [
                                5975.7939999999999,
                                5975.8159999999998
                            ],
                            [
                                5979.8999999999996,
                                5979.9179999999997
                            ],
                            [
                                5984.0060000000003,
                                5984.0510000000004
                            ],
                            [
                                5988.1459999999997,
                                5988.1819999999998
                            ],
                            [
                                5992.268,
                                5992.2920000000004
                            ],
                            [
                                5996.3950000000004,
                                5996.4250000000002
                            ],
                            [
                                6000.6629999999996,
                                6000.6940000000004
                            ],
                            [
                                6004.7690000000002,
                                6004.7929999999997
                            ],
                            [
                                6008.8580000000002,
                                6008.8729999999996
                            ],
                            [
                                6012.9390000000003,
                                6012.951
                            ],
                            [
                                6017.0360000000001,
                                6017.0569999999998
                            ],
                            [
                                6021.1319999999996,
                                6021.165
                            ],
                            [
                                6025.2219999999998,
                                6025.2370000000001
                            ],
                            [
                                6029.3069999999998,
                                6029.3320000000003
                            ],
                            [
                                6033.384,
                                6033.3990000000003
                            ],
                            [
                                6037.4740000000002,
                                6037.4870000000001
                            ],
                            [
                                6041.5780000000004,
                                6041.6019999999999
                            ],
                            [
                                6045.6729999999998,
                                6045.6880000000001
                            ],
                            [
                                6049.7629999999999,
                                6049.7820000000002
                            ],
                            [
                                6053.8609999999999,
                                6053.8819999999996
                            ],
                            [
                                6057.9610000000002,
                                6057.973
                            ],
                            [
                                6062.0640000000003,
                                6062.1040000000003
                            ],
                            [
                                6066.1779999999999,
                                6066.192
                            ],
                            [
                                6070.2780000000002,
                                6070.3010000000004
                            ],
                            [
                                6074.3770000000004,
                                6074.3950000000004
                            ],
                            [
                                6078.4629999999997,
                                6078.4870000000001
                            ],
                            [
                                6082.6080000000002,
                                6082.6629999999996
                            ],
                            [
                                6086.732,
                                6086.7579999999998
                            ],
                            [
                                6090.8450000000003,
                                6090.8680000000004
                            ],
                            [
                                6094.9690000000001,
                                6095.0010000000002
                            ],
                            [
                                6099.4530000000004,
                                6099.509
                            ],
                            [
                                6103.5709999999999,
                                6103.5959999999995
                            ],
                            [
                                6107.6760000000004,
                                6107.6989999999996
                            ],
                            [
                                6111.7690000000002,
                                6111.7860000000001
                            ],
                            [
                                6115.8609999999999,
                                6115.8800000000001
                            ],
                            [
                                6119.9579999999996,
                                6119.9769999999999
                            ],
                            [
                                6124.0619999999999,
                                6124.085
                            ],
                            [
                                6128.1570000000002,
                                6128.1689999999999
                            ],
                            [
                                6132.2399999999998,
                                6132.2529999999997
                            ],
                            [
                                6136.3270000000002,
                                6136.3419999999996
                            ],
                            [
                                6140.4229999999998,
                                6140.4629999999997
                            ],
                            [
                                6144.5339999999997,
                                6144.5510000000004
                            ],
                            [
                                6148.6379999999999,
                                6148.6610000000001
                            ],
                            [
                                6152.7460000000001,
                                6152.7700000000004
                            ],
                            [
                                6156.8370000000004,
                                6156.8490000000002
                            ],
                            [
                                6160.9390000000003,
                                6160.9679999999998
                            ],
                            [
                                6165.0420000000004,
                                6165.0640000000003
                            ],
                            [
                                6169.134,
                                6169.1599999999999
                            ],
                            [
                                6173.2340000000004,
                                6173.2489999999998
                            ],
                            [
                                6177.4709999999995,
                                6177.5020000000004
                            ],
                            [
                                6181.5550000000003,
                                6181.585
                            ],
                            [
                                6185.6689999999999,
                                6185.6999999999998
                            ],
                            [
                                6189.7870000000003,
                                6189.8149999999996
                            ],
                            [
                                6193.9390000000003,
                                6193.9799999999996
                            ],
                            [
                                6198.0820000000003,
                                6198.1170000000002
                            ],
                            [
                                6202.2209999999995,
                                6202.2550000000001
                            ],
                            [
                                6206.3400000000001,
                                6206.3950000000004
                            ],
                            [
                                6210.4740000000002,
                                6210.4989999999998
                            ],
                            [
                                6214.5680000000002,
                                6214.5860000000002
                            ],
                            [
                                6218.6589999999997,
                                6218.6930000000002
                            ],
                            [
                                6222.7629999999999,
                                6222.7790000000005
                            ],
                            [
                                6226.8559999999998,
                                6226.8680000000004
                            ],
                            [
                                6230.9430000000002,
                                6230.9549999999999
                            ],
                            [
                                6235.192,
                                6235.2209999999995
                            ],
                            [
                                6239.317,
                                6239.3509999999997
                            ],
                            [
                                6243.4070000000002,
                                6243.4409999999998
                            ],
                            [
                                6247.5290000000005,
                                6247.558
                            ],
                            [
                                6251.652,
                                6251.692
                            ],
                            [
                                6255.7830000000004,
                                6255.8059999999996
                            ],
                            [
                                6259.8869999999997,
                                6259.9110000000001
                            ],
                            [
                                6263.9930000000004,
                                6264.0140000000001
                            ],
                            [
                                6268.0889999999999,
                                6268.1040000000003
                            ],
                            [
                                6272.183,
                                6272.2039999999997
                            ],
                            [
                                6276.277,
                                6276.2910000000002
                            ],
                            [
                                6280.3800000000001,
                                6280.3950000000004
                            ],
                            [
                                6284.8040000000001,
                                6284.8339999999998
                            ],
                            [
                                6288.9300000000003,
                                6288.96
                            ],
                            [
                                6293.058,
                                6293.1130000000003
                            ],
                            [
                                6297.2179999999998,
                                6297.2489999999998
                            ],
                            [
                                6302.509,
                                6302.5410000000002
                            ],
                            [
                                6306.6459999999997,
                                6306.6840000000002
                            ],
                            [
                                6310.7749999999996,
                                6310.8069999999998
                            ],
                            [
                                6315.0910000000003,
                                6315.6120000000001
                            ],
                            [
                                6319.6819999999998,
                                6319.7089999999998
                            ],
                            [
                                6323.7809999999999,
                                6323.8000000000002
                            ],
                            [
                                6327.8689999999997,
                                6327.8909999999996
                            ],
                            [
                                6331.96,
                                6331.991
                            ],
                            [
                                6336.0640000000003,
                                6336.0780000000004
                            ],
                            [
                                6340.1689999999999,
                                6340.1890000000003
                            ],
                            [
                                6344.2709999999997,
                                6344.2920000000004
                            ],
                            [
                                6348.3779999999997,
                                6348.3950000000004
                            ],
                            [
                                6352.4799999999996,
                                6352.5
                            ],
                            [
                                6356.5720000000001,
                                6356.5870000000004
                            ],
                            [
                                6360.6689999999999,
                                6360.6890000000003
                            ],
                            [
                                6364.7619999999997,
                                6364.7790000000005
                            ],
                            [
                                6368.848,
                                6368.8829999999998
                            ],
                            [
                                6372.9399999999996,
                                6373.0029999999997
                            ],
                            [
                                6377.0730000000003,
                                6377.0900000000001
                            ],
                            [
                                6381.165,
                                6381.1769999999997
                            ],
                            [
                                6385.2669999999998,
                                6385.2910000000002
                            ],
                            [
                                6389.3890000000001,
                                6389.4139999999998
                            ],
                            [
                                6393.5150000000003,
                                6393.5479999999998
                            ],
                            [
                                6397.9930000000004,
                                6398.0230000000001
                            ],
                            [
                                6402.1279999999997,
                                6402.165
                            ],
                            [
                                6406.2479999999996,
                                6406.29
                            ],
                            [
                                6410.3680000000004,
                                6410.3969999999999
                            ],
                            [
                                6414.4709999999995,
                                6414.4989999999998
                            ],
                            [
                                6418.567,
                                6418.5820000000003
                            ],
                            [
                                6422.652,
                                6422.6660000000002
                            ],
                            [
                                6426.741,
                                6426.759
                            ],
                            [
                                6430.8419999999996,
                                6430.8639999999996
                            ],
                            [
                                6434.9359999999997,
                                6434.9470000000001
                            ],
                            [
                                6439.0209999999997,
                                6439.0370000000003
                            ],
                            [
                                6443.1109999999999,
                                6443.125
                            ],
                            [
                                6447.201,
                                6447.2449999999999
                            ],
                            [
                                6451.3289999999997,
                                6451.3509999999997
                            ],
                            [
                                6455.4040000000005,
                                6455.4260000000004
                            ],
                            [
                                6459.5119999999997,
                                6459.5360000000001
                            ],
                            [
                                6463.6300000000001,
                                6463.6549999999997
                            ],
                            [
                                6467.7290000000003,
                                6467.7430000000004
                            ],
                            [
                                6471.8140000000003,
                                6471.8289999999997
                            ],
                            [
                                6475.9049999999997,
                                6475.9200000000001
                            ],
                            [
                                6480.009,
                                6480.04
                            ],
                            [
                                6484.1300000000001,
                                6484.1620000000003
                            ],
                            [
                                6488.2809999999999,
                                6488.3130000000001
                            ],
                            [
                                6492.402,
                                6492.4390000000003
                            ],
                            [
                                6496.5770000000002,
                                6496.6149999999998
                            ],
                            [
                                6500.6899999999996,
                                6500.7250000000004
                            ],
                            [
                                6504.826,
                                6504.8770000000004
                            ],
                            [
                                6508.8919999999998,
                                6508.9319999999998
                            ],
                            [
                                6513.0379999999996,
                                6513.0820000000003
                            ],
                            [
                                6517.1769999999997,
                                6517.2150000000001
                            ],
                            [
                                6521.2929999999997,
                                6521.3209999999999
                            ],
                            [
                                6525.393,
                                6525.415
                            ],
                            [
                                6529.4899999999998,
                                6529.5119999999997
                            ],
                            [
                                6533.5820000000003,
                                6533.6000000000004
                            ],
                            [
                                6537.6790000000001,
                                6537.7049999999999
                            ],
                            [
                                6541.7849999999999,
                                6541.8069999999998
                            ],
                            [
                                6545.8760000000002,
                                6545.8909999999996
                            ],
                            [
                                6549.9700000000003,
                                6550.0050000000001
                            ],
                            [
                                6554.0680000000002,
                                6554.0919999999996
                            ],
                            [
                                6558.1620000000003,
                                6558.1760000000004
                            ],
                            [
                                6562.259,
                                6562.2830000000004
                            ],
                            [
                                6566.3720000000003,
                                6566.3969999999999
                            ],
                            [
                                6570.4690000000001,
                                6570.4830000000002
                            ],
                            [
                                6574.5649999999996,
                                6574.585
                            ],
                            [
                                6578.6549999999997,
                                6578.6700000000001
                            ],
                            [
                                6582.7790000000005,
                                6582.8190000000004
                            ],
                            [
                                6586.9030000000002,
                                6586.9269999999997
                            ],
                            [
                                6591.3509999999997,
                                6591.4080000000004
                            ],
                            [
                                6595.5100000000002,
                                6595.54
                            ],
                            [
                                6600.1049999999996,
                                6600.1499999999996
                            ],
                            [
                                6604.2340000000004,
                                6604.2610000000004
                            ],
                            [
                                6608.3360000000002,
                                6608.366
                            ],
                            [
                                6612.3919999999998,
                                6612.415
                            ],
                            [
                                6616.4870000000001,
                                6616.5020000000004
                            ],
                            [
                                6620.5799999999999,
                                6620.6009999999997
                            ],
                            [
                                6624.6800000000003,
                                6624.701
                            ],
                            [
                                6628.7709999999997,
                                6628.7839999999997
                            ],
                            [
                                6632.875,
                                6632.8869999999997
                            ],
                            [
                                6636.9620000000004,
                                6636.9750000000004
                            ],
                            [
                                6641.0500000000002,
                                6641.0680000000002
                            ],
                            [
                                6645.1580000000004,
                                6645.1890000000003
                            ],
                            [
                                6649.2619999999997,
                                6649.2809999999999
                            ],
                            [
                                6653.3699999999999,
                                6653.3950000000004
                            ],
                            [
                                6657.4709999999995,
                                6657.4859999999999
                            ],
                            [
                                6661.5609999999997,
                                6661.5739999999996
                            ],
                            [
                                6665.6589999999997,
                                6665.683
                            ],
                            [
                                6669.7579999999998,
                                6669.8469999999998
                            ],
                            [
                                6673.8620000000001,
                                6673.884
                            ],
                            [
                                6677.9579999999996,
                                6677.9790000000003
                            ],
                            [
                                6682.1019999999999,
                                6682.1559999999999
                            ],
                            [
                                6686.2529999999997,
                                6686.2820000000002
                            ],
                            [
                                6690.3710000000001,
                                6690.4160000000002
                            ],
                            [
                                6694.5320000000002,
                                6694.5699999999997
                            ],
                            [
                                6698.7120000000004,
                                6698.7489999999998
                            ],
                            [
                                6702.8509999999997,
                                6702.8850000000002
                            ],
                            [
                                6706.9620000000004,
                                6706.9870000000001
                            ],
                            [
                                6711.0870000000004,
                                6711.116
                            ],
                            [
                                6715.192,
                                6715.21
                            ],
                            [
                                6719.29,
                                6719.3109999999997
                            ],
                            [
                                6723.3919999999998,
                                6723.4110000000001
                            ],
                            [
                                6727.4889999999996,
                                6727.509
                            ],
                            [
                                6731.5929999999998,
                                6731.6180000000004
                            ],
                            [
                                6735.6869999999999,
                                6735.7049999999999
                            ],
                            [
                                6739.7719999999999,
                                6739.7860000000001
                            ],
                            [
                                6743.857,
                                6743.8729999999996
                            ],
                            [
                                6747.942,
                                6747.9740000000002
                            ],
                            [
                                6752.0450000000001,
                                6752.0649999999996
                            ],
                            [
                                6756.1689999999999,
                                6756.1909999999998
                            ],
                            [
                                6760.2740000000003,
                                6760.2969999999996
                            ],
                            [
                                6764.3850000000002,
                                6764.4070000000002
                            ],
                            [
                                6768.4830000000002,
                                6768.4989999999998
                            ],
                            [
                                6772.5780000000004,
                                6772.5919999999996
                            ],
                            [
                                6776.6700000000001,
                                6776.683
                            ],
                            [
                                6780.7579999999998,
                                6780.7799999999997
                            ],
                            [
                                6784.8590000000004,
                                6784.8829999999998
                            ],
                            [
                                6788.9809999999998,
                                6789.0219999999999
                            ],
                            [
                                6793.1120000000001,
                                6793.1419999999998
                            ],
                            [
                                6797.2489999999998,
                                6797.2849999999999
                            ],
                            [
                                6801.4309999999996,
                                6801.4709999999995
                            ],
                            [
                                6805.5469999999996,
                                6805.5720000000001
                            ],
                            [
                                6809.6570000000002,
                                6809.6819999999998
                            ],
                            [
                                6813.7650000000003,
                                6813.7879999999996
                            ],
                            [
                                6817.8590000000004,
                                6817.8739999999998
                            ],
                            [
                                6821.9409999999998,
                                6821.9719999999998
                            ],
                            [
                                6826.0259999999998,
                                6826.0410000000002
                            ],
                            [
                                6830.1149999999998,
                                6830.1279999999997
                            ],
                            [
                                6834.21,
                                6834.2299999999996
                            ],
                            [
                                6838.3090000000002,
                                6838.3339999999998
                            ],
                            [
                                6842.3969999999999,
                                6842.4179999999997
                            ],
                            [
                                6846.4880000000003,
                                6846.5010000000002
                            ],
                            [
                                6850.5690000000004,
                                6850.5829999999996
                            ],
                            [
                                6854.6689999999999,
                                6854.6989999999996
                            ],
                            [
                                6858.799,
                                6858.826
                            ],
                            [
                                6863.165,
                                6863.21
                            ],
                            [
                                6867.3100000000004,
                                6867.3379999999997
                            ],
                            [
                                6871.4200000000001,
                                6871.4480000000003
                            ],
                            [
                                6875.5420000000004,
                                6875.5780000000004
                            ],
                            [
                                6879.6750000000002,
                                6879.7049999999999
                            ],
                            [
                                6885.5360000000001,
                                6885.5829999999996
                            ],
                            [
                                6889.6790000000001,
                                6889.7219999999998
                            ],
                            [
                                6893.8149999999996,
                                6893.8519999999999
                            ],
                            [
                                6897.9369999999999,
                                6897.9719999999998
                            ],
                            [
                                6902.0630000000001,
                                6902.0990000000002
                            ],
                            [
                                6906.2060000000001,
                                6906.2430000000004
                            ],
                            [
                                6910.3320000000003,
                                6910.3819999999996
                            ],
                            [
                                6914.4780000000001,
                                6914.5140000000001
                            ],
                            [
                                6918.5990000000002,
                                6918.6260000000002
                            ],
                            [
                                6922.7129999999997,
                                6922.741
                            ],
                            [
                                6926.8249999999998,
                                6926.8509999999997
                            ],
                            [
                                6930.9570000000003,
                                6930.982
                            ],
                            [
                                6935.0559999999996,
                                6935.0699999999997
                            ],
                            [
                                6939.1509999999998,
                                6939.1700000000001
                            ],
                            [
                                6943.2569999999996,
                                6943.2979999999998
                            ],
                            [
                                6947.366,
                                6947.3860000000004
                            ],
                            [
                                6951.4539999999997,
                                6951.491
                            ],
                            [
                                6955.5770000000002,
                                6955.6000000000004
                            ],
                            [
                                6959.6719999999996,
                                6959.6859999999997
                            ],
                            [
                                6963.7749999999996,
                                6963.8069999999998
                            ],
                            [
                                6967.8770000000004,
                                6967.9009999999998
                            ],
                            [
                                6971.982,
                                6972.0069999999996
                            ],
                            [
                                6976.0900000000001,
                                6976.1139999999996
                            ],
                            [
                                6980.1869999999999,
                                6980.2049999999999
                            ],
                            [
                                6984.3370000000004,
                                6984.3729999999996
                            ],
                            [
                                6988.3999999999996,
                                6988.424
                            ],
                            [
                                6992.5159999999996,
                                6992.5410000000002
                            ],
                            [
                                6996.6620000000003,
                                6996.6890000000003
                            ],
                            [
                                7000.7830000000004,
                                7000.8109999999997
                            ],
                            [
                                7004.8900000000003,
                                7004.9129999999996
                            ],
                            [
                                7008.9840000000004,
                                7008.9989999999998
                            ],
                            [
                                7013.0690000000004,
                                7013.085
                            ],
                            [
                                7017.1580000000004,
                                7017.1719999999996
                            ],
                            [
                                7021.2430000000004,
                                7021.2740000000003
                            ],
                            [
                                7025.3289999999997,
                                7025.3440000000001
                            ],
                            [
                                7029.3760000000002,
                                7029.3850000000002
                            ],
                            [
                                7033.4750000000004,
                                7033.5069999999996
                            ],
                            [
                                7037.5860000000002,
                                7037.6049999999996
                            ],
                            [
                                7041.6599999999999,
                                7041.6800000000003
                            ],
                            [
                                7045.7550000000001,
                                7045.7719999999999
                            ],
                            [
                                7049.8389999999999,
                                7049.8519999999999
                            ],
                            [
                                7053.9340000000002,
                                7053.9530000000004
                            ],
                            [
                                7058.0360000000001,
                                7058.0739999999996
                            ],
                            [
                                7062.165,
                                7062.1859999999997
                            ],
                            [
                                7066.2700000000004,
                                7066.2920000000004
                            ],
                            [
                                7070.3760000000002,
                                7070.3969999999999
                            ],
                            [
                                7074.4669999999996,
                                7074.5129999999999
                            ],
                            [
                                7078.5900000000001,
                                7078.6279999999997
                            ],
                            [
                                7082.7449999999999,
                                7082.7839999999997
                            ],
                            [
                                7087.3879999999999,
                                7087.415
                            ],
                            [
                                7091.4970000000003,
                                7091.5559999999996
                            ],
                            [
                                7095.71,
                                7095.7749999999996
                            ],
                            [
                                7100.0519999999997,
                                7100.1270000000004
                            ],
                            [
                                7104.1949999999997,
                                7104.2160000000003
                            ],
                            [
                                7108.2879999999996,
                                7108.3040000000001
                            ],
                            [
                                7112.3819999999996,
                                7112.3950000000004
                            ],
                            [
                                7116.4719999999998,
                                7116.4939999999997
                            ],
                            [
                                7120.5810000000001,
                                7120.6019999999999
                            ],
                            [
                                7124.6790000000001,
                                7124.6959999999999
                            ],
                            [
                                7128.7700000000004,
                                7128.7830000000004
                            ],
                            [
                                7132.8490000000002,
                                7132.8580000000002
                            ],
                            [
                                7136.9319999999998,
                                7136.9650000000001
                            ],
                            [
                                7141.0330000000004,
                                7141.0690000000004
                            ],
                            [
                                7145.1469999999999,
                                7145.1629999999996
                            ],
                            [
                                7149.2340000000004,
                                7149.2520000000004
                            ],
                            [
                                7153.3299999999999,
                                7153.3469999999998
                            ],
                            [
                                7157.4210000000003,
                                7157.4350000000004
                            ],
                            [
                                7161.5209999999997,
                                7161.5370000000003
                            ],
                            [
                                7165.6220000000003,
                                7165.6450000000004
                            ],
                            [
                                7169.7280000000001,
                                7169.7510000000002
                            ],
                            [
                                7173.8289999999997,
                                7173.848
                            ],
                            [
                                7177.9219999999996,
                                7177.9359999999997
                            ],
                            [
                                7182.0519999999997,
                                7182.0929999999998
                            ],
                            [
                                7186.1729999999998,
                                7186.1970000000001
                            ],
                            [
                                7190.2809999999999,
                                7190.3010000000004
                            ],
                            [
                                7194.4089999999997,
                                7194.4340000000002
                            ],
                            [
                                7198.5129999999999,
                                7198.54
                            ],
                            [
                                7202.6350000000002,
                                7202.6629999999996
                            ],
                            [
                                7206.7430000000004,
                                7206.759
                            ],
                            [
                                7210.8280000000004,
                                7210.848
                            ],
                            [
                                7214.9179999999997,
                                7214.9300000000003
                            ],
                            [
                                7219.0060000000003,
                                7219.0389999999998
                            ],
                            [
                                7223.1030000000001,
                                7223.1210000000001
                            ],
                            [
                                7227.2060000000001,
                                7227.2269999999999
                            ],
                            [
                                7231.2979999999998,
                                7231.3140000000003
                            ],
                            [
                                7235.384,
                                7235.3980000000001
                            ],
                            [
                                7239.4740000000002,
                                7239.4899999999998
                            ],
                            [
                                7243.5609999999997,
                                7243.5810000000001
                            ],
                            [
                                7247.6530000000002,
                                7247.6670000000004
                            ],
                            [
                                7251.7799999999997,
                                7251.8010000000004
                            ],
                            [
                                7255.8800000000001,
                                7255.8969999999999
                            ],
                            [
                                7259.9899999999998,
                                7260.0060000000003
                            ],
                            [
                                7264.0889999999999,
                                7264.107
                            ],
                            [
                                7268.1930000000002,
                                7268.2160000000003
                            ],
                            [
                                7272.2939999999999,
                                7272.3069999999998
                            ],
                            [
                                7276.4080000000004,
                                7276.4269999999997
                            ],
                            [
                                7280.5060000000003,
                                7280.5200000000004
                            ],
                            [
                                7284.6090000000004,
                                7284.6369999999997
                            ],
                            [
                                7288.7200000000003,
                                7288.7389999999996
                            ],
                            [
                                7292.8389999999999,
                                7292.8680000000004
                            ],
                            [
                                7296.9660000000003,
                                7297.0309999999999
                            ],
                            [
                                7301.1170000000002,
                                7301.152
                            ],
                            [
                                7305.277,
                                7305.3069999999998
                            ],
                            [
                                7309.4009999999998,
                                7309.4229999999998
                            ],
                            [
                                7313.4960000000001,
                                7313.509
                            ],
                            [
                                7317.585,
                                7317.598
                            ],
                            [
                                7321.6679999999997,
                                7321.6779999999999
                            ],
                            [
                                7325.7510000000002,
                                7325.7610000000004
                            ],
                            [
                                7329.8339999999998,
                                7329.8440000000001
                            ],
                            [
                                7333.942,
                                7333.9669999999996
                            ],
                            [
                                7338.049,
                                7338.0680000000002
                            ],
                            [
                                7342.1480000000001,
                                7342.1629999999996
                            ],
                            [
                                7346.2380000000003,
                                7346.25
                            ],
                            [
                                7350.3280000000004,
                                7350.3410000000003
                            ],
                            [
                                7354.4309999999996,
                                7354.451
                            ],
                            [
                                7358.5370000000003,
                                7358.5590000000002
                            ],
                            [
                                7362.6549999999997,
                                7362.683
                            ],
                            [
                                7366.7809999999999,
                                7366.8090000000002
                            ],
                            [
                                7370.8990000000003,
                                7370.9350000000004
                            ],
                            [
                                7374.9979999999996,
                                7375.0129999999999
                            ],
                            [
                                7379.085,
                                7379.0969999999998
                            ],
                            [
                                7383.21,
                                7383.2460000000001
                            ],
                            [
                                7387.3400000000001,
                                7387.3729999999996
                            ],
                            [
                                7391.4059999999999,
                                7391.4279999999999
                            ],
                            [
                                7395.5190000000002,
                                7395.549
                            ],
                            [
                                7400.0280000000002,
                                7400.0569999999998
                            ],
                            [
                                7404.1390000000001,
                                7404.1620000000003
                            ],
                            [
                                7408.2449999999999,
                                7408.2650000000003
                            ],
                            [
                                7412.3379999999997,
                                7412.3800000000001
                            ],
                            [
                                7416.8010000000004,
                                7416.8239999999996
                            ],
                            [
                                7420.9120000000003,
                                7420.9409999999998
                            ],
                            [
                                7425.0360000000001,
                                7425.0609999999997
                            ],
                            [
                                7429.1599999999999,
                                7429.1880000000001
                            ],
                            [
                                7433.2839999999997,
                                7433.3220000000001
                            ],
                            [
                                7437.3890000000001,
                                7437.4070000000002
                            ],
                            [
                                7441.4750000000004,
                                7441.4889999999996
                            ],
                            [
                                7445.5720000000001,
                                7445.5889999999999
                            ],
                            [
                                7449.6700000000001,
                                7449.6890000000003
                            ],
                            [
                                7453.7640000000001,
                                7453.7799999999997
                            ],
                            [
                                7457.8559999999998,
                                7457.8720000000003
                            ],
                            [
                                7461.9480000000003,
                                7461.9639999999999
                            ],
                            [
                                7466.0780000000004,
                                7466.1009999999997
                            ],
                            [
                                7470.1139999999996,
                                7470.1379999999999
                            ],
                            [
                                7474.232,
                                7474.2629999999999
                            ],
                            [
                                7478.3540000000003,
                                7478.3879999999999
                            ],
                            [
                                7482.5619999999999,
                                7482.5959999999995
                            ],
                            [
                                7486.6859999999997,
                                7486.7079999999996
                            ],
                            [
                                7490.8000000000002,
                                7490.8220000000001
                            ],
                            [
                                7494.9229999999998,
                                7494.951
                            ],
                            [
                                7498.9849999999997,
                                7499.0119999999997
                            ],
                            [
                                7503.1049999999996,
                                7503.1279999999997
                            ],
                            [
                                7507.21,
                                7507.2240000000002
                            ],
                            [
                                7511.2979999999998,
                                7511.3180000000002
                            ],
                            [
                                7515.4669999999996,
                                7515.482
                            ],
                            [
                                7519.5510000000004,
                                7519.5609999999997
                            ],
                            [
                                7523.6350000000002,
                                7523.652
                            ],
                            [
                                7527.7359999999999,
                                7527.7569999999996
                            ],
                            [
                                7531.8270000000002,
                                7531.8429999999998
                            ],
                            [
                                7535.9099999999999,
                                7535.9219999999996
                            ],
                            [
                                7539.9889999999996,
                                7540
                            ],
                            [
                                7544.0749999999998,
                                7544.0889999999999
                            ],
                            [
                                7548.1540000000005,
                                7548.1639999999998
                            ],
                            [
                                7552.2380000000003,
                                7552.2650000000003
                            ],
                            [
                                7556.3379999999997,
                                7556.3689999999997
                            ],
                            [
                                7560.384,
                                7560.4049999999997
                            ],
                            [
                                7564.4880000000003,
                                7564.5060000000003
                            ],
                            [
                                7568.5870000000004,
                                7568.6049999999996
                            ],
                            [
                                7572.674,
                                7572.6859999999997
                            ],
                            [
                                7576.7600000000002,
                                7576.7719999999999
                            ],
                            [
                                7580.8419999999996,
                                7580.8509999999997
                            ],
                            [
                                7584.9470000000001,
                                7584.9709999999995
                            ],
                            [
                                7589.0559999999996,
                                7589.0780000000004
                            ],
                            [
                                7593.2129999999997,
                                7593.2449999999999
                            ],
                            [
                                7597.348,
                                7597.3919999999998
                            ],
                            [
                                7601.4799999999996,
                                7601.5200000000004
                            ],
                            [
                                7604.8019999999997,
                                7604.9189999999999
                            ],
                            [
                                7613.4979999999996,
                                7613.5249999999996
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.22",
                        "request_id": "531502.22",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "raw_id": "531502.22",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 2171,
                        "ttfb_ms": 1267,
                        "load_start": 2246,
                        "load_start_float": 2246.0001630000002,
                        "bytesIn": 6961,
                        "objectSize": 6961,
                        "objectSizeUncompressed": 19323,
                        "chunks": [
                            {
                                "ts": 4417,
                                "bytes": 6961,
                                "inflated": 19323
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2093,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/media\/plugins\/zephir\/cookieconsent\/index.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 6961",
                                "content-type: text\/javascript",
                                "date: Wed, 08 Jan 2025 09:25:03 GMT",
                                "etag: \"4b7b-5ffe28efa1880-gzip\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Fri, 07 Jul 2023 09:50:10 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1675,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 6961,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 557,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 43,
                        "http2_stream_dependency": 25,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 163,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 4417,
                        "ttfb_start": 2246,
                        "ttfb_end": 3513,
                        "download_start": 3513,
                        "download_end": 4417,
                        "download_ms": 904,
                        "all_start": 2246,
                        "all_end": 4417,
                        "all_ms": 2171,
                        "index": 21,
                        "number": 22,
                        "cpuTimes": {
                            "EvaluateScript": 1,
                            "v8.compile": 0,
                            "FunctionCall": 1
                        },
                        "cpu.EvaluateScript": 1,
                        "cpu.v8.compile": 0,
                        "cpu.FunctionCall": 1,
                        "cpuTime": 2,
                        "js_timing": [
                            [
                                4776.0200000000004,
                                4776.7449999999999
                            ],
                            [
                                4776.0299999999997,
                                4776.527
                            ],
                            [
                                4963.0029999999997,
                                4963.4409999999998
                            ],
                            [
                                4964.0699999999997,
                                4964.1099999999997
                            ],
                            [
                                4964.2489999999998,
                                4964.3010000000004
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.23",
                        "request_id": "531502.23",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/cookieconsent.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/cookieconsent.js",
                        "raw_id": "531502.23",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 2141,
                        "ttfb_ms": 1240,
                        "load_start": 2274,
                        "load_start_float": 2274.000164,
                        "bytesIn": 809,
                        "objectSize": 809,
                        "objectSizeUncompressed": 2028,
                        "chunks": [
                            {
                                "ts": 4414,
                                "bytes": 809,
                                "inflated": 2028
                            }
                        ],
                        "expires": "Fri, 07 Feb 2025 09:25:03 GMT",
                        "cacheControl": "public, max-age=3600, must-revalidate\u0000max-age=2592000",
                        "contentType": "application\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": 2094,
                        "initiator_column": "",
                        "initiator_type": "parser",
                        "priority": "Low",
                        "initial_priority": "Low",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/cookieconsent.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "cache-control: public, max-age=3600, must-revalidate",
                                "cache-control: max-age=2592000",
                                "content-encoding: gzip",
                                "content-length: 809",
                                "content-type: application\/javascript; charset=UTF-8",
                                "date: Wed, 08 Jan 2025 09:25:03 GMT",
                                "expires: Fri, 07 Feb 2025 09:25:03 GMT",
                                "feature-policy: geolocation 'self';",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1594,
                        "score_cache": 50,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 809,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 3600,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 557,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 45,
                        "http2_stream_dependency": 43,
                        "http2_stream_weight": 147,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 164,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 4415,
                        "ttfb_start": 2274,
                        "ttfb_end": 3514,
                        "download_start": 3514,
                        "download_end": 4415,
                        "download_ms": 901,
                        "all_start": 2274,
                        "all_end": 4415,
                        "all_ms": 2141,
                        "index": 22,
                        "number": 23,
                        "cpuTimes": {
                            "EvaluateScript": 5,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 5,
                        "cpu.v8.compile": 0,
                        "cpuTime": 5,
                        "js_timing": [
                            [
                                4776.7749999999996,
                                4782.0559999999996
                            ],
                            [
                                4776.7830000000004,
                                4776.8720000000003
                            ]
                        ]
                    },
                    {
                        "type": 3,
                        "id": "531502.53",
                        "request_id": "531502.53",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                        "raw_id": "531502.53",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Script",
                        "load_ms": 1457,
                        "ttfb_ms": 1405,
                        "load_start": 4673,
                        "load_start_float": 4673.0002670000003,
                        "bytesIn": 202,
                        "objectSize": 202,
                        "objectSizeUncompressed": 357,
                        "chunks": [
                            {
                                "ts": 6130,
                                "bytes": 202,
                                "inflated": 357
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/javascript",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "protocol": "HTTP\/2",
                        "dns_start": -1,
                        "dns_end": -1,
                        "connect_start": -1,
                        "connect_end": -1,
                        "ssl_start": -1,
                        "ssl_end": -1,
                        "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                        "initiator_line": "1",
                        "initiator_column": "120617",
                        "initiator_type": "script",
                        "priority": "High",
                        "initial_priority": "High",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.de",
                                ":method: GET",
                                ":path: \/dist\/assets\/ToggleClass-D-RnOzJm.js",
                                ":scheme: https",
                                "accept: *\/*",
                                "accept-encoding: gzip, deflate, br, zstd",
                                "accept-language: en-US,en;q=0.9",
                                "origin: https:\/\/kfmplus.de",
                                "priority: u=1",
                                "referer: https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "sec-ch-ua-mobile: ?0",
                                "sec-ch-ua-platform: \"Unknown\"",
                                "sec-fetch-dest: script",
                                "sec-fetch-mode: cors",
                                "sec-fetch-site: same-origin",
                                "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "accept-ranges: bytes",
                                "content-encoding: gzip",
                                "content-length: 202",
                                "content-type: text\/javascript",
                                "date: Wed, 08 Jan 2025 09:25:06 GMT",
                                "etag: \"165-6202ff9b1e140-gzip\"",
                                "feature-policy: geolocation 'self';",
                                "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1966,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 202,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 4672,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 47,
                        "http2_stream_dependency": 39,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 267,
                        "server_port": "443",
                        "renderBlocking": "non_blocking",
                        "load_end": 6130,
                        "ttfb_start": 4673,
                        "ttfb_end": 6078,
                        "download_start": 6078,
                        "download_end": 6130,
                        "download_ms": 52,
                        "all_start": 4673,
                        "all_end": 6130,
                        "all_ms": 1457,
                        "index": 23,
                        "number": 24
                    },
                    {
                        "type": 3,
                        "id": "531502.63",
                        "request_id": "531502.63",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/favicon.svg",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/favicon.svg",
                        "raw_id": "531502.63",
                        "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Other",
                        "load_ms": 67,
                        "ttfb_ms": 65,
                        "load_start": 7513,
                        "load_start_float": 7513.0002750000003,
                        "bytesIn": 1256,
                        "objectSize": 1256,
                        "objectSizeUncompressed": 2815,
                        "chunks": [
                            {
                                "ts": 7580,
                                "bytes": 1256
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "image\/svg+xml",
                        "contentEncoding": "gzip",
                        "socket": 91,
                        "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: kfmplus.de",
                                ":method: GET",
                                ":path: \/favicon.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",
                                "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-length: 1256",
                                "content-type: image\/svg+xml; charset=UTF-8",
                                "date: Wed, 08 Jan 2025 09:25:08 GMT",
                                "feature-policy: geolocation 'self';",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 1819,
                        "score_cache": 0,
                        "score_cdn": 0,
                        "score_gzip": 100,
                        "score_cookies": -1,
                        "score_keep-alive": 100,
                        "score_minify": -1,
                        "score_combine": -1,
                        "score_compress": -1,
                        "score_etags": -1,
                        "dns_ms": -1,
                        "connect_ms": -1,
                        "ssl_ms": -1,
                        "gzip_total": 1256,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": 0,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 7512,
                        "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                        "http2_stream_id": 49,
                        "http2_stream_dependency": 0,
                        "http2_stream_weight": 220,
                        "http2_stream_exclusive": 1,
                        "netlog_id": 275,
                        "server_port": "443",
                        "load_end": 7580,
                        "ttfb_start": 7513,
                        "ttfb_end": 7578,
                        "download_start": 7578,
                        "download_end": 7580,
                        "download_ms": 2,
                        "all_start": 7513,
                        "all_end": 7580,
                        "all_ms": 67,
                        "index": 24,
                        "number": 25
                    }
                ],
                "requestsFull": 25,
                "requestsDoc": 25,
                "responses_200": 24,
                "responses_404": 0,
                "responses_other": 1,
                "result": 0,
                "testStartOffset": 0,
                "cached": 0,
                "optimization_checked": 1,
                "main_frame": "5C707460183A8910C5BD4DC3FA31EAD1",
                "loadEventStart": 7505,
                "loadEventEnd": 7511,
                "domContentLoadedEventStart": 4682,
                "domContentLoadedEventEnd": 4682,
                "URL": "https:\/\/www.kfmplus.de\/",
                "connections": 1,
                "final_base_page_request": 1,
                "final_base_page_request_id": "7C6121A04D49F0F71C469266C5830087-1",
                "final_url": "https:\/\/kfmplus.de\/",
                "domInteractive": 874,
                "firstPaint": 879.59999999403954,
                "firstContentfulPaint": 979,
                "firstImagePaint": 979,
                "firstMeaningfulPaint": 979,
                "renderBlockingCSS": 3,
                "renderBlockingJS": 0,
                "TTFB": 429,
                "score_cache": 50,
                "score_cdn": 0,
                "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": 457837,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 3423158,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 14,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 9,
                    "ParseAuthorStyleSheet": 3,
                    "EvaluateScript": 3,
                    "v8.compile": 0,
                    "UpdateLayoutTree": 96,
                    "MarkLoad": 0,
                    "Layout": 258,
                    "BeginRemoteFontLoad": 1,
                    "ResourceChangePriority": 0,
                    "PrePaint": 12,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 9,
                    "Layerize": 18,
                    "HitTest": 2,
                    "v8.compileModule": 2,
                    "FunctionCall": 22,
                    "v8.evaluateModule": 25,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 23,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "Idle": 7105
                },
                "cpuTimesDoc": {
                    "ParseHTML": 14,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 1,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 9,
                    "ParseAuthorStyleSheet": 3,
                    "EvaluateScript": 3,
                    "v8.compile": 0,
                    "UpdateLayoutTree": 96,
                    "MarkLoad": 0,
                    "Layout": 258,
                    "BeginRemoteFontLoad": 1,
                    "ResourceChangePriority": 0,
                    "PrePaint": 12,
                    "IntersectionObserverController::computeIntersections": 1,
                    "Paint": 9,
                    "Layerize": 18,
                    "HitTest": 2,
                    "v8.compileModule": 2,
                    "FunctionCall": 22,
                    "v8.evaluateModule": 25,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "MarkDOMContent": 0,
                    "TimerFire": 23,
                    "largestContentfulPaint::Candidate": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "Idle": 7105
                },
                "cpu.ParseHTML": 14,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 1,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 9,
                "cpu.ParseAuthorStyleSheet": 3,
                "cpu.EvaluateScript": 3,
                "cpu.v8.compile": 0,
                "cpu.UpdateLayoutTree": 96,
                "cpu.MarkLoad": 0,
                "cpu.Layout": 258,
                "cpu.BeginRemoteFontLoad": 1,
                "cpu.ResourceChangePriority": 0,
                "cpu.PrePaint": 12,
                "cpu.IntersectionObserverController::computeIntersections": 1,
                "cpu.Paint": 9,
                "cpu.Layerize": 18,
                "cpu.HitTest": 2,
                "cpu.v8.compileModule": 2,
                "cpu.FunctionCall": 22,
                "cpu.v8.evaluateModule": 25,
                "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": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.MarkDOMContent": 0,
                "cpu.TimerFire": 23,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.Idle": 7105,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1736329117.666805,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1736329119.4185722,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 3859,
                "fullyLoadedCPUpct": 19.794871794867298,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "5C707460183A8910C5BD4DC3FA31EAD1",
                                "loaderId": "46C3E8CC2A49B767412D36C777780ED9"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 436,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 436,
                                "violatingNodeAttribute": ""
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/kfmplus.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/kfmplus.de\/",
                "document_hostname": "kfmplus.de",
                "document_origin": "https:\/\/kfmplus.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 1552,
                "domComplete": 7505,
                "PerformancePaintTiming.first-paint": 879.59999999403954,
                "PerformancePaintTiming.first-contentful-paint": 879.59999999403954,
                "origin_dns": {
                    "ns": [
                        "ns-202.awsdns-25.com.",
                        "ns-1499.awsdns-59.org.",
                        "ns-1710.awsdns-21.co.uk.",
                        "ns-564.awsdns-06.net."
                    ],
                    "soa": [
                        "ns-202.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
                    ],
                    "cname": [],
                    "mx": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Video players": "VideoJS",
                    "UI frameworks": "Tailwind CSS",
                    "JavaScript frameworks": "Vue.js",
                    "Web servers": "Apache HTTP Server",
                    "PaaS": "Amazon Web Services",
                    "JavaScript libraries": "AOS",
                    "Security": "HSTS",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "VideoJS": "",
                    "Tailwind CSS": "",
                    "Vue.js": "",
                    "Apache HTTP Server": "",
                    "Amazon Web Services": "",
                    "AOS": "",
                    "HSTS": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "VideoJS": {
                        "name": "VideoJS",
                        "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                        "slug": "videojs",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "VideoJS.svg",
                        "website": "http:\/\/videojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "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
                    },
                    "Vue.js": {
                        "name": "Vue.js",
                        "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                        "slug": "vue-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vue.svg",
                        "website": "https:\/\/vuejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Amazon Web Services": {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "AOS": {
                        "name": "AOS",
                        "description": "JavaScript library to animate elements on your page as you scroll.",
                        "slug": "aos",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "AOS.svg",
                        "website": "http:\/\/michalsnik.github.io\/aos\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "VideoJS",
                        "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                        "slug": "videojs",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "VideoJS.svg",
                        "website": "http:\/\/videojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "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": "Vue.js",
                        "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                        "slug": "vue-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vue.svg",
                        "website": "https:\/\/vuejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "AOS",
                        "description": "JavaScript library to animate elements on your page as you scroll.",
                        "slug": "aos",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "AOS.svg",
                        "website": "http:\/\/michalsnik.github.io\/aos\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "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 does not have inner 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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".interactive-tab-module__scroller"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner 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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "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": "icon-b57a8f2597d01e21f683390f5f1a29e8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d32763c94b80d76dff87722029ecb7ce",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a22451975dbe7bd9f9f65233840f00e1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-13f947dca37fe079fbe5983f7bc84cc1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2f436835716559576e43b03aac7efa7d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3cab8d783272ab0ece8de7e7ed6f820c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b2dd5c465370838666cb8cff8b1399c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ecee275fda96d55568c59776d1953ef1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8e1780f08b1b82824a0fc2ec86b09c03",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1df510681a5386f576eb7af5de602958",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-895c82e24d9c5e90deef0cb238299dbc",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5f71c1a67ffedbe0e20db13d18d4c8d8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-800407e74e3d46236053e8a47d5bb86d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3797de174854d34d57420ade6dbc8438",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6af457bc395046840e54acf4bb0b7500",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5d34bb629f9c7b1064d4fe662c43bdd1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2281df4f63c4ffcf05e22776fc0be56a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-391f0b9d9df8ded1d88bd62fb0fe3182",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8fa890c2f667e8aa4e421c042b2899f8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9ad6d5e4bd870f19622f201be3a979b9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-22ce3aab0c945bd73b33a036adf74708",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3c3a29d8231446a0ed66f32b4bb2d3be",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c03020a54f9cbe6938eca537d1f7a5f7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-64b2a270679f6e632d86f7e714ac21e4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-aab9cc80fbf5885b2c405996cf107c7a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-34e2d7074be803ecb37216501ef9ca78",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb2e732ae058e64b28400dd7236652a8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1b2143767383b901d2e4f0379eaaa77e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2ec5b20ae6568c2eb826e69bcbb4fcfa",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6dd6a13ddcc2e894f45a243235bdbf80",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2dabb9dca34c07ba785887b1f262b325",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9c4d628b1ccc9eebd86d6e8d1f15beb4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f72ffc1211d257e47fa88d9db51eb48f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-90e8a3b03a8cf21407862e37fda6c810",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b75c07030fc5ad40ad44dc6ed625212f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec691375962a99b99c4f367eba976c25",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2df325e0a1e66bce3d4acd3834e6f283",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cf8dc7e8cd5837ba04e103bbb1d5183e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b770fe2eac58910b726cb5eed51574d9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0795c8269ed4fcb398ac478ce0a63faf",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44b7d754df921311e15a53bacd70a303",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2c018a032001293476620f17f5276563",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac78efecb1045e20b9c73e93d3b0356b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0f74793ea1a267ea259e37e25fff7a22",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e7d9565e5438b0f8ca0f3a15fdeff24",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ced667a0b69915e70029edbf66febf98",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0112eb48f41d52a18ab1ccc11cd79205",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-511dfa6bf8d020211daf7bb77b14ab0f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-069038446263043edd128a4c9a38b57f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-85af9502c4dcc5ec54c2783ff46b526e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-49ec153e99a3203ac54fd947bb11d1bc",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-06127afc8dbb8a296d1151335a23ac79",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3f4846d987d6681437ca9e33589ffdd4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-592c5ae8e226b3ac5c15dc71b947c313",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-25c6d2dac8b9dcd132055bf8c60c8d0a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-557db09c51e0204dd358730fa6da9149",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ae244235d755008f49c2b8b2fe164157",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e3c6477e8fe5d12d78e1d74493871ed6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b0ae1d7a9bf9d9458db519cdb84094b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e82a4176403f6df153f57b8fd6c6a6f7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d07ffd27573b40b91d5962ccf7663dbd",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6d9fe56c6d5e40c65ec63ead31d42291",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1fa31f33608040b4f6587623dda09796",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-77f6ab2995084fb481c459685a41781d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f3510197fe66b63d3c32aa9a81fe97d0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0fec71a6827cbc3f9845edc0466747af",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1e90961af51de5f0df9015cdd46d9556",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac6f6b2f3c693155300e7d518434a85c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-09c3ba7dd21afc57597e1daca98d27f4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6324134a4cac888e78676366ebd79a4a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f54d5cd21e539b50f3ef7ed4067a0f5d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b9cc208f286342ac583f1df622bc4fe",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9dcd62c1d268658186214f3a10c13519",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-25b4376413a553f2bf5de48781d8b273",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1d214496443a2e3738b53f3bf3d108f9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-95bc573ad9debd0cc2175c6926008761",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d83d562fa9d6ec4912d8cce6f35ce5cf",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cbe31714f189dd863cf001abd590562e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81522ae3251d5a5d88fc47b8e2d54035",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-dc8e39c3520e3070353d1f543fdc5786",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-acb5626e5fafabcdb9f36ff77287c769",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-758999302cc4168fcf745d12f12c0f6f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c364264b12be6e50b3c1b8288b6a7ead",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4b2648a6152b0d2250446327ee722040",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fa306d74203b4d49f4707e301984c58c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-def9464bee64ef7266ef1eb5f35a14b8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-47f4fc82f96c67450f6724ef5e1565f4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9f7ff88a55ecf8e840dc2f0af9c45611",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e90d5ceb2be44ca5e16f80cc96508efe",
                                            "relatedNodes": [
                                                {
                                                    "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a7258b596c7f17cef72ccfc136111162",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8c94e570df88a02192d346d87ef06e5b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7c9a534b1d503dbdc24f8d902e6183f9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-925f091a5ce66823df84e72adb38dbb6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7e27b6ab19e5f323c975c0d3ec6cb35a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5737c00e44e023711be3c1d253847943",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fdbe5b52101ac6e748e9069680ed394e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4e99bbfc3d487132db5051674d92fb0d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5776a1835a317536ff8e79a66dd94437",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec4679005ce65e6e18fc29c8c78e3be7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e6b1d8cbd8afed8bdd67698365638d8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3c641aa41685fee311c3f42b37009942",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-89df2927b8c2b71633cebcf23b773c1f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-054d3e724377416635046f07650eefc4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30b752cf2b83c30e30e1697a8a179791",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d12a3232281bd45ed2b1da48acfca26c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fd86754fa22f21c63f0e8fb6e2e67d62",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c90d8219fc7d786a0b33ea55b4c6bbd0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-172e9636dd8ea611ab58c55ffec4f427",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0972eff55c3d9f2727e1c632a0f4fb88",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fc4281a91be06e21fd9e8c0a88621fb3",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-45150770349ac0eeef0d4c569b4a11a9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c3977b99a032aff12a8eca420b1fcc75",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30fb414d6349da85fe065d7470dc29b7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b17a57d2b78cdff60c34a447e982b2ee",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b4b77b8284234307a76541f61532a853",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-02b1f43428d9a0d706d40ca979b98b20",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f1f6923a4930b9b3e3ce9fbcf97d75ec",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-20ecbfc1d71c21b55efbccc6a826291a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3321cb544e8554286dfc1a706fd28b28",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a5dd966626d7558847aa9db16bb7759c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7f7d17bc7c2b8267f9e5a9f4559e9381",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81dd7a8ab319d3c8501f6a1481cd66d4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92b304c6d3500c41cafeb1aacc6ddbd1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7bbc8d081d1f36a6d6753ca997ff13fd",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92d8a0bbd205586d507d8e4ad34fb2c0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                    "target": [
                                        "#icon-bilanzierung > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-af21d1d58854148397074cb45f9b6b7e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8c8fdee27a08a093a320e9f4dc32e294",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8627461a8c44e7b9a793958d494d1435",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0cb0e941299283fed355e4fd40033006",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3777db11437364e1cd5984a47d2c872e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                                    "target": [
                                                        "lineargradient[x1=\"-0.006\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "lineargradient[x1=\"-0.247\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"] > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--left > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--down > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--right > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"BSFZ\"] > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "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:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>",
                                    "target": [
                                        ".logo"
                                    ],
                                    "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=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>",
                                    "target": [
                                        ".footer__logo"
                                    ],
                                    "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"
                                }
                            ]
                        }
                    ],
                    "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\">",
                                    "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": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                    "target": [
                                        "#icon-fingerprint"
                                    ]
                                },
                                {
                                    "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-reset"
                                    ]
                                },
                                {
                                    "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                    "target": [
                                        "#icon-filter"
                                    ]
                                },
                                {
                                    "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": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#statistiken\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        ".interactive-tab-module__scroller > svg[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#s-cnt"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "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 id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "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 type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "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 type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                                    "target": [
                                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                                    "target": [
                                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                                    "target": [
                                                        ".ec-text--interactive > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                                    "target": [
                                                        ".interactive-tab-module__text > div > div > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                                    "target": [
                                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                                    "target": [
                                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                                    "target": [
                                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>",
                                                    "target": [
                                                        ".dynamic-teaser__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                                    "target": [
                                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                                    "target": [
                                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--align-right > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                                    "target": [
                                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                                    "target": [
                                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                                    "target": [
                                                        "#c-ttl"
                                                    ]
                                                }
                                            ],
                                            "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=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "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": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                    "target": [
                                        "a[href$=\"faq\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#f6f6f8",
                                                "contrastRatio": 11.699999999999999,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>",
                                    "target": [
                                        ".stage__roofline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p>",
                                    "target": [
                                        "p:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "p:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Interaktive Grafiken und Karten<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Umfangreiche Berichtsfunktionen<\/p>",
                                    "target": [
                                        "li:nth-child(5) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                    "target": [
                                        ".ec-text--interactive > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>",
                                    "target": [
                                        ".ec-text--interactive > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Innenentwicklung<\/span>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>St\u00e4dtebau<\/span>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Daseinsvorsorge<\/span>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Klima- &amp; Ressourcenschutz<\/span>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Statistiken<\/span>",
                                    "target": [
                                        "a[href$=\"#statistiken\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Szenarienbildung<\/span>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Auswertung<\/span>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                    "target": [
                                        ".interactive-tab-module__text > div > div > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p>",
                                    "target": [
                                        ".interactive-tab-module__text > div > div > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                    "target": [
                                        ".link[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text--center.ec-text > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8\">",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .mb-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8\">",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .mb-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                    "target": [
                                        ".link[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>",
                                    "target": [
                                        ".ec-text--align-right > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                    "target": [
                                        ".ec-text__link > .link[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>",
                                    "target": [
                                        ".quote__content-cite > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Michael Sommer<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>",
                                    "target": [
                                        ".quote__content-author > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>",
                                    "target": [
                                        ".footer__column-copyright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        "a[href$=\"datenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                    "target": [
                                        "a[href$=\"impressum\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 10.48,
                                                "fontSize": "12.6pt (16.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 10.48,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-txt\">",
                                    "target": [
                                        "#c-txt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#2d4156",
                                                "contrastRatio": 10.48,
                                                "fontSize": "9.8pt (13.12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span tabindex=\"-1\">Annehmen<\/span>",
                                    "target": [
                                        "#c-p-bn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#eaeff2",
                                                "contrastRatio": 9.0500000000000007,
                                                "fontSize": "9.8pt (13.12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 9.05"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span tabindex=\"-1\">Einstellungen<\/span>",
                                    "target": [
                                        "#c-s-bn > span"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "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": "cm",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "c-p-bn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "c-s-bn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "c-ttl",
                                            "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=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "c-txt",
                                            "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=\"c-txt\">",
                                    "target": [
                                        "#c-txt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "s-ttl",
                                            "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=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div>",
                                    "target": [
                                        "#s-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "c-ac-0",
                                            "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 class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div>",
                                    "target": [
                                        "#c-ac-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "__svg__icons__dom__",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\">",
                                    "target": [
                                        "#__svg__icons__dom__"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-arrow-right-large",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\">",
                                    "target": [
                                        "#icon-arrow-right-large"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-arrow-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#icon-arrow-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-check",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 26 26\" id=\"icon-check\">",
                                    "target": [
                                        "#icon-check"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-down",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#icon-chevron-down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-left-swiper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-left-swiper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-nav",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-nav"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-right-swiper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-right-swiper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fingerprint",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                    "target": [
                                        "#icon-fingerprint"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-minus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-minus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-plus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-plus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-reset",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-reset"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-triangle",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-triangle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-visual",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\">",
                                    "target": [
                                        "#icon-visual"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\">",
                                    "target": [
                                        "#icon-close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-filter",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                    "target": [
                                        "#icon-filter"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\">",
                                    "target": [
                                        "#icon-steps-l-b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-b_a\">",
                                    "target": [
                                        "#icon-steps-l-b_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-b_c\">",
                                    "target": [
                                        "#icon-steps-l-b_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-l-b_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-l-b_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\">",
                                    "target": [
                                        "#icon-steps-l-t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-t_a\">",
                                    "target": [
                                        "#icon-steps-l-t_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-t_c\">",
                                    "target": [
                                        "#icon-steps-l-t_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-l-t_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-l-t_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\">",
                                    "target": [
                                        "#icon-steps-r-b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-b_a\">",
                                    "target": [
                                        "#icon-steps-r-b_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-b_c\">",
                                    "target": [
                                        "#icon-steps-r-b_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-r-b_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-r-b_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\">",
                                    "target": [
                                        "#icon-steps-r-t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-t_a\">",
                                    "target": [
                                        "#icon-steps-r-t_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-t_c\">",
                                    "target": [
                                        "#icon-steps-r-t_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-r-t_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-r-t_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b5046ac3549c8025296fb99394972577",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\">",
                                    "target": [
                                        "#icon-b5046ac3549c8025296fb99394972577"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6b501f249c31b572532694d70f3f4a8e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\">",
                                    "target": [
                                        "#icon-6b501f249c31b572532694d70f3f4a8e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e9cdbff654050952a71d643d3d58457",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-3e9cdbff654050952a71d643d3d58457"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2ea2edf8221ca4e3fe7b6f11e32de579",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\">",
                                    "target": [
                                        "#icon-2ea2edf8221ca4e3fe7b6f11e32de579"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d94fdf0979d5acf2bbe0eaf0aa848856",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-d94fdf0979d5acf2bbe0eaf0aa848856"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f74e075d68f301071bf67c0fb33533b0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\">",
                                    "target": [
                                        "#icon-f74e075d68f301071bf67c0fb33533b0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9ce50644d6f096933ee1d13718f9c63f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-9ce50644d6f096933ee1d13718f9c63f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cbe4af4b2bd0d9ae61b6d5111d5a3518",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e8d48e00350b0439ff021ecd259093a4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-e8d48e00350b0439ff021ecd259093a4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-48740b94f43cb35ea6b7a8279f10f34e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-48740b94f43cb35ea6b7a8279f10f34e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb502ec0e16b3451a8d6c0ef7971af86",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-cb502ec0e16b3451a8d6c0ef7971af86"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d71addf6c4e04efce91ecb9677666e21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-d71addf6c4e04efce91ecb9677666e21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fb4753a6c557a0b758824061fdc8fcf0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-fb4753a6c557a0b758824061fdc8fcf0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f2fe64072f71e804d7367c1fb028042e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-f2fe64072f71e804d7367c1fb028042e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6693901f87b53c7aa394a5b347fe9193",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-6693901f87b53c7aa394a5b347fe9193"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-100f3125e691ab97e868d7c72b46463a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-100f3125e691ab97e868d7c72b46463a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4726bb03949bf7d06d146dd19a38537d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-4726bb03949bf7d06d146dd19a38537d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4a412368dc26bbcdbb4d7c572236ae13",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-4a412368dc26bbcdbb4d7c572236ae13"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c5ee72dd307d2ffccaae647699c84434",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-c5ee72dd307d2ffccaae647699c84434"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-053adb07c5a32e414e3144c1af8f1f3f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-053adb07c5a32e414e3144c1af8f1f3f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-innenentwicklung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-innenentwicklung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-staedtebau",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-staedtebau"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-daseinsvorsorge",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-daseinsvorsorge"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-klima-ressourcenschutz",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-statistics",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-statistics"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-szenarienbildung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-szenarienbildung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bilanzierung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-bilanzierung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-28d5e47bc36e4944a04c5673da64e0c7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">",
                                    "target": [
                                        "#icon-28d5e47bc36e4944a04c5673da64e0c7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3ddf6c31adb7cda8dde8a0846143c0f4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-3ddf6c31adb7cda8dde8a0846143c0f4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7641ad579de5f3f82cc4c5c9043137b4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-7641ad579de5f3f82cc4c5c9043137b4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d839790bbfc6e78978184b1f4da75e64",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-d839790bbfc6e78978184b1f4da75e64"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-538c4eeb280dd7607aa624d226ddcf92",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-538c4eeb280dd7607aa624d226ddcf92"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98dded7ebed539167be07ab000d53ac8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-98dded7ebed539167be07ab000d53ac8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e8ba9d61252bfeff2e7e98aeda3910f6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">",
                                    "target": [
                                        "#icon-e8ba9d61252bfeff2e7e98aeda3910f6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92b7796042e570f5d6b885e92866e05c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>",
                                    "target": [
                                        "#icon-92b7796042e570f5d6b885e92866e05c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ffc44944230aafc4d7fc4dbe2a4ff9e6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-ffc44944230aafc4d7fc4dbe2a4ff9e6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0ee8b8c74da5e2a2683074bd82579bd9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">",
                                    "target": [
                                        "#icon-0ee8b8c74da5e2a2683074bd82579bd9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3985735059f765d77436cf1098a292f8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>",
                                    "target": [
                                        "#icon-3985735059f765d77436cf1098a292f8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b7f67827861ae0ae60466cba52dec37e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-b7f67827861ae0ae60466cba52dec37e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-832fd032faee077133055830148e0abd",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">",
                                    "target": [
                                        "#icon-832fd032faee077133055830148e0abd"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5fc69b389d1ec61c1ea3bf12c754501d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>",
                                    "target": [
                                        "#icon-5fc69b389d1ec61c1ea3bf12c754501d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81fec236754734430d28e59528d1e9c7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">",
                                    "target": [
                                        "#icon-81fec236754734430d28e59528d1e9c7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1bebe88f5d9ccdace6f96a1a7bb9d501",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\">",
                                    "target": [
                                        "#icon-1bebe88f5d9ccdace6f96a1a7bb9d501"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b6dcf8e6f92dea2780a0c19bea2bff72",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">",
                                    "target": [
                                        "#icon-b6dcf8e6f92dea2780a0c19bea2bff72"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-574f9e7331715d0bb9c7951674b72053",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-574f9e7331715d0bb9c7951674b72053"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44928dc0ea1cf6b44399484a49b4730d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-44928dc0ea1cf6b44399484a49b4730d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-574f9e7331715d0bb9c7951674b72053-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-574f9e7331715d0bb9c7951674b72053-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-403f382458c26b979ef3a22b56394214",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-403f382458c26b979ef3a22b56394214"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b86e09652149704ef66bdd901e10cfc5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">",
                                    "target": [
                                        "#icon-b86e09652149704ef66bdd901e10cfc5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4237de445597e32e3986466a452d2b0b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">",
                                    "target": [
                                        "#icon-4237de445597e32e3986466a452d2b0b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e9f8c4c43d27a6440201074194fc798c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                    "target": [
                                        "#icon-e9f8c4c43d27a6440201074194fc798c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b07c12070c8710d4b77bcf475b989f98",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-b07c12070c8710d4b77bcf475b989f98"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b4835919e1b59dd8f305920ba83f5668",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                    "target": [
                                        "#icon-b4835919e1b59dd8f305920ba83f5668"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5ff75cba5dcbc2866ddf4d2b262ccd94",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                    "target": [
                                        "#icon-5ff75cba5dcbc2866ddf4d2b262ccd94"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                    "target": [
                                        "#icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-76f3682142004219278e5f85f39350da",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-76f3682142004219278e5f85f39350da"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-441a51c8064aa16fa410311885701018",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                    "target": [
                                        "#icon-441a51c8064aa16fa410311885701018"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3208506ac884a847dc650a3c7c7b3063",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-3208506ac884a847dc650a3c7c7b3063"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ea4bd4a369feac858f74c201b098a87a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#icon-ea4bd4a369feac858f74c201b098a87a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-90162b152c63dd6e8b4d36fa5be3707f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\">",
                                    "target": [
                                        "#icon-90162b152c63dd6e8b4d36fa5be3707f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3856945267aacff8d4bf158df56ec67d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">",
                                    "target": [
                                        "#icon-3856945267aacff8d4bf158df56ec67d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac087faeda64d79876a5119b1d6c9c0e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">",
                                    "target": [
                                        "#icon-ac087faeda64d79876a5119b1d6c9c0e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7964c9953a13638fb7b73cfb953d6dbc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\">",
                                    "target": [
                                        "#icon-7964c9953a13638fb7b73cfb953d6dbc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e33d9b5346281221a62ca294dcc69af",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-5e33d9b5346281221a62ca294dcc69af"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac087faeda64d79876a5119b1d6c9c0e-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-ac087faeda64d79876a5119b1d6c9c0e-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9fe79027ed728d825d8a2df3ac964054",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-9fe79027ed728d825d8a2df3ac964054"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-19671f6d520d8d700c242c2e5491b894",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-19671f6d520d8d700c242c2e5491b894"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8a92492bbf44052341d901e6727ffd0d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">",
                                    "target": [
                                        "#icon-8a92492bbf44052341d901e6727ffd0d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-377c08506312ae8069690a9fcdae60e0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">",
                                    "target": [
                                        "#icon-377c08506312ae8069690a9fcdae60e0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d77cc78b5f5115b207b54b02eae96594",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>",
                                    "target": [
                                        "#icon-d77cc78b5f5115b207b54b02eae96594"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c739c0a47866a86fc4b94ca7c60d4784",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">",
                                    "target": [
                                        "#icon-c739c0a47866a86fc4b94ca7c60d4784"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6f6a26ed06cbbb98cad67c975b3637a7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">",
                                    "target": [
                                        "#icon-6f6a26ed06cbbb98cad67c975b3637a7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c8dd9c9d24feb12f432062e4ff7f69d9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\">",
                                    "target": [
                                        "#icon-c8dd9c9d24feb12f432062e4ff7f69d9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6ad5663c0d95951b5d82a890deb32562",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">",
                                    "target": [
                                        "#icon-6ad5663c0d95951b5d82a890deb32562"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e11dd495eee9934d3537ae12a3e49db",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">",
                                    "target": [
                                        "#icon-5e11dd495eee9934d3537ae12a3e49db"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2e79c5c0c2164078ae785c71a2dddd43",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-2e79c5c0c2164078ae785c71a2dddd43"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-794f1beb1884cbb8fbb423c8a29f5850",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-794f1beb1884cbb8fbb423c8a29f5850"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fa8ed9058ec86aa6068205b4ea785b67",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-fa8ed9058ec86aa6068205b4ea785b67"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-09f3ee71434ed6d00954d7ac9d4dd379",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-09f3ee71434ed6d00954d7ac9d4dd379"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb6124912fb50009d9a11efc52bf186c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-cb6124912fb50009d9a11efc52bf186c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-af9dd2828451111b7ae80c97660b9403",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-af9dd2828451111b7ae80c97660b9403"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-27ebf866562be430008ce082eaea8f4d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-27ebf866562be430008ce082eaea8f4d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44d83298a33a39354c546a761f85756f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-44d83298a33a39354c546a761f85756f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c347256d73d6a5c2d0da47cb49b3bd70",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6722ce445d937d6878e824551d7f631f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">",
                                    "target": [
                                        "#icon-6722ce445d937d6878e824551d7f631f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-709e7cbc07cbdc7e9feb0c80c82072b2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-709e7cbc07cbdc7e9feb0c80c82072b2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-332224500a06e79138bb9d51f53d1d0e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-332224500a06e79138bb9d51f53d1d0e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-28a59ff2ddc9432a7b7dfc20c56bb700",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-28a59ff2ddc9432a7b7dfc20c56bb700"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e3bd36e97545ccf3ef71f342d4b92c29",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-e3bd36e97545ccf3ef71f342d4b92c29"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c153f65feabcc0d3de062a2c8e325753",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-c153f65feabcc0d3de062a2c8e325753"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d67b6a2cb1a89b10df34096d975e59d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">",
                                    "target": [
                                        "#icon-d67b6a2cb1a89b10df34096d975e59d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-512bd6374800588cf41f3eb76190040f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">",
                                    "target": [
                                        "#icon-512bd6374800588cf41f3eb76190040f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e9a0a63122792a0202a11276c423517",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>",
                                    "target": [
                                        "#icon-3e9a0a63122792a0202a11276c423517"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2a47af9622c1f9c1c0a575e3bc3ac62f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">",
                                    "target": [
                                        "#icon-2a47af9622c1f9c1c0a575e3bc3ac62f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c0b9c82b6be47137ef971bc33544ddf0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">",
                                    "target": [
                                        "#icon-c0b9c82b6be47137ef971bc33544ddf0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a5725730ad837c1a1d2b262d122732de",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>",
                                    "target": [
                                        "#icon-a5725730ad837c1a1d2b262d122732de"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1c715ee068bdcf44c2f110d709f33c1a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">",
                                    "target": [
                                        "#icon-1c715ee068bdcf44c2f110d709f33c1a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0e7411f5f18571b8b630a7d6a4637793",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">",
                                    "target": [
                                        "#icon-0e7411f5f18571b8b630a7d6a4637793"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9fbe0995b3ddd91c07ec74cf13a7ca08",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>",
                                    "target": [
                                        "#icon-9fbe0995b3ddd91c07ec74cf13a7ca08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a2a504d18c78255b0bd71f27acb63b4e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">",
                                    "target": [
                                        "#icon-a2a504d18c78255b0bd71f27acb63b4e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-01728d925d32ad19d451ed14c1b346d9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">",
                                    "target": [
                                        "#icon-01728d925d32ad19d451ed14c1b346d9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-baccc31a3cc8ed1dfa0e28654ef0eef2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>",
                                    "target": [
                                        "#icon-baccc31a3cc8ed1dfa0e28654ef0eef2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e9d37f686eb76bd488a202710ae839f3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">",
                                    "target": [
                                        "#icon-e9d37f686eb76bd488a202710ae839f3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-95a28b9d904d9cae570a97729d131354",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">",
                                    "target": [
                                        "#icon-95a28b9d904d9cae570a97729d131354"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ed927ca8e63ace0d6f875f16b55042d6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-ed927ca8e63ace0d6f875f16b55042d6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5503ae1dc6d867f3492f9c009a5a276e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-5503ae1dc6d867f3492f9c009a5a276e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0faecad9242f1e6b788e1b78e3de2b21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-0faecad9242f1e6b788e1b78e3de2b21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d74c53ef56239156952a0dea9d105bab",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-d74c53ef56239156952a0dea9d105bab"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3a1178c9ce6fb721d5fb1536fe368113",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">",
                                    "target": [
                                        "#icon-3a1178c9ce6fb721d5fb1536fe368113"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-535224c6d8bb1a17f2385c139a7679d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">",
                                    "target": [
                                        "#icon-535224c6d8bb1a17f2385c139a7679d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f6a5aea83f70dd7d0c7e7397ad0980e3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\">",
                                    "target": [
                                        "#icon-f6a5aea83f70dd7d0c7e7397ad0980e3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f978dfefa55b9d944dc2a089ea61251b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-f978dfefa55b9d944dc2a089ea61251b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-535224c6d8bb1a17f2385c139a7679d8-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-535224c6d8bb1a17f2385c139a7679d8-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b183f6b0d4d15fab014b87afa17b0e58",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-b183f6b0d4d15fab014b87afa17b0e58"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bee56f931ce05c6bd4bae0affbee1008",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">",
                                    "target": [
                                        "#icon-bee56f931ce05c6bd4bae0affbee1008"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b0f58e5d7bf69bcac9e903c296cfca06-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">",
                                    "target": [
                                        "#icon-b0f58e5d7bf69bcac9e903c296cfca06-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7ff768263751fe8051ea0b94e75cb7ef",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>",
                                    "target": [
                                        "#icon-7ff768263751fe8051ea0b94e75cb7ef"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-715bb786d251d3f996903392d6297be4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">",
                                    "target": [
                                        "#icon-715bb786d251d3f996903392d6297be4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2dbebe1efdb7f97c27f9e76fe5d7e77a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">",
                                    "target": [
                                        "#icon-2dbebe1efdb7f97c27f9e76fe5d7e77a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6c7e41dd4ac4ce9e1fbb208bfb947a43",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-6c7e41dd4ac4ce9e1fbb208bfb947a43"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0af8746cf77d190e81e465fecef82aad",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-0af8746cf77d190e81e465fecef82aad"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-91d9eae33200555aba5c0ad3114d3b69",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-91d9eae33200555aba5c0ad3114d3b69"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8a4025ca7e397770b113ccf282bdca7c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">",
                                    "target": [
                                        "#icon-8a4025ca7e397770b113ccf282bdca7c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6ba2d58d99535343f284cba414d92a9d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-6ba2d58d99535343f284cba414d92a9d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c7ea9ab397ed19eaf561b3f4ca776a1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">",
                                    "target": [
                                        "#icon-c7ea9ab397ed19eaf561b3f4ca776a1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d5af56773b856b0cbc35cc41b807708c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\">",
                                    "target": [
                                        "#icon-d5af56773b856b0cbc35cc41b807708c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-be9880c68d8e29df8afa5be9807a63d4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">",
                                    "target": [
                                        "#icon-be9880c68d8e29df8afa5be9807a63d4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7c753337b760ed5c3ea966ef9d25b3a2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">",
                                    "target": [
                                        "#icon-7c753337b760ed5c3ea966ef9d25b3a2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-33cfd8817e2c99ea081f598e4d864b8e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>",
                                    "target": [
                                        "#icon-33cfd8817e2c99ea081f598e4d864b8e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8762bb193f01407291cabfcd46987607",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\">",
                                    "target": [
                                        "#icon-8762bb193f01407291cabfcd46987607"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3544551733e5e62e966d62b55b985629",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">",
                                    "target": [
                                        "#icon-3544551733e5e62e966d62b55b985629"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">",
                                    "target": [
                                        "#icon-5df2e67fd4047f70b90e95e4b44b1b7c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-803deb73e814eb3ae4b5e9b9451469ad",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\">",
                                    "target": [
                                        "#icon-803deb73e814eb3ae4b5e9b9451469ad"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ee1b0dd6c003f66dbe52656cddba85d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-ee1b0dd6c003f66dbe52656cddba85d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-048c90e8e0d7e14759e06a881dfb7cb8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">",
                                    "target": [
                                        "#icon-048c90e8e0d7e14759e06a881dfb7cb8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f2439ec5e968b41076fc227b18cdb777-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">",
                                    "target": [
                                        "#icon-f2439ec5e968b41076fc227b18cdb777-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-340395789db2a590995d35a66e746b01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                    "target": [
                                        "#icon-340395789db2a590995d35a66e746b01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">",
                                    "target": [
                                        "#icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0cb3d1da48d52c1b8240d6dfc65b3753",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">",
                                    "target": [
                                        "#icon-0cb3d1da48d52c1b8240d6dfc65b3753"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1a2e5de79b1a4d8be26d5ceb13d36ca1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\">",
                                    "target": [
                                        "#icon-1a2e5de79b1a4d8be26d5ceb13d36ca1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30427d11c6c291182ebb17289d7ba4fe",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>",
                                    "target": [
                                        "#icon-30427d11c6c291182ebb17289d7ba4fe"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5a5f755b293c90a22931ae533a3408e5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\">",
                                    "target": [
                                        "#icon-5a5f755b293c90a22931ae533a3408e5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d42624fabc37ac537391c257e16916a0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-d42624fabc37ac537391c257e16916a0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b1462b4f9b7d33d923a69cf5c536b62c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a46383f39c24e2e0af1965ae015b2393",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">",
                                    "target": [
                                        "#icon-a46383f39c24e2e0af1965ae015b2393"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec68f7ff2fafff191cb6b839e257b2c0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-ec68f7ff2fafff191cb6b839e257b2c0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-48f2565e44a5d629d6476256859b4259",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-48f2565e44a5d629d6476256859b4259"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-59cd603304968a2b455c02acf8e92e35",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-59cd603304968a2b455c02acf8e92e35"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-acc513ecfa5e2b601089935046075fc3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\">",
                                    "target": [
                                        "#icon-acc513ecfa5e2b601089935046075fc3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8dcbf309414c0da67d0087cb52807d45",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\">",
                                    "target": [
                                        "#icon-8dcbf309414c0da67d0087cb52807d45"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4679e30db14b5ca10a496f919b8f0e62",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\">",
                                    "target": [
                                        "#icon-4679e30db14b5ca10a496f919b8f0e62"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8ea9b83019d47b0984e753c8fe5e2103",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\">",
                                    "target": [
                                        "#icon-8ea9b83019d47b0984e753c8fe5e2103"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-83da3187170b82073be26ca428d08aa0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">",
                                    "target": [
                                        "#icon-83da3187170b82073be26ca428d08aa0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-49245b7890dd73efafa8f05f67f5ce48",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">",
                                    "target": [
                                        "#icon-49245b7890dd73efafa8f05f67f5ce48"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4a81b3e41927008fc34d9a14a6245f1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">",
                                    "target": [
                                        "#icon-4a81b3e41927008fc34d9a14a6245f1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ea7255f66147b099d35dc04fa075635a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-ea7255f66147b099d35dc04fa075635a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7452d00b889b87b575d385542b48681c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">",
                                    "target": [
                                        "#icon-7452d00b889b87b575d385542b48681c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cec4193714a4b05bef745115727cc933",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-cec4193714a4b05bef745115727cc933"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-12142d36cb4d41af4cfd6748fb7459a2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">",
                                    "target": [
                                        "#icon-12142d36cb4d41af4cfd6748fb7459a2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81913dc41e40d5b5900c1497acf94605",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-81913dc41e40d5b5900c1497acf94605"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4394eb6f2b86ceb1c6102e105940c995",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">",
                                    "target": [
                                        "#icon-4394eb6f2b86ceb1c6102e105940c995"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e1be26a7c5876d493f2f3b1e8a129302",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-e1be26a7c5876d493f2f3b1e8a129302"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-dbe91832230f71efd26df54bbc493757",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">",
                                    "target": [
                                        "#icon-dbe91832230f71efd26df54bbc493757"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-708663ece720652ad3a8a1300683beb3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-708663ece720652ad3a8a1300683beb3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-91e838aa9c6ed0df1666f5071260d46e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">",
                                    "target": [
                                        "#icon-91e838aa9c6ed0df1666f5071260d46e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0fcbf5b93cb4984eeb0e73aa52cfc063",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-0fcbf5b93cb4984eeb0e73aa52cfc063"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ffdc9d1953107363f6e1f63348405a88",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">",
                                    "target": [
                                        "#icon-ffdc9d1953107363f6e1f63348405a88"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-42c20061ab87103429f847d49845b572",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-42c20061ab87103429f847d49845b572"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a737c7eb29ec906c0c4309faa8f015c4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2035fd2deab545e48d9d67180ee19cdb",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-2035fd2deab545e48d9d67180ee19cdb"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6383497f4b507f8a576f50c766aac24b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-6383497f4b507f8a576f50c766aac24b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "68b76ffb-a5b6-432a-a61a-4343c01868b5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">",
                                    "target": [
                                        "#\\36 8b76ffb-a5b6-432a-a61a-4343c01868b5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fc97ff54-7981-446c-a29e-18a1619a6bbd",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">",
                                    "target": [
                                        "#fc97ff54-7981-446c-a29e-18a1619a6bbd"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "10e7c633-b37f-444c-8471-3dfd4bd7f4cc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">",
                                    "target": [
                                        "#\\31 0e7c633-b37f-444c-8471-3dfd4bd7f4cc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "67043635-4c07-4fe2-a2fe-b0579285b4f5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "47c1d739-11e3-4c58-a30a-76eecf6ac48f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "b3bb126b-08e2-480b-86e8-6e8ed6d88023",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">",
                                    "target": [
                                        "#b3bb126b-08e2-480b-86e8-6e8ed6d88023"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d61444be-8534-4503-a47c-4b57f319ac1f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">",
                                    "target": [
                                        "#d61444be-8534-4503-a47c-4b57f319ac1f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_594",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_594"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-2\">",
                                    "target": [
                                        "#interactive-clip-path-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_387",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_387"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_558",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_558"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-4\">",
                                    "target": [
                                        "#interactive-clip-path-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_399",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_399"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-6\">",
                                    "target": [
                                        "#interactive-clip-path-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_415",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_415"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_569",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_569"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-10",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-10\">",
                                    "target": [
                                        "#interactive-clip-path-10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_471",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_471"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-linear-gradient",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient>",
                                    "target": [
                                        "#interactive-linear-gradient"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-linear-gradient-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient>",
                                    "target": [
                                        "#interactive-linear-gradient-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_574",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_574"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\">",
                                    "target": [
                                        "#image"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_maskieren_2445",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\">",
                                    "target": [
                                        "#Gruppe_maskieren_2445"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2496",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2496"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2495",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2495"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_555",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_555"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2498",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\">",
                                    "target": [
                                        "#Gruppe_2498"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2682",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2682"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_388",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_388"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_597",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_597"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_598",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_598"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_599",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_599"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_600",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_600"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_601",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_601"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_602",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_602"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_603",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_603"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_604",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_604"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_605",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_605"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_606",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_606"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2500",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2500"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2499",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2499"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_559",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_559"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2502",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\">",
                                    "target": [
                                        "#Gruppe_2502"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2501",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2501"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_400",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_400"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_401",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_401"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_402",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_402"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_403",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_403"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_404",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_404"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_405",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_405"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_406",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_406"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_560",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_560"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_407",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_407"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_408",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_408"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_409",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_409"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_561",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_561"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_410",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_410"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_411",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_411"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_412",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_412"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_413",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_413"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_414",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_414"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2504",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2504"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2503",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2503"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_563",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_563"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2511",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\">",
                                    "target": [
                                        "#Gruppe_2511"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2510",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2510"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_416",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_416"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_417",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_417"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_418",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_418"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_419",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_419"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_420",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_420"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_564",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_564"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_421",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_421"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_422",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_422"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_565",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_565"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_423",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_423"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_424",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_424"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_425",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_425"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_426",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_426"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_427",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_427"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_428",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_428"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_429",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_429"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_430",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_430"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_431",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_431"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_566",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_566"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_432",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_432"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_433",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_433"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_434",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_434"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_435",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_435"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_436",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_436"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_437",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_437"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_438",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_438"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_439",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_439"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_440",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_440"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_441",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_441"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_442",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_442"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_443",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_443"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_444",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_444"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_445",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_445"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_446",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_446"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_447",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_447"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_448",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_448"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_449",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_449"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_450",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_450"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_451",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_451"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_452",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_452"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_453",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_453"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_454",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_454"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_455",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_455"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_456",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_456"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_457",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_457"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_458",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_458"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_459",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_459"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_460",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_460"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_461",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_461"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_462",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_462"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_463",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_463"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_464",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_464"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_465",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_465"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_466",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_466"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_467",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_467"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_468",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_468"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_469",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_469"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_470",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_470"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2509",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\">",
                                    "target": [
                                        "#Gruppe_2509"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2508",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\">",
                                    "target": [
                                        "#Gruppe_2508"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2507",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\">",
                                    "target": [
                                        "#Gruppe_2507"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2506",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#Gruppe_2506"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2505",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\">",
                                    "target": [
                                        "#Gruppe_2505"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_567",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#Rechteck_567"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2513",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\">",
                                    "target": [
                                        "#Gruppe_2513"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2512",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g>",
                                    "target": [
                                        "#Gruppe_2512"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_571",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect>",
                                    "target": [
                                        "#Rechteck_571"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2518",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\">",
                                    "target": [
                                        "#Gruppe_2518"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2517",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2517"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_472",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\">",
                                    "target": [
                                        "#Interactive-Pfad_472"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_572",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_572"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_473",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_473"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_474",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_474"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_475",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_475"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_476",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_476"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_477",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_477"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_478",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_478"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_479",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_479"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_480",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_480"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_573",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_573"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_481",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_481"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_482",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_482"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_483",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_483"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_484",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_484"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_485",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_485"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_486",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_486"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_487",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_487"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_488",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_488"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_489",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_489"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_490",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_490"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_491",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_491"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_492",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_492"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_493",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_493"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_494",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_494"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2516",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\">",
                                    "target": [
                                        "#Gruppe_2516"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2515",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\">",
                                    "target": [
                                        "#Gruppe_2515"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2514",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\">",
                                    "target": [
                                        "#Gruppe_2514"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_495",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_495"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_496",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_496"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "56e3337b-700c-48bf-8318-85c6d2090801",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">",
                                    "target": [
                                        "#\\35 6e3337b-700c-48bf-8318-85c6d2090801"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "818db926-a8b6-49d5-acbb-2443d4ca694f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">",
                                    "target": [
                                        "#\\38 18db926-a8b6-49d5-acbb-2443d4ca694f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "7d32bdd9-34e8-4cef-88e7-dadcdddee83a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">",
                                    "target": [
                                        "#\\37 d32bdd9-34e8-4cef-88e7-dadcdddee83a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "128525b1-50b7-4507-a332-50a733dd1d31",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "46ca7383-a035-4bdb-a67f-6313a23a9b34",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "21a5ab66-a2b8-436a-8d99-f18c708e2454",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "1d36386d-9fdf-4dfe-9046-dd8b337a29a8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">",
                                    "target": [
                                        "#\\31 d36386d-9fdf-4dfe-9046-dd8b337a29a8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3476c566-3ec1-491f-8851-fe66461620b6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">",
                                    "target": [
                                        "#\\33 476c566-3ec1-491f-8851-fe66461620b6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "39493b92-8de8-4a20-9458-c4bd9bc53c47",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">",
                                    "target": [
                                        "#\\33 9493b92-8de8-4a20-9458-c4bd9bc53c47"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "23e1bf76-23cc-4985-b863-55af16210cb0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">",
                                    "target": [
                                        "#\\32 3e1bf76-23cc-4985-b863-55af16210cb0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a5ee1104-ccef-4edc-851e-73cbf4089e47",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">",
                                    "target": [
                                        "#a5ee1104-ccef-4edc-851e-73cbf4089e47"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "8a154967-270d-45f2-bc1d-d264049b0ca4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5bc8161b-a337-409f-aa46-5da296bb23ba",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">",
                                    "target": [
                                        "#\\35 bc8161b-a337-409f-aa46-5da296bb23ba"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hexagon-mask",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">",
                                    "target": [
                                        "#hexagon-mask"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "4fb22607-8961-4c12-bb28-ccdfc62ba994",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bd401c8d-a4ed-4be6-94cb-a47e6258fbdc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">",
                                    "target": [
                                        "#bd401c8d-a4ed-4be6-94cb-a47e6258fbdc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d6e09dec-c79a-45c3-aeab-682ada6ec56f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">",
                                    "target": [
                                        "#d6e09dec-c79a-45c3-aeab-682ada6ec56f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "4597037a-b342-457b-b22d-3912a757be7a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">",
                                    "target": [
                                        "#\\34 597037a-b342-457b-b22d-3912a757be7a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "101d90b6-aadc-43c3-b894-3c1e580c95b0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">",
                                    "target": [
                                        "#\\31 01d90b6-aadc-43c3-b894-3c1e580c95b0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "76376e99-fb3b-4bfb-96ce-18fcbb80b0c8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">",
                                    "target": [
                                        "#\\37 6376e99-fb3b-4bfb-96ce-18fcbb80b0c8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5c4635bd-b461-4274-b2d3-8a88c4ae0c85",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>",
                                    "target": [
                                        "#\\35 c4635bd-b461-4274-b2d3-8a88c4ae0c85"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "app-data",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script type=\"application\/json\" id=\"app-data\">[]<\/script>",
                                    "target": [
                                        "#app-data"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cc--main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cc--main\" class=\"c--anim\" style=\"position: fixed;\">",
                                    "target": [
                                        "#cc--main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cc_div",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cc_div\" class=\"cc_div\">",
                                    "target": [
                                        "#cc_div"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-inr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-inr\">",
                                    "target": [
                                        "#c-inr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-inr-i",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-inr-i\">",
                                    "target": [
                                        "#c-inr-i"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-bns",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div>",
                                    "target": [
                                        "#c-bns"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cm-ov",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                    "target": [
                                        "#cm-ov"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-cnt",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#s-cnt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-vln",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-vln\">",
                                    "target": [
                                        "#c-vln"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cs",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cs\">",
                                    "target": [
                                        "#cs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-s-in",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-s-in\">",
                                    "target": [
                                        "#c-s-in"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-inr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-inr\" class=\"bns-t\">",
                                    "target": [
                                        "#s-inr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-hdr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div>",
                                    "target": [
                                        "#s-hdr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-c-bnc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div>",
                                    "target": [
                                        "#s-c-bnc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-c-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button>",
                                    "target": [
                                        "#s-c-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-bl",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-bl\">",
                                    "target": [
                                        "#s-bl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-bns",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div>",
                                    "target": [
                                        "#s-bns"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-all-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button>",
                                    "target": [
                                        "#s-all-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-rall-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button>",
                                    "target": [
                                        "#s-rall-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-sv-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button>",
                                    "target": [
                                        "#s-sv-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cs-ov",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                    "target": [
                                        "#cs-ov"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/module\">Module<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                    "target": [
                                        "a[href$=\"faq\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                    "target": [
                                        ".stage__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#statistiken\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                    "target": [
                                        ".link[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                    "target": [
                                        ".link[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                    "target": [
                                        ".ec-text__link > .link[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">",
                                    "target": [
                                        ".image-links__link--left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">",
                                    "target": [
                                        ".image-links__link--down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">",
                                    "target": [
                                        ".image-links__link--right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">",
                                    "target": [
                                        "a[title=\"BSFZ\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        "a[href$=\"datenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                    "target": [
                                        "a[href$=\"impressum\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"navigation__list\">",
                                    "target": [
                                        ".navigation__list"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul"
                                    ]
                                },
                                {
                                    "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=\"interactive-tab-module__tabs\">",
                                    "target": [
                                        ".interactive-tab-module__tabs"
                                    ]
                                },
                                {
                                    "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>",
                                    "target": [
                                        ".footer__column-legal > ul"
                                    ]
                                },
                                {
                                    "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>",
                                    "target": [
                                        ".footer__column-pages > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item: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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item: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><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li: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><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li: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><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Interaktive Grafiken und Karten<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Umfangreiche Berichtsfunktionen<\/p><\/li>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li>",
                                    "target": [
                                        "li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "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><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>",
                                    "target": [
                                        ".footer__column-legal > ul > li: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><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>",
                                    "target": [
                                        ".footer__column-legal > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>",
                                    "target": [
                                        ".footer__column-pages > ul > li"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".interactive-tab-module__scroller"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"] > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--left > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--down > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--right > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"BSFZ\"] > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"interactive-tab-module__tabs\">",
                                    "target": [
                                        ".interactive-tab-module__tabs"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p>",
                                    "target": [
                                        ".stage__copy > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                    "target": [
                                        ".stage__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                    "target": [
                                        ".ec-text--align-right > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "static.251.142.13.49.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "ns-1499.awsdns-59.org",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 16686,
                "testUrl": "https:\/\/www.kfmplus.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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\",\"width\":1640,\"height\":759,\"naturalWidth\":1599,\"naturalHeight\":1314},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\",\"width\":595,\"height\":595,\"naturalWidth\":1328,\"naturalHeight\":1328},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\",\"width\":595,\"height\":595,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\",\"width\":188,\"height\":125,\"naturalWidth\":860,\"naturalHeight\":574},{\"url\":\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\",\"width\":300,\"height\":89,\"naturalWidth\":300,\"naturalHeight\":89}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "600"
                    },
                    {
                        "family": "Menlo",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 33.409999999999997,
                "generated-content-size": 100.8,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "eager",
                        "naturalWidth": 1599,
                        "naturalHeight": 1314
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1328,
                        "naturalHeight": 1328
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 860,
                        "naturalHeight": 574
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "eager",
                        "naturalWidth": 300,
                        "naturalHeight": 89
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                    "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                    "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                    "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css"
                ],
                "rendered-html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\"><head><style class=\"vjs-styles-defaults\">\/* inner styles set by WPT to match CSSOM *\/.video-js { width: 300px; height: 150px; }.vjs-fluid:not(.vjs-audio-only-mode) { padding-top: 56.25%; }<\/style>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"referrer\" content=\"no-referrer\">\n    <meta http-equiv=\"Content-Security-Policy\" content=\"script-src 'self' 'unsafe-inline' 'unsafe-eval'; script-src-elem 'self' 'unsafe-inline' \">\n\n    <title>KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung<\/title>\n\n    <meta name=\"theme-color\" content=\"#1D4A90\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"default\">\n    <meta name=\"apple-mobile-web-app-title\" content=\"KFMplus\">\n\n        <link rel=\"icon\" href=\"\/favicon.svg\" type=\"image\/svg+xml\">\n    \n\n    <!-- META BEGINN\/\/ -->\n    <meta content=\"index, follow\" name=\"robots\">\n<link href=\"https:\/\/kfmplus.de\" rel=\"canonical\">\n    <script type=\"application\/ld+json\">\n{\n    \"@context\": \"http:\/\/schema.org\",\n    \"@type\": \"WebSite\",\n    \"url\": \"https:\/\/kfmplus.de\",\n    \"name\": \"KFMplus\",\n    \"description\": \"Digitale Unterst\\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\\u00e4chenpotenzialen unter Ber\\u00fccksichtigung von Klima- & Umweltschutz, St\\u00e4dtebau, Daseinsvorsorge.\"\n}\n<\/script>\n    <meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"description\">\n<meta content=\"KFMplus\" property=\"og:site_name\">\n<meta content=\"\" property=\"og:image\">\n<meta content=\"https:\/\/kfmplus.de\" property=\"og:url\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" property=\"og:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" property=\"og:description\">\n<meta content=\"\" name=\"twitter:image\">\n<meta content=\"https:\/\/kfmplus.de\" name=\"twitter:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" name=\"twitter:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"twitter:description\">\n    <!-- \/\/META END -->\n\n    <link href=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css\" rel=\"stylesheet\">\n\n    \n\n        <link href=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css\" rel=\"stylesheet\"><\/head>\n<body data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\"><svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\"><symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\"><g data-name=\"Gruppe 13849\"><g data-name=\"Gruppe 13761\"><g data-name=\"Gruppe 13757\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><path data-name=\"Pfad 35\" d=\"M0 18.264h40.424\"><\/path><path data-name=\"Pfad 36\" d=\"m24.589 1.039 16.443 17.129-16.443 17.563\"><\/path><\/g><\/g><\/g><\/symbol><symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 26 26\" id=\"icon-check\"><g stroke=\"currentColor\" stroke-width=\"2\"><g fill=\"#33dc72\"><circle cx=\"13\" cy=\"13\" r=\"13\" stroke=\"none\"><\/circle><circle cx=\"13\" cy=\"13\" r=\"12\" fill=\"none\"><\/circle><\/g><path d=\"m8.279 13.388 3.597 4.147 6.71-8.167\" fill=\"none\" stroke-width=\"2.00104\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol><symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\"><path fill-rule=\"evenodd\" d=\"M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883 23.19 23.19 0 0 1-1.62 8.543.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75zM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211zM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123A18.2 18.2 0 0 0 15 10.5a3 3 0 0 0-3-3zm0 2.25a.75.75 0 0 1 .75.75 15.69 15.69 0 0 1-3.78 10.238.75.75 0 0 1-1.14-.975 14.19 14.19 0 0 0 3.42-9.263.75.75 0 0 1 .75-.75zm3.239 5.183a.75.75 0 0 1 .515.927 19.415 19.415 0 0 1-2.585 5.544.75.75 0 1 1-1.243-.84 17.912 17.912 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515z\" clip-rule=\"evenodd\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol><symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\"><path d=\"M0 61.901v124.812h139.18V61.901L67.815 15.248ZM156.71 203.541l-.048 102.007 92.041 84.794 94.292-102.371-91.807-84.56ZM248.708 0l-92.046 84.794.048 102.006 94.485.128 91.8-84.558ZM0 203.621v124.812l67.815 46.653 71.365-46.653V203.621Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\"><g data-name=\"Gruppe 14203\" fill=\"#fff\" stroke=\"currentColor\" stroke-width=\"3\"><g data-name=\"Ellipse 5\" transform=\"rotate(45 17.677 42.677)\"><circle cx=\"25\" cy=\"25\" r=\"25\" stroke=\"none\"><\/circle><circle cx=\"25\" cy=\"25\" r=\"23.5\" fill=\"none\"><\/circle><\/g><path data-name=\"Pfad 30248\" d=\"m24.395 24.395 21.898 21.898\"><\/path><path data-name=\"Pfad 30249\" d=\"M46.293 24.395 24.394 46.294\"><\/path><\/g><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5\"><\/path><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\"><clipPath id=\"icon-steps-l-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_a)\"><use xlink:href=\"#icon-steps-l-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-b_c\"><path d=\"M141.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H247.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H141.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_c)\"><path style=\"fill:url(#icon-steps-l-b_d)\" d=\"M67.26 327.49h255.886v225.678H67.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\"><clipPath id=\"icon-steps-l-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_a)\"><use xlink:href=\"#icon-steps-l-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-t_c\"><path d=\"M195.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H301.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 301.05 0H195.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_c)\"><path style=\"fill:url(#icon-steps-l-t_d)\" d=\"M121.26 0h255.886v225.678H121.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\"><clipPath id=\"icon-steps-r-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_a)\"><use xlink:href=\"#icon-steps-r-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-b_c\"><path d=\"M367.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H473.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H367.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_c)\"><path style=\"fill:url(#icon-steps-r-b_d)\" d=\"M293.26 327.49h255.886v225.678H293.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\"><clipPath id=\"icon-steps-r-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_a)\"><use xlink:href=\"#icon-steps-r-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-t_c\"><path d=\"M325.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H431.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 431.05 0H325.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_c)\"><path style=\"fill:url(#icon-steps-r-t_d)\" d=\"M251.26 0h255.886v225.678H251.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><\/svg>\n<style>\/* inner styles set by WPT to match CSSOM *\/svg.icon { width: 24px; fill: rgb(242, 245, 247); aspect-ratio: 1 \/ 1; }<\/style><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"position:absolute; width: 0; height: 0;\"><symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\"><defs><clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\"><path data-name=\"Pfad 112\" d=\"M99.648-27.752v1.1a4.3 4.3 0 0 0-.979-.425 3.678 3.678 0 0 0-1-.139 2.1 2.1 0 0 0-1.146.248.846.846 0 0 0-.377.758.829.829 0 0 0 .282.68 3.8 3.8 0 0 0 1.408.442l.452.1a2.211 2.211 0 0 1 1.275.639A1.777 1.777 0 0 1 100-23.1a1.917 1.917 0 0 1-.728 1.594 3.153 3.153 0 0 1-2.013.575 5.725 5.725 0 0 1-1.071-.109 9.731 9.731 0 0 1-1.207-.32v-1.17a6.524 6.524 0 0 0 1.207.49 4.056 4.056 0 0 0 1.1.163 1.905 1.905 0 0 0 1.16-.306.993.993 0 0 0 .415-.85q0-.785-1.507-1.088H97.3l-.422-.085a2.721 2.721 0 0 1-1.425-.643A1.679 1.679 0 0 1 95-26.083a1.832 1.832 0 0 1 .68-1.523 2.97 2.97 0 0 1 1.911-.541 5.29 5.29 0 0 1 2.064.408z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\"><path data-name=\"Pfad 106\" d=\"M77.252-21.979v3.479h-1.135V-28h1.136v.881a1.982 1.982 0 0 1 .755-.779 2.167 2.167 0 0 1 1.085-.269 2.3 2.3 0 0 1 1.956.966 4.45 4.45 0 0 1 .711 2.672 4.189 4.189 0 0 1-.714 2.631 2.306 2.306 0 0 1-1.952.955 2.2 2.2 0 0 1-1.1-.265 1.908 1.908 0 0 1-.741-.779zm3.319-2.567a3.83 3.83 0 0 0-.415-1.985 1.361 1.361 0 0 0-1.231-.68 1.381 1.381 0 0 0-1.248.68 4.816 4.816 0 0 0 0 3.957 1.361 1.361 0 0 0 1.248.68 1.361 1.361 0 0 0 1.231-.68 3.817 3.817 0 0 0 .416-1.972z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\"><path data-name=\"Pfad 110\" d=\"M88.027-23.716v-4.264h1.133v4.263a2.287 2.287 0 0 0 .34 1.36 1.2 1.2 0 0 0 1.02.435 1.442 1.442 0 0 0 1.224-.561 2.655 2.655 0 0 0 .425-1.615v-3.882H93.3v6.867h-1.134v-1.02a2.132 2.132 0 0 1-.823.9 2.33 2.33 0 0 1-1.211.306 1.84 1.84 0 0 1-1.575-.68 3.53 3.53 0 0 1-.53-2.109z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><\/linearGradient><linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><\/linearGradient><linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><\/linearGradient><linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><\/defs><g data-name=\"Gruppe 2344\"><g data-name=\"Gruppe 2342\"><g data-name=\"Gruppe 2319\" clip-path=\"url(#icon-3e9cdbff654050952a71d643d3d58457)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 99\" d=\"M64.954-43.7h10.282v13.154H64.954z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2320\" clip-path=\"url(#icon-e8d48e00350b0439ff021ecd259093a4)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 101\" d=\"M75.181-43.7h8.969v13.154h-8.969z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2321\" clip-path=\"url(#icon-9ce50644d6f096933ee1d13718f9c63f)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 103\" d=\"M84.581-43.7h9.945v13.154h-9.945z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2322\" clip-path=\"url(#icon-2ea2edf8221ca4e3fe7b6f11e32de579)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 105\" d=\"M75.117-29.188h7.644V-17.5h-7.644z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2323\" clip-path=\"url(#icon-d94fdf0979d5acf2bbe0eaf0aa848856)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 107\" d=\"M80.742-31.706h7.37v11.628h-7.37z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2324\" clip-path=\"url(#icon-f74e075d68f301071bf67c0fb33533b0)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 109\" d=\"M87.027-28.98H94.3v9.1h-7.273z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2325\" clip-path=\"url(#icon-6b501f249c31b572532694d70f3f4a8e)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 111\" d=\"M93.971-29.191h7.056v9.3h-7.056z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2329\" clip-path=\"url(#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2328\"><path data-name=\"Pfad 114\" d=\"M0-3.009h100v77H0z\" fill=\"url(#icon-053adb07c5a32e414e3144c1af8f1f3f)\" transform=\"translate(0 -73.991)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2333\" clip-path=\"url(#icon-48740b94f43cb35ea6b7a8279f10f34e)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2332\"><path data-name=\"Pfad 117\" d=\"M-30.915-40.127h100v77h-100z\" fill=\"url(#icon-f2fe64072f71e804d7367c1fb028042e)\" transform=\"translate(30.915 -36.873)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2337\" clip-path=\"url(#icon-cb502ec0e16b3451a8d6c0ef7971af86)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2336\"><path data-name=\"Pfad 120\" d=\"M-30.915 0h100v77h-100z\" fill=\"url(#icon-4726bb03949bf7d06d146dd19a38537d)\" transform=\"translate(30.915 -77)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2341\" clip-path=\"url(#icon-d71addf6c4e04efce91ecb9677666e21)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2340\"><path data-name=\"Pfad 123\" d=\"M0-40.168h100v77H0z\" fill=\"url(#icon-6693901f87b53c7aa394a5b347fe9193)\" transform=\"translate(0 -36.832)\"><\/path><\/g><\/g><\/g><\/g><\/symbol><symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">\n  <defs>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">\n      <path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">\n    <g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">\n      <rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">\n    <g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">\n      <rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">\n    <g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">\n      <rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">\n    <path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">\n  <defs>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">\n    <g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">\n      <rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">\n    <g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n    <\/g>\n  <\/g>\n  <rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n  <g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">\n    <g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>\n      <path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">\n  <defs>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">\n      <path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">\n    <g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">\n      <g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">\n        <rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>\n      <\/g>\n    <\/g>\n    <g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">\n      <g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">\n        <path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">\n  <g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">\n    <path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">\n  <defs>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">\n    <g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">\n      <rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">\n    <g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">\n      <rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">\n    <g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">\n      <rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">\n    <g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">\n      <rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">\n    <g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">\n      <path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">\n  <defs>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">\n      <path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">\n    <g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">\n      <rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">\n    <g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">\n      <path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">\n  <defs>\n    <linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">\n      <path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">\n    <g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">\n      <rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>\n    <\/g>\n    <path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">\n  <defs>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">\n      <path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">\n    <g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">\n      <rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">\n    <g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">\n      <path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\"><\/path>\n      <path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>\n      <path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">\n  <defs>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">\n      <path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">\n      <path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">\n      <path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">\n      <path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">\n      <path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">\n      <path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">\n    <g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">\n      <g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">\n        <path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">\n        <path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">\n        <path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">\n        <path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">\n        <path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">\n        <path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">\n        <path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><\/svg>\n    <header class=\"header\" data-observe-header-height=\"\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container header__inner\">\n            <a href=\"https:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>\n            <nav class=\"navigation\">\n                <ul class=\"navigation__list\">\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>\n                                    <\/ul>\n            <\/nav>\n\n            <button data-component=\"ToggleClass\" data-init-class=\"transforms-nav\" data-reciver=\"html\" data-class=\"nav-open\" class=\"burger-button\"><span><\/span><\/button>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<div class=\"content-area\">\n    <section class=\"content-container-outer stage stage--bg-grey stage--media\">\n            <div class=\"stage__image\">\n            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-2400x1972-q75.png\" width=\"2400\" height=\"1972\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\" width=\"1599\" height=\"1314\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1920x1577-q75.png\" width=\"1919\" height=\"1577\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1280x1051-q75.png\" width=\"1279\" height=\"1051\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1152x946-q75.png\" width=\"1151\" height=\"946\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-768x631-q75.png\" width=\"768\" height=\"631\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-540x443-q75.png\" width=\"539\" height=\"443\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\"><\/picture>\n        <\/div>\n        <div class=\"content-container stage__content\">\n         <span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n          <h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>          <div data-aos=\"fade-up\" data-aos-delay=\"300\" class=\"stage__copy aos-init aos-animate\"><p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p><\/div>          <a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>     <\/div>\n    <\/section>\n    <main>\n            <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--none content-row content-row--bg- layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                    <div class=\"content-visual\" style=\"--visual-x: 130%; --visual-y: 0%\">\n                                                        <div data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"aos-init\"><svg viewBox=\"0 0 343 390.342\" class=\" icon icon-visual\"><use xlink:href=\"#icon-visual\"><\/use><\/svg><\/div>\n                                                    <\/div>\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">\n                                                    <div class=\"ec-text ec-text--image ec-text--icon-size-\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1992x1992-crop.png\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1752x1752-crop.png\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1168x1168-crop.png\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1368x1368-crop.png\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-912x912-crop.png\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-984x984-crop.png\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-656x656-crop.png\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-822x822-crop.png\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-548x548-crop.png\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-492x492-crop.png\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Warum KFMplus?<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>\n        <p>Fl\u00e4chen in Kommunen stellen eine begrenzte Ressource dar, die vielf\u00e4ltigen Nutzungsanspr\u00fcchen ausgesetzt ist. Klimaschutz und Klimaanpassung, die Bereitstellung und Modernisierung von Versorgungsinfrastrukturen und der Bedarf an Wohnraum und Gewerbefl\u00e4chen stellen hohe Anforderungen an eine zukunftsf\u00e4hige Stadt- und Ortsentwicklung. Aus amtlichen und freien Geobasisdaten und ihrer Kombination mit Fachdaten (z. B. aus den Bereichen Umwelt und Mobilit\u00e4t) werden Bewertungsgr\u00f6\u00dfen zur Fl\u00e4chenentwicklung abgeleitet. KFMplus b\u00fcndelt diese Informationen und f\u00fchrt sie einfach verst\u00e4ndlich zusammen.<\/p><p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p><p>KFMplus, auf Basis von Open-Source-Technologien, bietet Ihnen die bestm\u00f6gliche digitale Planungsunterst\u00fctzung beim kommunalen Fl\u00e4chenmanagement und der Aktivierung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung stadt\u00f6kologischer, sozial-r\u00e4umlicher und st\u00e4dtebaulicher Aspekte. KFMplus greift auf frei verf\u00fcgbare Datenbest\u00e4nde und Geodaten zu und erweitert diese um Planungsdaten und spezifische Informationen Ihrer Kommune.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">\n                                                        <div class=\"column\" style=\"--end:4; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Kommunen<\/h3><ul><li><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li><li><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li><li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li><li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 4\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Anwender<\/h3><ul><li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li><li><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li><li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li><li><p>Interaktive Grafiken und Karten<\/p><\/li><li><p>Umfangreiche Berichtsfunktionen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--both content-row content-row--bg-gray layout-margin--m  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">\n                                                    <div>\n    <div class=\"ec-text ec-text--center ec-text--interactive\">\n                    <h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>\n                <p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>\n    <\/div>\n\n    <div data-js-component=\"interactive\" data-v-app=\"\"><div class=\"interactive-tab-module\"><div class=\"interactive-tab-module__nav\"><!----><ul class=\"interactive-tab-module__tabs\"><li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li><li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li><li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li><li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li><li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li><li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li><li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li><\/ul><button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button><\/div><div class=\"interactive-tab-module__content\"><div class=\"interactive-tab-module__visual\"><svg width=\"600\" height=\"642.625\" viewBox=\"0 0 600 642.625\"><defs><clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-2\"><path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-4\"><path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-6\"><path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-10\"><path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient><clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath><image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\"><\/image><\/defs><g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\"><g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\"><g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\"><\/path><path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\"><g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\"><g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path><rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path><g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\"><g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\"><g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\"><g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\"><g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\"><image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\"><\/image><\/g><\/g><\/g><\/g><\/g><\/g><\/g><g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\"><g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g><\/g><g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\"><g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\"><\/path><rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path><rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\"><\/path><g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\"><g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\"><g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\"><path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\"><\/path><\/g><\/g><\/g><path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\"><\/path><\/g><\/g><\/g><\/svg><\/div><div class=\"interactive-tab-module__text\"><div><div><h2>Kernmodul Innenentwicklung<\/h2><p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p><\/div><a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a><\/div><\/div><\/div><\/div><\/div><\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Optimal auf Ihre Bed\u00fcrfnisse angepasst<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>\n        <p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">\n                                                        <div class=\"column\" style=\"--end:3; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>\n        <p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:5; --start: 3\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>\n        <p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 5\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>\n        <p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">\n                                                    <div class=\"dynamic-teaser\">\n    <div class=\"dynamic-teaser__inner\">\n                    <h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>\n                            <div class=\"grid gap-x-8 grid-cols-1 pt-12 sm:grid-cols-2\">\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Auf dem 2. Bundeskongress \"Tag der Regionen\" vom 27.-29.05.2024 in Pforzheim haben die Bundesministerin f\u00fcr Wohnen, Stadtentwicklung und Bauwesen (BMWSB) zum Thema \"Fl\u00e4che unter Druck \u2013 Interessenkonflikte planvoll l\u00f6sen\" eingeladen. Prof. Dr. Stefan Fina (TH Augsburg, mena GmbH) pr\u00e4sentierte u.a. \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Am 29. April 2024 fand unsere Online-Pr\u00e4sentation mit Diskussionsrunde zur \u201eKFMplus \u2013 Das integrierte digitale Fl\u00e4chen- und Ressourcenmanagementwerkzeug der n\u00e4chsten Generation\u201c statt. Bei der Vorstellung konnten wir das KFMplus Tool am Beispiel einer unserer Kommunen pr\u00e4sentieren. Die KFMplus, als \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n                            <div class=\"mt-12 md:mt-20 w-full\">\n                    <a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>\n                <\/div>\n                        <\/div>\n<\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">\n                                                    <div class=\"ec-text ec-text--image ec-text--align-right ec-text--icon-size-medium\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1992x1992-crop.jpg\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1328x1328-crop.jpg\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1752x1752-crop.jpg\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1168x1168-crop.jpg\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1368x1368-crop.jpg\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-912x912-crop.jpg\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-984x984-crop.jpg\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-656x656-crop.jpg\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-822x822-crop.jpg\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-548x548-crop.jpg\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-492x492-crop.jpg\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Wir sind f\u00fcr Sie da<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>\n        <p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>\n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--l  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>\n        <p>Fl\u00e4chen werden immer knapper, w\u00e4hrend der Bedarf an Wohn-, Arbeits- und Erholungsraum stetig steigt. Zudem sind Fl\u00e4chen f\u00fcr Klimawandelanpassung und Ressourcenschutz lebenswichtig. In den Kommunen besteht der Bedarf einer digitalen Planungsunterst\u00fctzung f\u00fcr das Fl\u00e4chenmanagement. Baader Konzept und die mena GmbH hatten mit ihren Erfahrungen im kommunalen Fl\u00e4chenmanagement bereits seit langem die Vision eines komfortablen, innovativen Fl\u00e4chenmanagement-Tools im Kopf. <\/p><p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">\n                                                    <svg style=\"width: 0; height: 0; overflow: hidden;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"208.679\" height=\"185.251\" viewBox=\"0 0 208.679 185.251\">\n      <clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">\n        <path d=\"M61.136,283.333h86.032a17.411,17.411,0,0,0,15.078-8.706l43.016-74.505a17.414,17.414,0,0,0,0-17.412l-43.016-74.505A17.411,17.411,0,0,0,147.168,99.5H61.136a17.411,17.411,0,0,0-15.079,8.706L3.041,182.71a17.414,17.414,0,0,0,0,17.412l43.016,74.505A17.411,17.411,0,0,0,61.136,283.333Z\" transform=\"translate(0.188 -98.79)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path>\n      <\/clipPath>\n    <\/svg>\n<div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>\n        <p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p><p>Im Anschluss an die BMBF-F\u00f6rderung haben wir KFMplus f\u00fcr den Praxiseinsatz weiterentwickelt.<em> <\/em>Zus\u00e4tzlich wurden spezielle Digitalisierungsaufgaben in Zusammenarbeit mit externen Partnern umgesetzt. Unser Engagement wurde durch die Bewilligung einer Forschungszulage des BSFZ anerkannt \u2013 ein weiterer Schritt in Richtung nachhaltiger Innovation.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">\n                                                    <div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">\n                                                    <div class=\"quote\">\n        <div class=\"quote__row quote__row--right\">\n            <div class=\"quote__avatar\">\n                                    <picture><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-450x133-q75.png\" width=\"447\" height=\"133\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\"><\/picture>\n                            <\/div>\n            <div class=\"quote__content\">\n                <div class=\"quote__content-cite\">\n                    <p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>\n                <\/div>\n                <div class=\"quote__content-author\">\n                    <strong>Michael Sommer<\/strong>\n                    <span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  [email protected]\">\n                    <section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                        \n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>\n                <\/div>\n                \n    <\/main>\n<\/div>\n\n    <footer class=\"footer\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container\">\n            <div class=\"footer__grid\">\n                <div class=\"footer__column-brand\">\n                    <a class=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>\n                <\/div>\n                <div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>\n                <div class=\"footer__column-legal\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n                <div class=\"footer__column-pages\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>\n\n<script type=\"application\/json\" id=\"app-data\">[]<\/script>\n    <script type=\"text\/javascript\">window.addEventListener(\"AppDataInit\", function() {\n                    ;\n                    window.AppData.kirby = window.AppData.kirby || {};\n                                    });<\/script>\n\n    <script src=\"https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js\" type=\"module\"><\/script>\n\n    \n            <script defer=\"\" src=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/kfmplus.de\/cookieconsent.js\"><\/script>\n<script type=\"text\/javascript\">window.__kirby3_external_link_url = \"https:\/\/kfmplus.de\/externe-weiterleitung\";<\/script>\n<script src=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js\"><\/script>\n\n\n<div id=\"cc--main\" class=\"c--anim\" style=\"position: fixed;\"><div id=\"cc_div\" class=\"cc_div\"><div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\"><div id=\"c-inr\"><div id=\"c-inr-i\"><div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div><div id=\"c-txt\">Diese Website verwendet Cookies und vergleichbare Funktionen zur Verarbeitung von Informationen zu Endger\u00e4ten sowie &nbsp;personenbezogener Daten. Ihre Einwilligung ist stets freiwillig, f\u00fcr die Nutzung unserer Website nicht erforderlich und kann jederzeit auf unserer Seite abgelehnt oder widerrufen werden.<\/div><\/div><div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div><\/div><\/div><div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\"><div id=\"c-vln\"><div id=\"cs\"><div id=\"c-s-in\"><div id=\"s-inr\" class=\"bns-t\"><div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div><div id=\"s-bl\"><div class=\"c-bl b-ex\"><div class=\"title b-bn\"><button type=\"button\" class=\"b-tl exp\" aria-expanded=\"false\" aria-controls=\"c-ac-0\">Notwendige Cookies<\/button><label class=\"b-tg\"><input class=\"c-tgl\" type=\"checkbox\" value=\"necessary\" disabled=\"\"><span class=\"c-tg c-ro\" aria-hidden=\"true\"><span class=\"on-i\"><\/span><span class=\"off-i\"><\/span><\/span><span class=\"t-lb\">Notwendige Cookies<\/span><\/label><\/div><div class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div><\/div><\/div><div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><\/div><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        728
                    ],
                    [
                        853,
                        4822
                    ],
                    [
                        4924,
                        10716
                    ]
                ],
                "longTasks": [
                    [
                        728,
                        853
                    ],
                    [
                        4822,
                        4924
                    ]
                ],
                "lastVisualChange": 8400,
                "render": 900,
                "visualComplete85": 5100,
                "visualComplete90": 7900,
                "visualComplete95": 8000,
                "visualComplete99": 8200,
                "visualComplete": 8400,
                "SpeedIndex": 2671,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 979,
                        "size": 35929,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "attributes": {
                                "class": "ec-text__headline"
                            },
                            "bounds": [
                                312.5,
                                1090,
                                1280,
                                84.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 5122,
                        "size": 39325,
                        "DOMNodeId": 416,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "c-txt"
                            },
                            "bounds": [
                                1520.203125,
                                758.28125,
                                342.40625,
                                129.5625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 5551,
                        "size": 1169783,
                        "DOMNodeId": 51,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "width": "359",
                                "height": "295",
                                "class": "",
                                "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "loading": "eager"
                            },
                            "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "bounds": [
                                132.5,
                                127,
                                1640,
                                758.5
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 5551,
                        "size": 1169783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 132.5,
                                "y": 127,
                                "width": 1640,
                                "height": 758.5,
                                "top": 127,
                                "right": 1772.5,
                                "bottom": 885.5,
                                "left": 132.5
                            },
                            "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 8307,
                        "size": 170345,
                        "DOMNodeId": 483,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "data-aos": "fade-up",
                                "data-aos-delay": "200",
                                "class": "stage__headline aos-init aos-animate"
                            },
                            "bounds": [
                                312.5,
                                271.5,
                                900,
                                216
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 979,
                        "size": 35929,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "attributes": {
                                "class": "ec-text__headline"
                            },
                            "bounds": [
                                312.5,
                                1090,
                                1280,
                                84.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 5121,
                        "size": 39325,
                        "DOMNodeId": 416,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "c-txt"
                            },
                            "bounds": [
                                1520.203125,
                                758.28125,
                                342.40625,
                                129.5625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 5551,
                        "size": 1169783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 132.5,
                                "y": 127,
                                "width": 1640,
                                "height": 758.5,
                                "top": 127,
                                "right": 1772.5,
                                "bottom": 885.5,
                                "left": 132.5
                            },
                            "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 5551,
                        "size": 1169783,
                        "DOMNodeId": 51,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "width": "359",
                                "height": "295",
                                "class": "",
                                "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "loading": "eager"
                            },
                            "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "bounds": [
                                132.5,
                                127,
                                1640,
                                758.5
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 8306,
                        "size": 170345,
                        "DOMNodeId": 483,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "data-aos": "fade-up",
                                "data-aos-delay": "200",
                                "class": "stage__headline aos-init aos-animate"
                            },
                            "bounds": [
                                312.5,
                                271.5,
                                900,
                                216
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 99
                    },
                    {
                        "name": "redirectStart",
                        "time": 107
                    },
                    {
                        "name": "navigationStart",
                        "time": 124
                    },
                    {
                        "name": "domLoading",
                        "time": 124
                    },
                    {
                        "name": "responseEnd",
                        "time": 124
                    },
                    {
                        "name": "domInteractive",
                        "time": 124
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 124
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 124
                    },
                    {
                        "name": "domComplete",
                        "time": 124
                    },
                    {
                        "name": "redirectEnd",
                        "time": 331
                    },
                    {
                        "name": "fetchStart",
                        "time": 331
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 537
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 537
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 537
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 537
                    },
                    {
                        "name": "domLoading",
                        "time": 538
                    },
                    {
                        "name": "responseEnd",
                        "time": 641
                    },
                    {
                        "name": "domInteractive",
                        "time": 973
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 979
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 979
                    },
                    {
                        "name": "firstPaint",
                        "time": 979
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 979
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 979
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 979
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1594
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1801
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 4782
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 4782
                    },
                    {
                        "name": "InteractiveTime",
                        "time": 4924
                    },
                    {
                        "name": "LayoutShift",
                        "time": 4958
                    },
                    {
                        "name": "domComplete",
                        "time": 7604
                    },
                    {
                        "name": "loadEventStart",
                        "time": 7604
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 7611
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 8306
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 5551
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 5551
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.0612027222865568
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.057653619078078477
                    }
                ],
                "chromeUserTiming.navigationStart": 124,
                "chromeUserTiming.redirectStart": 108,
                "chromeUserTiming.domLoading": 538,
                "chromeUserTiming.responseEnd": 641,
                "chromeUserTiming.domInteractive": 974,
                "chromeUserTiming.domContentLoadedEventStart": 4782,
                "chromeUserTiming.domContentLoadedEventEnd": 4782,
                "chromeUserTiming.domComplete": 7605,
                "chromeUserTiming.redirectEnd": 332,
                "chromeUserTiming.fetchStart": 332,
                "chromeUserTiming.unloadEventStart": 537,
                "chromeUserTiming.unloadEventEnd": 537,
                "chromeUserTiming.markAsMainFrame": 538,
                "chromeUserTiming.commitNavigationEnd": 538,
                "chromeUserTiming.firstPaint": 979,
                "chromeUserTiming.firstContentfulPaint": 979,
                "chromeUserTiming.firstImagePaint": 979,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 979,
                "chromeUserTiming.firstMeaningfulPaint": 979,
                "chromeUserTiming.LayoutShift": 4958,
                "chromeUserTiming.InteractiveTime": 4924,
                "chromeUserTiming.loadEventStart": 7605,
                "chromeUserTiming.loadEventEnd": 7611,
                "chromeUserTiming.LargestTextPaint": 8307,
                "chromeUserTiming.LargestImagePaint": 5551,
                "chromeUserTiming.LargestContentfulPaint": 5551,
                "chromeUserTiming.TotalLayoutShift": 0.0612027222865568,
                "chromeUserTiming.CumulativeLayoutShift": 0.057653619078078477,
                "LayoutShifts": [
                    {
                        "time": 1594,
                        "score": 0.00019491523122019055,
                        "cumulative_score": 0.00019491523122019055,
                        "window_score": 0.00019491523122019055,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                1239,
                                30,
                                355,
                                67
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1268,
                                    "y": 30,
                                    "width": 325,
                                    "height": 67,
                                    "top": 30,
                                    "right": 1593,
                                    "bottom": 97,
                                    "left": 1268
                                },
                                "currentRect": {
                                    "x": 1239,
                                    "y": 30,
                                    "width": 355,
                                    "height": 67,
                                    "top": 30,
                                    "right": 1594,
                                    "bottom": 97,
                                    "left": 1239
                                }
                            }
                        ]
                    },
                    {
                        "time": 1801,
                        "score": 0.0033541879772581301,
                        "cumulative_score": 0.0035491032084783206,
                        "window_score": 0.0035491032084783206,
                        "shift_window_num": 1,
                        "rects": [
                            [
                                0,
                                852,
                                1905,
                                141
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 852,
                                    "width": 1905,
                                    "height": 141,
                                    "top": 852,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 897,
                                    "width": 1905,
                                    "height": 96,
                                    "top": 897,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                }
                            }
                        ]
                    },
                    {
                        "time": 4958,
                        "score": 0.057653619078078477,
                        "cumulative_score": 0.0612027222865568,
                        "window_score": 0.057653619078078477,
                        "shift_window_num": 2,
                        "rects": [
                            [
                                133,
                                0,
                                1640,
                                886
                            ],
                            [
                                0,
                                897,
                                1905,
                                96
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 133,
                                    "y": 0,
                                    "width": 1640,
                                    "height": 759,
                                    "top": 0,
                                    "right": 1773,
                                    "bottom": 759,
                                    "left": 133
                                },
                                "currentRect": {
                                    "x": 133,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 759,
                                    "top": 127,
                                    "right": 1773,
                                    "bottom": 886,
                                    "left": 133
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 897,
                                    "width": 1905,
                                    "height": 96,
                                    "top": 897,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 0,
                    "cumulative_score": 0,
                    "fraction_of_total": 0
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 681.72299999999996
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 539.08500000000004
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 539.09100000000001
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 539.09299999999996
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 539.09500000000003
                        },
                        "2027": {
                            "name": "FeaturePolicyHeader",
                            "firstUsed": 539.09699999999998
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 541.59799999999996
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 543.46299999999997
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 543.49000000000001
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 543.49300000000005
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 543.50400000000002
                        },
                        "3112": {
                            "name": "HTMLMetaElementReferrerPolicy",
                            "firstUsed": 550.07100000000003
                        },
                        "243": {
                            "name": "ResetReferrerPolicy",
                            "firstUsed": 550.07600000000002
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 550.14200000000005
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 550.14499999999998
                        },
                        "3360": {
                            "name": "MainFrameCSPViaMeta",
                            "firstUsed": 550.14800000000002
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 550.27499999999998
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 551.34699999999998
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 551.90899999999999
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 552.024
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 552.04999999999995
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 644.96900000000005
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 644.97299999999996
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 644.97900000000004
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 645.03200000000004
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 645.05100000000004
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 645.09199999999998
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 646.33500000000004
                        },
                        "235": {
                            "name": "PrefixedMinDevicePixelRatioMediaFeature",
                            "firstUsed": 646.39700000000005
                        },
                        "233": {
                            "name": "PrefixedDevicePixelRatioMediaFeature",
                            "firstUsed": 646.39999999999998
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 646.51400000000001
                        },
                        "2934": {
                            "name": "LazyLoadImageLoadingAttributeEager",
                            "firstUsed": 648.40300000000002
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 648.55700000000002
                        },
                        "4240": {
                            "name": "ScriptSchedulingType_ParserBlockingInline",
                            "firstUsed": 649.43299999999999
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 679.08299999999997
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 679.101
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 679.23099999999999
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 679.34100000000001
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 679.34799999999996
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 679.47199999999998
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 681.98800000000006
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 682.14700000000005
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 682.53499999999997
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 701.80100000000004
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 703.15800000000002
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 704.10299999999995
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 704.33000000000004
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 714.43700000000001
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 715.23500000000001
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 715.84799999999996
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 716.06899999999996
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 716.18899999999996
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 724.15700000000004
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 727.84100000000001
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 789.07899999999995
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 836.14599999999996
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 973.096
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 1107.3530000000001
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 1123.425
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 4519.174
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 4723.3890000000001
                        },
                        "2769": {
                            "name": "HTMLTemplateElement",
                            "firstUsed": 4742.8770000000004
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 4744.857
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 4744.8990000000003
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 4747.25
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 4747.2929999999997
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 4747.2969999999996
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 4748.5339999999997
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 4748.5420000000004
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 4748.5439999999999
                        },
                        "2893": {
                            "name": "MediaElementTextTrackList",
                            "firstUsed": 4748.7569999999996
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 4749.192
                        },
                        "2718": {
                            "name": "V8HTMLMediaElement_CanPlayType_Method",
                            "firstUsed": 4750.2309999999998
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 4752.549
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 4752.9679999999998
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 4753.1999999999998
                        },
                        "4527": {
                            "name": "AttributeValueContainsLtOrGt",
                            "firstUsed": 4756.1540000000005
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 4774.2920000000004
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 4778.125
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 4778.835
                        },
                        "2097": {
                            "name": "ARIAModalAttribute",
                            "firstUsed": 4779.7240000000002
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 4779.7309999999998
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 4779.7349999999997
                        },
                        "2079": {
                            "name": "ARIADescribedByAttribute",
                            "firstUsed": 4779.741
                        },
                        "2095": {
                            "name": "ARIALevelAttribute",
                            "firstUsed": 4779.7730000000001
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 4780.5870000000004
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 4780.8419999999996
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 4780.8469999999998
                        },
                        "2087": {
                            "name": "ARIAHasPopupAttribute",
                            "firstUsed": 4781.8270000000002
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 4820.3959999999997
                        },
                        "2995": {
                            "name": "CSSValueOverflowOverlay",
                            "firstUsed": 4820.8620000000001
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 5600.8739999999998
                        },
                        "83": {
                            "name": "DocumentAll",
                            "firstUsed": 7607.9799999999996
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 7608.0110000000004
                        }
                    },
                    "CSSFeatures": {
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 551.92200000000003
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 551.93200000000002
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 551.94299999999998
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 552.04100000000005
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 552.04499999999996
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 552.75900000000001
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 552.779
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 552.83500000000004
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 552.83799999999997
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 552.84100000000001
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 552.84400000000005
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 552.846
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 552.94899999999996
                        },
                        "363": {
                            "name": "CSSPropertyStopColor",
                            "firstUsed": 553.03800000000001
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 646.61199999999997
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 679.35400000000004
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 679.37599999999998
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 679.37900000000002
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 679.38199999999995
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 679.40099999999995
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 679.48000000000002
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 704.17600000000004
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 704.18100000000004
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 704.18600000000004
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 704.19399999999996
                        },
                        "549": {
                            "name": "CSSPropertyFontVariationSettings",
                            "firstUsed": 704.19799999999998
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 704.20100000000002
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 704.21900000000005
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 704.22299999999996
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 704.22699999999998
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 704.23199999999997
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 704.23800000000006
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 704.24099999999999
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 704.245
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 704.51099999999997
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 704.84400000000005
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 704.85000000000002
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 714.39300000000003
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 714.40300000000002
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 714.40800000000002
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 714.41099999999994
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 714.41499999999996
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 714.41800000000001
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 714.48699999999997
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 714.53899999999999
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 714.54200000000003
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 714.60199999999998
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 714.61199999999997
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 715.14800000000002
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 715.17700000000002
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 715.17999999999995
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 715.19200000000001
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 715.197
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 715.202
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 715.25599999999997
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 715.26300000000003
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 715.82899999999995
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 715.83500000000004
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 715.84400000000005
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 715.85000000000002
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 715.85500000000002
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 715.85900000000004
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 715.92499999999995
                        },
                        "63": {
                            "name": "CSSPropertyBorderTopRightRadius",
                            "firstUsed": 715.97699999999998
                        },
                        "62": {
                            "name": "CSSPropertyBorderTopLeftRadius",
                            "firstUsed": 715.98099999999999
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 715.98900000000003
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 716.00699999999995
                        },
                        "38": {
                            "name": "CSSPropertyBorderBottomRightRadius",
                            "firstUsed": 716.00999999999999
                        },
                        "37": {
                            "name": "CSSPropertyBorderBottomLeftRadius",
                            "firstUsed": 716.01300000000003
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 716.07600000000002
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 716.07899999999995
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 716.08100000000002
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 716.08500000000004
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 716.09299999999996
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 716.16399999999999
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 716.16600000000005
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 716.26900000000001
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 716.274
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 716.35299999999995
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 716.39499999999998
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 716.52700000000004
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 716.57500000000005
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 716.60000000000002
                        },
                        "511": {
                            "name": "CSSPropertyGridColumnGap",
                            "firstUsed": 716.66399999999999
                        },
                        "512": {
                            "name": "CSSPropertyGridRowGap",
                            "firstUsed": 716.66800000000001
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 716.67100000000005
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 716.697
                        },
                        "106": {
                            "name": "CSSPropertyOverflowWrap",
                            "firstUsed": 716.82500000000005
                        },
                        "523": {
                            "name": "CSSPropertyColumnCount",
                            "firstUsed": 716.84699999999998
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 716.88
                        },
                        "534": {
                            "name": "CSSPropertyHyphens",
                            "firstUsed": 717.05200000000002
                        },
                        "529": {
                            "name": "CSSPropertyColumnSpan",
                            "firstUsed": 717.06100000000004
                        },
                        "522": {
                            "name": "CSSPropertyBreakInside",
                            "firstUsed": 717.28800000000001
                        },
                        "524": {
                            "name": "CSSPropertyColumnGap",
                            "firstUsed": 720.71100000000001
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 720.83799999999997
                        },
                        "243": {
                            "name": "CSSPropertyGridTemplateRows",
                            "firstUsed": 721.49000000000001
                        },
                        "249": {
                            "name": "CSSPropertyGridRow",
                            "firstUsed": 721.53999999999996
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 722.15599999999995
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 722.16300000000001
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 722.16499999999996
                        },
                        "371": {
                            "name": "CSSPropertyFillRule",
                            "firstUsed": 4751.5069999999996
                        },
                        "364": {
                            "name": "CSSPropertyStopOpacity",
                            "firstUsed": 4751.5699999999997
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 4808.4449999999997
                        },
                        "680": {
                            "name": "CSSPropertyScrollbarWidth",
                            "firstUsed": 4808.4949999999999
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 4808.5680000000002
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 4808.5860000000002
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 4808.6689999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 4811.817
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 4820.125
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 4820.1319999999996
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 4820.1809999999996
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 4820.1970000000001
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 4820.3800000000001
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 4820.384
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 4820.3990000000003
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 4820.5209999999997
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 4820.625
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 4820.857
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 4820.8599999999997
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 4821.1869999999999
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 4821.3379999999997
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 7608.6080000000002
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 7608.6279999999997
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "FirstInteractive": 4924,
                "maxFID": 52,
                "TTIMeasurementEnd": 10716,
                "LastInteractive": 4924,
                "TimeToInteractive": 4924,
                "FirstCPUIdle": 4924,
                "TotalBlockingTime": 52,
                "testID": "250108_AiDcH0_4ET",
                "step": 1,
                "effectiveBps": 580905,
                "domTime": 0,
                "aft": 0,
                "titleTime": 125,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.84999999999999998,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 25,
                            "204": 30,
                            "304": 25,
                            "405": 15,
                            "505": 20,
                            "606": 14.300000000000001,
                            "707": 42.100000000000001,
                            "807": 60,
                            "908": 85.700000000000003,
                            "1011": 90.5,
                            "1111": 95,
                            "1212": 20,
                            "1312": 11.1,
                            "1413": 19,
                            "1513": 22.699999999999999,
                            "1614": 21.100000000000001,
                            "1714": 45,
                            "1815": 25,
                            "1916": 47.399999999999999,
                            "2017": 90,
                            "2118": 57.100000000000001,
                            "2218": 21.100000000000001,
                            "2319": 42.899999999999999,
                            "2419": 35,
                            "2520": 52.399999999999999,
                            "2621": 15,
                            "2721": 15.800000000000001,
                            "2822": 23.800000000000001,
                            "2922": 23.800000000000001,
                            "3023": 47.399999999999999,
                            "3124": 42.100000000000001,
                            "3224": 15,
                            "3325": 27.300000000000001,
                            "3425": 20,
                            "3526": 25,
                            "3627": 30,
                            "3727": 15.800000000000001,
                            "3827": 15.800000000000001,
                            "3928": 27.300000000000001,
                            "4029": 55,
                            "4129": 31.600000000000001,
                            "4230": 20,
                            "4331": 15,
                            "4431": 25,
                            "4532": 25,
                            "4632": 33.299999999999997,
                            "4733": 25,
                            "4833": 42.100000000000001,
                            "4934": 77.299999999999997,
                            "5035": 89.5,
                            "5135": 76.200000000000003,
                            "5236": 26.300000000000001,
                            "5336": 36.399999999999999,
                            "5437": 31.600000000000001,
                            "5537": 20,
                            "5638": 63.600000000000001,
                            "5739": 15.800000000000001,
                            "5839": 15,
                            "5940": 23.800000000000001,
                            "6040": 50,
                            "6141": 20,
                            "6241": 15,
                            "6342": 33.299999999999997,
                            "6442": 26.300000000000001,
                            "6543": 23.800000000000001,
                            "6644": 25,
                            "6744": 20,
                            "6845": 15,
                            "6945": 27.300000000000001,
                            "7046": 47.399999999999999,
                            "7146": 20,
                            "7247": 15.800000000000001,
                            "7347": 23.800000000000001,
                            "7448": 15,
                            "7549": 26.300000000000001,
                            "7649": 19,
                            "7750": 31.600000000000001,
                            "7850": 31.800000000000001,
                            "7951": 16.699999999999999,
                            "8051": 45,
                            "8152": 14.300000000000001,
                            "8253": 10.5,
                            "8353": 14.300000000000001,
                            "8454": 15,
                            "8554": 20,
                            "8655": 19,
                            "8755": 10,
                            "8856": 10,
                            "8957": 15,
                            "9057": 31.600000000000001,
                            "9158": 10,
                            "9258": 14.300000000000001,
                            "9359": 10,
                            "9459": 5.5999999999999996,
                            "9560": 10,
                            "9661": 9.5,
                            "9761": 14.300000000000001,
                            "9862": 5.2999999999999998,
                            "9963": 20,
                            "10063": 30,
                            "10164": 14.300000000000001,
                            "10264": 5.2999999999999998,
                            "10365": 10,
                            "10466": 10,
                            "10566": 10,
                            "10667": 10,
                            "10767": 10,
                            "10870": 47.600000000000001
                        },
                        "max": 100,
                        "count": 109
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "204": 0,
                            "304": 33004,
                            "405": 690183,
                            "505": 25846,
                            "606": 1038264,
                            "707": 5161718,
                            "807": 4405200,
                            "908": 6309677,
                            "1011": 5160730,
                            "1111": 5053651,
                            "1212": 5054075,
                            "1312": 4940744,
                            "1413": 5390881,
                            "1513": 5050904,
                            "1614": 5289162,
                            "1714": 5045405,
                            "1815": 5049208,
                            "1916": 5041900,
                            "2017": 5226181,
                            "2118": 5046047,
                            "2218": 5507151,
                            "2319": 4936062,
                            "2419": 5161742,
                            "2520": 5040801,
                            "2621": 5269167,
                            "2721": 5047412,
                            "2822": 5050458,
                            "2922": 5504542,
                            "3023": 5025576,
                            "3124": 5272619,
                            "3224": 5046737,
                            "3325": 5045738,
                            "3425": 5050471,
                            "3526": 5279673,
                            "3627": 5062005,
                            "3727": 5055261,
                            "3827": 5051581,
                            "3928": 5900129,
                            "4029": 5053416,
                            "4129": 4649954,
                            "4230": 5055065,
                            "4331": 5247807,
                            "4431": 5210176,
                            "4532": 5163035,
                            "4632": 5173601,
                            "4733": 5050799,
                            "4833": 5048646,
                            "4934": 5275703,
                            "5035": 5040844,
                            "5135": 4927551,
                            "5236": 5162115,
                            "5336": 5272423,
                            "5437": 5166920,
                            "5537": 4943893,
                            "5638": 5283429,
                            "5739": 5159155,
                            "5839": 4933608,
                            "5940": 5284485,
                            "6040": 5046209,
                            "6141": 5034182,
                            "6241": 5503576,
                            "6342": 5046570,
                            "6442": 5044739,
                            "6543": 5279242,
                            "6644": 5045916,
                            "6744": 5045645,
                            "6845": 5273982,
                            "6945": 5044215,
                            "7046": 5043353,
                            "7146": 5271056,
                            "7247": 5045956,
                            "7347": 1196876,
                            "7448": 0,
                            "7549": 0,
                            "7649": 0,
                            "7750": 121352,
                            "7850": 0,
                            "7951": 0,
                            "8051": 0,
                            "8152": 0,
                            "8253": 0,
                            "8353": 0,
                            "8454": 0,
                            "8554": 0,
                            "8655": 0,
                            "8755": 4295,
                            "8856": 0,
                            "8957": 0,
                            "9057": 0,
                            "9158": 0,
                            "9258": 0,
                            "9359": 0,
                            "9459": 0,
                            "9560": 0,
                            "9661": 0,
                            "9761": 0,
                            "9862": 0,
                            "9963": 0,
                            "10063": 0,
                            "10164": 0,
                            "10264": 0,
                            "10365": 0,
                            "10466": 12381,
                            "10566": 0,
                            "10667": 0,
                            "10767": 0,
                            "10870": 0
                        },
                        "max": 6309677,
                        "count": 109
                    }
                },
                "effectiveBpsDoc": 580905,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/details\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/performance_optimization\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/breakdown\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/domains\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/screen_shot\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/experiments\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&file=1_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&file=1_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&compressed=1&file=1_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_000900.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_001600.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_001800.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002000.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002100.jpg",
                        "VisuallyComplete": 62
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002200.jpg",
                        "VisuallyComplete": 62
                    },
                    {
                        "time": 3000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_003000.jpg",
                        "VisuallyComplete": 67
                    },
                    {
                        "time": 3500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_003500.jpg",
                        "VisuallyComplete": 69
                    },
                    {
                        "time": 4000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_004000.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 4500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_004500.jpg",
                        "VisuallyComplete": 77
                    },
                    {
                        "time": 5000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005000.jpg",
                        "VisuallyComplete": 74
                    },
                    {
                        "time": 5100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005100.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 5200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005200.jpg",
                        "VisuallyComplete": 85
                    },
                    {
                        "time": 5500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005500.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 7700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007700.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 7800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007800.jpg",
                        "VisuallyComplete": 89
                    },
                    {
                        "time": 7900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007900.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 8000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008000.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 8100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008100.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 8200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008200.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 8300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008300.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 8400,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008400.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "kfmplus.de": {
                        "bytes": 4168564,
                        "requests": 24,
                        "connections": 1
                    },
                    "www.kfmplus.de": {
                        "bytes": 17,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 50442,
                        "bytesUncompressed": 205717,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 381124,
                        "bytesUncompressed": 1199516,
                        "requests": 6
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 24424,
                        "bytesUncompressed": 181501,
                        "requests": 3
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 3424414,
                        "bytesUncompressed": 3425973,
                        "requests": 9
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 288160,
                        "bytesUncompressed": 288160,
                        "requests": 5
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 17,
                        "bytesUncompressed": 0,
                        "requests": 1
                    }
                },
                "consoleLog": [
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [CONFIG]: received_config_settings  [object Object]",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [LANG]: auto_language strategy is 'null'  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [NOTICE]: ask for consent!  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [MODAL]: show consent_modal  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "<meta name=\"apple-mobile-web-app-capable\" content=\"yes\"> is deprecated. Please include <meta name=\"mobile-web-app-capable\" content=\"yes\">",
                        "timestamp": 1736329127114.917,
                        "url": "https:\/\/kfmplus.de\/"
                    }
                ]
            },
            "repeatView": {
                "numSteps": 1,
                "run": 1,
                "tester": "wpt-fra-lb-qzrn-10.10.1.18",
                "loadTime": 1324,
                "docTime": 1324,
                "fullyLoaded": 1324,
                "bytesOut": 2104,
                "bytesOutDoc": 2104,
                "bytesIn": 50442,
                "bytesInDoc": 50442,
                "requests": [
                    {
                        "type": 3,
                        "id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                        "request_id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                        "ip_addr": "49.13.142.251",
                        "full_url": "https:\/\/kfmplus.de\/",
                        "is_secure": 1,
                        "method": "GET",
                        "host": "kfmplus.de",
                        "url": "\/",
                        "raw_id": "CBFC9D1F886009D10543C75C6513FE4B",
                        "frame_id": "67CBB5BC65338F4E7A1C6B669318E253",
                        "documentURL": "https:\/\/kfmplus.de\/",
                        "responseCode": 200,
                        "request_type": "Document",
                        "load_ms": 256,
                        "ttfb_ms": 151,
                        "load_start": 179,
                        "load_start_float": 179.00006099999999,
                        "bytesIn": 50442,
                        "objectSize": 50442,
                        "objectSizeUncompressed": 205717,
                        "chunks": [
                            {
                                "ts": 342,
                                "bytes": 5921,
                                "inflated": 20464
                            },
                            {
                                "ts": 376,
                                "bytes": 7116,
                                "inflated": 27689
                            },
                            {
                                "ts": 380,
                                "bytes": 3165,
                                "inflated": 11930
                            },
                            {
                                "ts": 394,
                                "bytes": 8096,
                                "inflated": 31871
                            },
                            {
                                "ts": 408,
                                "bytes": 8096,
                                "inflated": 30514
                            },
                            {
                                "ts": 423,
                                "bytes": 8096,
                                "inflated": 27814
                            },
                            {
                                "ts": 435,
                                "bytes": 9952,
                                "inflated": 55435
                            }
                        ],
                        "expires": "",
                        "cacheControl": "",
                        "contentType": "text\/html",
                        "contentEncoding": "gzip",
                        "socket": 85,
                        "protocol": "HTTP\/2",
                        "dns_start": 1,
                        "dns_end": 42,
                        "connect_start": 43,
                        "connect_end": 77,
                        "ssl_start": 77,
                        "ssl_end": 178,
                        "securityDetails": {
                            "protocol": "TLS 1.3",
                            "keyExchange": "",
                            "keyExchangeGroup": "X25519",
                            "cipher": "AES_128_GCM",
                            "certificateId": 0,
                            "subjectName": "kfmplus.de",
                            "sanList": [
                                "kfmplus.de",
                                "www.kfmplus.de"
                            ],
                            "issuer": "R11",
                            "validFrom": 1733554975,
                            "validTo": 1741330974,
                            "signedCertificateTimestampList": [
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Cloudflare 'Nimbus2025'",
                                    "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                    "timestamp": 1733558485687,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "3044022050B9FF04086D29E46BBB455179E5F79B1F1FC554191FDA4D777E311D1740AE4D022068399CEF85627C61A2910B59B18EEC633A9CAA3AC12CD67027AD560D31FB5728"
                                },
                                {
                                    "status": "Verified",
                                    "origin": "Embedded in certificate",
                                    "logDescription": "Sectigo 'Mammoth2025h1'",
                                    "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                    "timestamp": 1733558485820,
                                    "hashAlgorithm": "SHA-256",
                                    "signatureAlgorithm": "ECDSA",
                                    "signatureData": "30450221009EE784283ED63414F3DFA233355517A61C4BFC0766C61017CE7BBEF9996985D502206E47CBE1C4737B38787AD453AA059DB573610F0C0C2C0D3C681B85A31EBF8B7E"
                                }
                            ],
                            "certificateTransparencyCompliance": "compliant",
                            "serverSignatureAlgorithm": 2052,
                            "encryptedClientHello": false
                        },
                        "initiator": "https:\/\/kfmplus.de\/",
                        "initiator_line": "",
                        "initiator_column": "",
                        "initiator_type": "script",
                        "priority": "Highest",
                        "initial_priority": "Highest",
                        "server_rtt": null,
                        "headers": {
                            "request": [
                                ":authority: kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                            ],
                            "response": [
                                "content-encoding: gzip",
                                "content-type: text\/html; charset=UTF-8",
                                "date: Wed, 08 Jan 2025 09:25:44 GMT",
                                "feature-policy: geolocation 'self';",
                                "referrer-policy: same-origin",
                                "server: Apache",
                                "strict-transport-security: max-age=63072000; includeSubDomains",
                                "vary: Cookie,Accept-Encoding",
                                "x-content-type-options: nosniff",
                                "x-frame-options: SAMEORIGIN",
                                "x-xss-protection: 1; mode=block",
                                ":status: 200"
                            ]
                        },
                        "bytesOut": 2104,
                        "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": 41,
                        "connect_ms": 34,
                        "ssl_ms": 101,
                        "gzip_total": 50732,
                        "gzip_save": 0,
                        "minify_total": null,
                        "minify_save": null,
                        "image_total": null,
                        "image_save": null,
                        "cache_time": null,
                        "cdn_provider": "",
                        "server_count": null,
                        "created": 0,
                        "socket_group": "https:\/\/kfmplus.de <https:\/\/kfmplus.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": 1048896,
                            "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-----\nMIIF8zCCBNugAwIBAgISBIk\/U4nvciMrQUzl84QVA2sUMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMjA3MDcwMjU1WhcNMjUwMzA3MDcwMjU0WjAVMRMwEQYDVQQD\nEwprZm1wbHVzLmRlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqPct\nzNb67oTRE0lcreFzyEJYgR3c\/TLa7+TMjLpZFlo+Agq9jHdk6saWrDlgH+YDNsg7\niFWuabPMb93hHj8nCZV1kmhyHNRaYUoyWAzW5ARwBNlYu2hwCseKfyEY9x5uBRqj\n0KaUHlz+G8oRfg0l3NrOykFHRiQFBGiOgsS5EUsuX8\/kXQ7WE7wowy94N4WeCrqu\nHRvgd36X4hx+mHa0ZFR\/ikkOEgyCeQUwu2yJ3nfqsSdvk8Lcviq61kTMhKS3iVXT\nSYk9VU4yzP9nT75bs+oa6mO\/OpPcr0RtGyfbD9r\/ySbj+WsyrWSalMzTSMHOVfjY\ndf90hsariIHeduq\/NFSslEFEN2IkTBAP2Bl5vt5AkxLz5cRJjVDgL8ZtaD7q0QSX\nvnYMtGVwJtvlvKEiPvBdWzztEQ8YSINooCNiBbPRUAuHseZvVz\/tuSrT8Wx3tDvf\n4qtYo8P0EboyyBTMOqPnd4c+LJFLt4T2hq7ixvbPJEjGu1no+iePKFSRlOIX\/MQf\nmSI+OlkN2OGsOC2hsdyciaVNuOdyyvMVUb7KEtrk2egSPWtfYfllQ4OCZ\/WOGykc\nbTDZa11LxALAbjsxQbrgVjNjw2SmDAaXGhw2XUh+xSiLFvOoLJevnTv6ZrgZk\/kd\nU9GRcliYSSbhqwoC544y9qo+aigK8y2D\/1n42asCAwEAAaOCAh0wggIZMA4GA1Ud\nDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0T\nAQH\/BAIwADAdBgNVHQ4EFgQUVcr1DQN2tGAV+L1kAq20eHKTOBkwHwYDVR0jBBgw\nFoAUxc9GpOr0w8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUF\nBzABhhZodHRwOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8v\ncjExLmkubGVuY3Iub3JnLzAlBgNVHREEHjAcggprZm1wbHVzLmRlgg53d3cua2Zt\ncGx1cy5kZTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQE\ngfEA7wB1AMz7D2qFcQll\/pWbU87psnwi6YVcDZeNtql+VMD+TA2wAAABk6AjQrcA\nAAQDAEYwRAIgULn\/BAhtKeRru0VReeX3mx8fxVQZH9pNd34xHRdArk0CIGg5nO+F\nYnxhopELWbGO7GM6nKo6wSzWcCetVg0x+1coAHYAE0rfGrWYQgl4DG\/vTHqRpBa3\nI0nOWFdq367ap8Kr4CIAAAGToCNDPAAABAMARzBFAiEAnueEKD7WNBTz36IzNVUX\nphxL\/AdmxhAXznu++ZlphdUCIG5Hy+HEc3s4eHrUU6oFnbVzYQ8MDCwNPGgbhaMe\nv4t+MA0GCSqGSIb3DQEBCwUAA4IBAQA3FCz6TkJre7YmB0mnwLfVi+ALS+t6bVaI\ncrZEzPuSzDrSrjOXx5RBy0HdmAdOQT6sv+XRX6E4U+rpSI80csH8b+gNPbpijBv5\nZzNc\/MDMO2lDncXVgHSTvXflj2mGlKFGOuSxX+se4ncK5MZ5\/V+bU\/U8\/65dlipF\ny6BJeCyXBT7AI37idx5rlL7CUgcWL1z5Fo888pr2aCWCebJ9k2FEVAX1\/w+sCffu\nw2lmNiSdnMkP6ZP3xAR6ijCc\/qTzL9yckCBQNiLoO5tM88IAcIM9DEc9w1zLB2Sy\nV2GArvzLQmmoq4EBFuDnZVRV7ozF0EIjbNituxJQ0TKRj4XQOlXc\n-----END CERTIFICATE-----\n",
                            "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                        ],
                        "server_port": "443",
                        "final_base_page": true,
                        "is_base_page": true,
                        "load_end": 435,
                        "ttfb_start": 179,
                        "ttfb_end": 330,
                        "download_start": 330,
                        "download_end": 435,
                        "download_ms": 105,
                        "all_start": 1,
                        "all_end": 435,
                        "all_ms": 432,
                        "index": 0,
                        "number": 1,
                        "cpuTimes": {
                            "EvaluateScript": 0,
                            "v8.compile": 0
                        },
                        "cpu.EvaluateScript": 0,
                        "cpu.v8.compile": 0,
                        "cpuTime": 1,
                        "js_timing": [
                            [
                                559.07500000000005,
                                559.32000000000005
                            ],
                            [
                                559.755,
                                559.90700000000004
                            ],
                            [
                                559.09199999999998,
                                559.27700000000004
                            ],
                            [
                                559.75900000000001,
                                559.88400000000001
                            ]
                        ]
                    }
                ],
                "requestsFull": 1,
                "requestsDoc": 1,
                "responses_200": 1,
                "responses_404": 0,
                "responses_other": 0,
                "result": 0,
                "testStartOffset": 0,
                "cached": 1,
                "optimization_checked": 1,
                "main_frame": "67CBB5BC65338F4E7A1C6B669318E253",
                "loadEventStart": 1224,
                "loadEventEnd": 1236,
                "domContentLoadedEventStart": 999,
                "domContentLoadedEventEnd": 1000,
                "URL": "https:\/\/www.kfmplus.de\/",
                "connections": 1,
                "final_base_page_request": 0,
                "final_base_page_request_id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                "final_url": "https:\/\/kfmplus.de\/",
                "domInteractive": 484,
                "firstPaint": 928,
                "firstContentfulPaint": 1028,
                "firstImagePaint": 1028,
                "firstMeaningfulPaint": 1028,
                "renderBlockingCSS": 0,
                "renderBlockingJS": 0,
                "TTFB": 330,
                "basePageSSLTime": 101,
                "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,
                "score_progressive_jpeg": -1,
                "gzip_total": 50732,
                "gzip_savings": 0,
                "minify_total": -1,
                "minify_savings": -1,
                "image_total": 0,
                "image_savings": 0,
                "base_page_cdn": "",
                "cpuTimes": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 7,
                    "ParseAuthorStyleSheet": 4,
                    "UpdateLayoutTree": 125,
                    "Layout": 261,
                    "PrePaint": 6,
                    "Paint": 6,
                    "Layerize": 2,
                    "EvaluateScript": 8,
                    "v8.compile": 0,
                    "MarkLoad": 0,
                    "BeginRemoteFontLoad": 0,
                    "ResourceChangePriority": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "v8.compileModule": 4,
                    "FunctionCall": 1,
                    "v8.evaluateModule": 56,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "v8.produceCache": 1,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "v8.produceModuleCache": 16,
                    "TimerFire": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Idle": 811
                },
                "cpuTimesDoc": {
                    "ParseHTML": 15,
                    "HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "EventDispatch": 0,
                    "V8.GC_TIME_TO_SAFEPOINT": 0,
                    "CommitLoad": 0,
                    "ResourceFetcher::requestResource": 7,
                    "ParseAuthorStyleSheet": 4,
                    "UpdateLayoutTree": 125,
                    "Layout": 261,
                    "PrePaint": 6,
                    "Paint": 6,
                    "Layerize": 2,
                    "EvaluateScript": 8,
                    "v8.compile": 0,
                    "MarkLoad": 0,
                    "BeginRemoteFontLoad": 0,
                    "ResourceChangePriority": 0,
                    "IntersectionObserverController::computeIntersections": 0,
                    "v8.compileModule": 4,
                    "FunctionCall": 1,
                    "v8.evaluateModule": 56,
                    "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "MinorGC": 0,
                    "V8.GC_HEAP_PROLOGUE": 0,
                    "V8.GC_SCAVENGER": 0,
                    "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "V8.GC_SCAVENGER_SCAVENGE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "Parallel scavenge started": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "V8.GC_HEAP_EPILOGUE": 0,
                    "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "v8.produceCache": 1,
                    "MarkDOMContent": 0,
                    "largestContentfulPaint::Candidate": 0,
                    "HitTest": 0,
                    "v8.produceModuleCache": 16,
                    "TimerFire": 0,
                    "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "Idle": 811
                },
                "cpu.ParseHTML": 15,
                "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                "cpu.EventDispatch": 0,
                "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                "cpu.CommitLoad": 0,
                "cpu.ResourceFetcher::requestResource": 7,
                "cpu.ParseAuthorStyleSheet": 4,
                "cpu.UpdateLayoutTree": 125,
                "cpu.Layout": 261,
                "cpu.PrePaint": 6,
                "cpu.Paint": 6,
                "cpu.Layerize": 2,
                "cpu.EvaluateScript": 8,
                "cpu.v8.compile": 0,
                "cpu.MarkLoad": 0,
                "cpu.BeginRemoteFontLoad": 0,
                "cpu.ResourceChangePriority": 0,
                "cpu.IntersectionObserverController::computeIntersections": 0,
                "cpu.v8.compileModule": 4,
                "cpu.FunctionCall": 1,
                "cpu.v8.evaluateModule": 56,
                "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                "cpu.MinorGC": 0,
                "cpu.V8.GC_HEAP_PROLOGUE": 0,
                "cpu.V8.GC_SCAVENGER": 0,
                "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                "cpu.Parallel scavenge started": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                "cpu.V8.GC_HEAP_EPILOGUE": 0,
                "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                "cpu.v8.produceCache": 1,
                "cpu.MarkDOMContent": 0,
                "cpu.largestContentfulPaint::Candidate": 0,
                "cpu.HitTest": 0,
                "cpu.v8.produceModuleCache": 16,
                "cpu.TimerFire": 0,
                "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                "cpu.Idle": 811,
                "v8Stats": {
                    "main_thread": [],
                    "background": []
                },
                "start_epoch": 1736329160.7347209,
                "osVersion": "Linux 6.8.0-1018-gcp",
                "os_version": "Linux 6.8.0-1018-gcp",
                "osPlatform": "x86_64 x86_64",
                "date": 1736329162.4283864,
                "browserVersion": "131.0.0.0",
                "browser_version": "131.0.0.0",
                "fullyLoadedCPUms": 2089,
                "fullyLoadedCPUpct": 25.150421179283448,
                "audit_issues": [
                    {
                        "code": "QuirksModeIssue",
                        "details": {
                            "quirksModeIssueDetails": {
                                "isLimitedQuirksMode": false,
                                "documentNodeId": 2,
                                "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                "frameId": "67CBB5BC65338F4E7A1C6B669318E253",
                                "loaderId": "895AD6872A71737E3B52ECEFF561B9BD"
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 433,
                                "violatingNodeAttribute": ""
                            }
                        }
                    },
                    {
                        "code": "GenericIssue",
                        "details": {
                            "genericIssueDetails": {
                                "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                "violatingNodeId": 433,
                                "violatingNodeAttribute": ""
                            }
                        }
                    }
                ],
                "execution_contexts": [
                    {
                        "id": 2,
                        "origin": "http:\/\/127.0.0.1:8888",
                        "name": ""
                    },
                    {
                        "id": 1,
                        "origin": "https:\/\/kfmplus.de",
                        "name": ""
                    }
                ],
                "document_URL": "https:\/\/kfmplus.de\/",
                "document_hostname": "kfmplus.de",
                "document_origin": "https:\/\/kfmplus.de",
                "viewport": {
                    "width": 1920,
                    "height": 993,
                    "dpr": 1
                },
                "domElements": 1552,
                "domComplete": 1224,
                "PerformancePaintTiming.first-paint": 928,
                "PerformancePaintTiming.first-contentful-paint": 928,
                "origin_dns": {
                    "ns": [
                        "ns-1499.awsdns-59.org.",
                        "ns-1710.awsdns-21.co.uk.",
                        "ns-202.awsdns-25.com.",
                        "ns-564.awsdns-06.net."
                    ],
                    "soa": [
                        "ns-202.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
                    ],
                    "cname": [],
                    "mx": [],
                    "txt": [],
                    "https": [],
                    "svcb": []
                },
                "detected": {
                    "Video players": "VideoJS",
                    "UI frameworks": "Tailwind CSS",
                    "JavaScript frameworks": "Vue.js",
                    "Web servers": "Apache HTTP Server",
                    "PaaS": "Amazon Web Services",
                    "JavaScript libraries": "AOS",
                    "Security": "HSTS",
                    "Miscellaneous": "Open Graph"
                },
                "detected_apps": {
                    "VideoJS": "",
                    "Tailwind CSS": "",
                    "Vue.js": "",
                    "Apache HTTP Server": "",
                    "Amazon Web Services": "",
                    "AOS": "",
                    "HSTS": "",
                    "Open Graph": ""
                },
                "detected_technologies": {
                    "VideoJS": {
                        "name": "VideoJS",
                        "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                        "slug": "videojs",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "VideoJS.svg",
                        "website": "http:\/\/videojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    "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
                    },
                    "Vue.js": {
                        "name": "Vue.js",
                        "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                        "slug": "vue-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vue.svg",
                        "website": "https:\/\/vuejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    "Apache HTTP Server": {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    "Amazon Web Services": {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "AOS": {
                        "name": "AOS",
                        "description": "JavaScript library to animate elements on your page as you scroll.",
                        "slug": "aos",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "AOS.svg",
                        "website": "http:\/\/michalsnik.github.io\/aos\/",
                        "pricing": [],
                        "cpe": null
                    },
                    "HSTS": {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    "Open Graph": {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                },
                "detected_raw": [
                    {
                        "name": "VideoJS",
                        "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                        "slug": "videojs",
                        "categories": [
                            {
                                "id": 14,
                                "slug": "video-players",
                                "groups": [
                                    10
                                ],
                                "name": "Video players",
                                "priority": 7
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "VideoJS.svg",
                        "website": "http:\/\/videojs.com",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "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": "Vue.js",
                        "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                        "slug": "vue-js",
                        "categories": [
                            {
                                "id": 12,
                                "slug": "javascript-frameworks",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript frameworks",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "vue.svg",
                        "website": "https:\/\/vuejs.org",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Apache HTTP Server",
                        "description": "Apache is a free and open-source cross-platform web server software.",
                        "slug": "apache-http-server",
                        "categories": [
                            {
                                "id": 22,
                                "slug": "web-servers",
                                "groups": [
                                    7
                                ],
                                "name": "Web servers",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Apache.svg",
                        "website": "https:\/\/httpd.apache.org\/",
                        "pricing": [],
                        "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                    },
                    {
                        "name": "Amazon Web Services",
                        "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                        "slug": "amazon-web-services",
                        "categories": [
                            {
                                "id": 62,
                                "slug": "paas",
                                "groups": [
                                    7
                                ],
                                "name": "PaaS",
                                "priority": 8
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Amazon Web Services.svg",
                        "website": "https:\/\/aws.amazon.com\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "AOS",
                        "description": "JavaScript library to animate elements on your page as you scroll.",
                        "slug": "aos",
                        "categories": [
                            {
                                "id": 59,
                                "slug": "javascript-libraries",
                                "groups": [
                                    9
                                ],
                                "name": "JavaScript libraries",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "AOS.svg",
                        "website": "http:\/\/michalsnik.github.io\/aos\/",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "HSTS",
                        "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                        "slug": "hsts",
                        "categories": [
                            {
                                "id": 16,
                                "slug": "security",
                                "groups": [
                                    11
                                ],
                                "name": "Security",
                                "priority": 9
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "default.svg",
                        "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                        "pricing": [],
                        "cpe": null
                    },
                    {
                        "name": "Open Graph",
                        "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                        "slug": "open-graph",
                        "categories": [
                            {
                                "id": 19,
                                "slug": "miscellaneous",
                                "groups": [
                                    6
                                ],
                                "name": "Miscellaneous",
                                "priority": 10
                            }
                        ],
                        "confidence": 100,
                        "version": "",
                        "icon": "Open Graph.png",
                        "website": "https:\/\/ogp.me",
                        "pricing": [],
                        "cpe": null
                    }
                ],
                "axe": {
                    "testEngine": "4.4.1",
                    "violations": [
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "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 does not have inner 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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".interactive-tab-module__scroller"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "button-has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have inner 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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "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": "icon-b57a8f2597d01e21f683390f5f1a29e8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d32763c94b80d76dff87722029ecb7ce",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a22451975dbe7bd9f9f65233840f00e1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-13f947dca37fe079fbe5983f7bc84cc1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2f436835716559576e43b03aac7efa7d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3cab8d783272ab0ece8de7e7ed6f820c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b2dd5c465370838666cb8cff8b1399c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ecee275fda96d55568c59776d1953ef1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8e1780f08b1b82824a0fc2ec86b09c03",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1df510681a5386f576eb7af5de602958",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-895c82e24d9c5e90deef0cb238299dbc",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5f71c1a67ffedbe0e20db13d18d4c8d8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-800407e74e3d46236053e8a47d5bb86d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3797de174854d34d57420ade6dbc8438",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6af457bc395046840e54acf4bb0b7500",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5d34bb629f9c7b1064d4fe662c43bdd1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2281df4f63c4ffcf05e22776fc0be56a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-391f0b9d9df8ded1d88bd62fb0fe3182",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8fa890c2f667e8aa4e421c042b2899f8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9ad6d5e4bd870f19622f201be3a979b9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-22ce3aab0c945bd73b33a036adf74708",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3c3a29d8231446a0ed66f32b4bb2d3be",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c03020a54f9cbe6938eca537d1f7a5f7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-64b2a270679f6e632d86f7e714ac21e4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-aab9cc80fbf5885b2c405996cf107c7a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-34e2d7074be803ecb37216501ef9ca78",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb2e732ae058e64b28400dd7236652a8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1b2143767383b901d2e4f0379eaaa77e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2ec5b20ae6568c2eb826e69bcbb4fcfa",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6dd6a13ddcc2e894f45a243235bdbf80",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2dabb9dca34c07ba785887b1f262b325",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9c4d628b1ccc9eebd86d6e8d1f15beb4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f72ffc1211d257e47fa88d9db51eb48f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-90e8a3b03a8cf21407862e37fda6c810",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b75c07030fc5ad40ad44dc6ed625212f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec691375962a99b99c4f367eba976c25",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2df325e0a1e66bce3d4acd3834e6f283",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cf8dc7e8cd5837ba04e103bbb1d5183e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b770fe2eac58910b726cb5eed51574d9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0795c8269ed4fcb398ac478ce0a63faf",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44b7d754df921311e15a53bacd70a303",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2c018a032001293476620f17f5276563",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                                    "target": [
                                                        "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                    "target": [
                                        "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac78efecb1045e20b9c73e93d3b0356b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0f74793ea1a267ea259e37e25fff7a22",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e7d9565e5438b0f8ca0f3a15fdeff24",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ced667a0b69915e70029edbf66febf98",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0112eb48f41d52a18ab1ccc11cd79205",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-511dfa6bf8d020211daf7bb77b14ab0f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-069038446263043edd128a4c9a38b57f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-85af9502c4dcc5ec54c2783ff46b526e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-49ec153e99a3203ac54fd947bb11d1bc",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-06127afc8dbb8a296d1151335a23ac79",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3f4846d987d6681437ca9e33589ffdd4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-592c5ae8e226b3ac5c15dc71b947c313",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-25c6d2dac8b9dcd132055bf8c60c8d0a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                                    "target": [
                                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                    "target": [
                                        "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-557db09c51e0204dd358730fa6da9149",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ae244235d755008f49c2b8b2fe164157",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e3c6477e8fe5d12d78e1d74493871ed6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b0ae1d7a9bf9d9458db519cdb84094b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e82a4176403f6df153f57b8fd6c6a6f7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d07ffd27573b40b91d5962ccf7663dbd",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6d9fe56c6d5e40c65ec63ead31d42291",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1fa31f33608040b4f6587623dda09796",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-77f6ab2995084fb481c459685a41781d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f3510197fe66b63d3c32aa9a81fe97d0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0fec71a6827cbc3f9845edc0466747af",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1e90961af51de5f0df9015cdd46d9556",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac6f6b2f3c693155300e7d518434a85c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-09c3ba7dd21afc57597e1daca98d27f4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6324134a4cac888e78676366ebd79a4a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f54d5cd21e539b50f3ef7ed4067a0f5d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7b9cc208f286342ac583f1df622bc4fe",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9dcd62c1d268658186214f3a10c13519",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-25b4376413a553f2bf5de48781d8b273",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                                    "target": [
                                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                    "target": [
                                        "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1d214496443a2e3738b53f3bf3d108f9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-95bc573ad9debd0cc2175c6926008761",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d83d562fa9d6ec4912d8cce6f35ce5cf",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cbe31714f189dd863cf001abd590562e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81522ae3251d5a5d88fc47b8e2d54035",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-dc8e39c3520e3070353d1f543fdc5786",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-acb5626e5fafabcdb9f36ff77287c769",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-758999302cc4168fcf745d12f12c0f6f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c364264b12be6e50b3c1b8288b6a7ead",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4b2648a6152b0d2250446327ee722040",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fa306d74203b4d49f4707e301984c58c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-def9464bee64ef7266ef1eb5f35a14b8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-47f4fc82f96c67450f6724ef5e1565f4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9f7ff88a55ecf8e840dc2f0af9c45611",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e90d5ceb2be44ca5e16f80cc96508efe",
                                            "relatedNodes": [
                                                {
                                                    "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                                    "target": [
                                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                    "target": [
                                        "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a7258b596c7f17cef72ccfc136111162",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8c94e570df88a02192d346d87ef06e5b",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7c9a534b1d503dbdc24f8d902e6183f9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-925f091a5ce66823df84e72adb38dbb6",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7e27b6ab19e5f323c975c0d3ec6cb35a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5737c00e44e023711be3c1d253847943",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fdbe5b52101ac6e748e9069680ed394e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4e99bbfc3d487132db5051674d92fb0d",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5776a1835a317536ff8e79a66dd94437",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec4679005ce65e6e18fc29c8c78e3be7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e6b1d8cbd8afed8bdd67698365638d8",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3c641aa41685fee311c3f42b37009942",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-89df2927b8c2b71633cebcf23b773c1f",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-054d3e724377416635046f07650eefc4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30b752cf2b83c30e30e1697a8a179791",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d12a3232281bd45ed2b1da48acfca26c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fd86754fa22f21c63f0e8fb6e2e67d62",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c90d8219fc7d786a0b33ea55b4c6bbd0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-172e9636dd8ea611ab58c55ffec4f427",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0972eff55c3d9f2727e1c632a0f4fb88",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fc4281a91be06e21fd9e8c0a88621fb3",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-45150770349ac0eeef0d4c569b4a11a9",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c3977b99a032aff12a8eca420b1fcc75",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                                    "target": [
                                                        "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g > .st4"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                    "target": [
                                        "#icon-statistics > g > g:nth-child(4) > g > g > .st4"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30fb414d6349da85fe065d7470dc29b7",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b17a57d2b78cdff60c34a447e982b2ee",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b4b77b8284234307a76541f61532a853",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-02b1f43428d9a0d706d40ca979b98b20",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f1f6923a4930b9b3e3ce9fbcf97d75ec",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-20ecbfc1d71c21b55efbccc6a826291a",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3321cb544e8554286dfc1a706fd28b28",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a5dd966626d7558847aa9db16bb7759c",
                                            "relatedNodes": [
                                                {
                                                    "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7f7d17bc7c2b8267f9e5a9f4559e9381",
                                            "relatedNodes": [
                                                {
                                                    "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81dd7a8ab319d3c8501f6a1481cd66d4",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92b304c6d3500c41cafeb1aacc6ddbd1",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7bbc8d081d1f36a6d6753ca997ff13fd",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                                    "target": [
                                                        "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                    "target": [
                                        "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92d8a0bbd205586d507d8e4ad34fb2c0",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                    "target": [
                                        "#icon-bilanzierung > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-af21d1d58854148397074cb45f9b6b7e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8c8fdee27a08a093a320e9f4dc32e294",
                                            "relatedNodes": [
                                                {
                                                    "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8627461a8c44e7b9a793958d494d1435",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0cb0e941299283fed355e4fd40033006",
                                            "relatedNodes": [
                                                {
                                                    "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                                    "target": [
                                                        "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                    "target": [
                                        "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3777db11437364e1cd5984a47d2c872e",
                                            "relatedNodes": [
                                                {
                                                    "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                                    "target": [
                                                        "lineargradient[x1=\"-0.006\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "minor",
                                            "message": "Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "minor",
                                    "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "lineargradient[x1=\"-0.247\"]"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "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 does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"] > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--left > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--down > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--right > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element does not have an alt attribute"
                                        },
                                        {
                                            "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"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "critical",
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"BSFZ\"] > div > img"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                }
                            ]
                        },
                        {
                            "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:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>",
                                    "target": [
                                        ".logo"
                                    ],
                                    "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=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>",
                                    "target": [
                                        ".footer__logo"
                                    ],
                                    "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"
                                }
                            ]
                        }
                    ],
                    "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-allowed-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attributes are used correctly for the defined role"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "aria-unsupported-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute is supported"
                                        },
                                        {
                                            "id": "aria-prohibited-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "ARIA attribute is allowed"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\">",
                                    "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": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                    "target": [
                                        "#icon-fingerprint"
                                    ]
                                },
                                {
                                    "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-reset"
                                    ]
                                },
                                {
                                    "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                    "target": [
                                        "#icon-filter"
                                    ]
                                },
                                {
                                    "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": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#statistiken\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"] > .icon[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg>",
                                    "target": [
                                        ".interactive-tab-module__scroller > svg[aria-hidden=\"true\"]"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "focusable-modal-open",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements while a modal is open"
                                        },
                                        {
                                            "id": "focusable-disabled",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        },
                                        {
                                            "id": "focusable-not-tabbable",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "No focusable elements contained within element"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#s-cnt"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-required-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "All required ARIA attributes are present"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "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 id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [],
                                    "all": [
                                        {
                                            "id": "aria-valid-attr-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute values are valid"
                                        },
                                        {
                                            "id": "aria-errormessage",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                        },
                                        {
                                            "id": "aria-level",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "aria-level values are valid"
                                        }
                                    ],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "aria-valid-attr",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "ARIA attribute name is valid"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "button-name",
                            "impact": "critical",
                            "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 type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "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 type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "internal-link-present",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Valid skip link found"
                                        },
                                        {
                                            "id": "header-present",
                                            "data": null,
                                            "relatedNodes": [
                                                {
                                                    "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                                    "target": [
                                                        "h1"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                                    "target": [
                                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                                    "target": [
                                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                                    "target": [
                                                        ".ec-text--interactive > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                                    "target": [
                                                        ".interactive-tab-module__text > div > div > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                                    "target": [
                                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                                    "target": [
                                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                                    "target": [
                                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>",
                                                    "target": [
                                                        ".dynamic-teaser__headline"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                                    "target": [
                                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                                    "target": [
                                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                                    "target": [
                                                        ".ec-text--align-right > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                                    "target": [
                                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                                    "target": [
                                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                    ]
                                                },
                                                {
                                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                                    "target": [
                                                        "#c-ttl"
                                                    ]
                                                }
                                            ],
                                            "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=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "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": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                    "target": [
                                        "a[href$=\"faq\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#f6f6f8",
                                                "contrastRatio": 11.699999999999999,
                                                "fontSize": "8.3pt (11px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 11.7"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>",
                                    "target": [
                                        ".stage__roofline"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > p:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p>",
                                    "target": [
                                        "p:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "p:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Interaktive Grafiken und Karten<\/p>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Umfangreiche Berichtsfunktionen<\/p>",
                                    "target": [
                                        "li:nth-child(5) > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                    "target": [
                                        ".ec-text--interactive > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>",
                                    "target": [
                                        ".ec-text--interactive > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Innenentwicklung<\/span>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>St\u00e4dtebau<\/span>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Daseinsvorsorge<\/span>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Klima- &amp; Ressourcenschutz<\/span>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Statistiken<\/span>",
                                    "target": [
                                        "a[href$=\"#statistiken\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Szenarienbildung<\/span>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "13.5pt (18px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Auswertung<\/span>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"] > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                    "target": [
                                        ".interactive-tab-module__text > div > div > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p>",
                                    "target": [
                                        ".interactive-tab-module__text > div > div > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                    "target": [
                                        ".link[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text--center.ec-text > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8\">",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .mb-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"mb-8\">",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .mb-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#c3f5d5",
                                                "contrastRatio": 10.43,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.43"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                    "target": [
                                        ".link[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>",
                                    "target": [
                                        ".ec-text--align-right > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                    "target": [
                                        ".ec-text__link > .link[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "30.0pt (40px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#efefe8",
                                                "contrastRatio": 10.93,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.93"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "18.0pt (24px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>",
                                    "target": [
                                        ".quote__content-cite > p"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "bold",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<strong>Michael Sommer<\/strong>",
                                    "target": [
                                        "strong"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "11.3pt (15px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>",
                                    "target": [
                                        ".quote__content-author > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 12.630000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 12.63"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>",
                                    "target": [
                                        ".footer__column-copyright"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        "a[href$=\"datenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                    "target": [
                                        "a[href$=\"impressum\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#1f54a0",
                                                "contrastRatio": 7.4100000000000001,
                                                "fontSize": "12.0pt (16px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 7.41"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 10.48,
                                                "fontSize": "12.6pt (16.8px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#ffffff",
                                                "contrastRatio": 10.48,
                                                "fontSize": "10.8pt (14.4px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-txt\">",
                                    "target": [
                                        "#c-txt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#ffffff",
                                                "bgColor": "#2d4156",
                                                "contrastRatio": 10.48,
                                                "fontSize": "9.8pt (13.12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 10.48"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span tabindex=\"-1\">Annehmen<\/span>",
                                    "target": [
                                        "#c-p-bn > span"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#2d4156",
                                                "bgColor": "#eaeff2",
                                                "contrastRatio": 9.0500000000000007,
                                                "fontSize": "9.8pt (13.12px)",
                                                "fontWeight": "normal",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has sufficient color contrast of 9.05"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<span tabindex=\"-1\">Einstellungen<\/span>",
                                    "target": [
                                        "#c-s-bn > span"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "document-title",
                            "impact": null,
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag242",
                                "ACT"
                            ],
                            "description": "Ensures each HTML document contains a non-empty <title> element",
                            "help": "Documents must have <title> element to aid in navigation",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "doc-has-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has a non-empty <title> element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "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": "cm",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#cm"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "c-p-bn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-active",
                                            "data": "c-s-bn",
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Document has no active elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "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": "c-ttl",
                                            "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=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                    "target": [
                                        "#c-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "c-txt",
                                            "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=\"c-txt\">",
                                    "target": [
                                        "#c-txt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "s-ttl",
                                            "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=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div>",
                                    "target": [
                                        "#s-ttl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id-aria",
                                            "data": "c-ac-0",
                                            "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 class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div>",
                                    "target": [
                                        "#c-ac-0"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "duplicate-id",
                            "impact": "minor",
                            "tags": [
                                "cat.parsing",
                                "wcag2a",
                                "wcag411"
                            ],
                            "description": "Ensures every id attribute value is unique",
                            "help": "id attribute value must be unique",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "__svg__icons__dom__",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\">",
                                    "target": [
                                        "#__svg__icons__dom__"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-arrow-right-large",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\">",
                                    "target": [
                                        "#icon-arrow-right-large"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-arrow-right",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#icon-arrow-right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-check",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 26 26\" id=\"icon-check\">",
                                    "target": [
                                        "#icon-check"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-down",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol>",
                                    "target": [
                                        "#icon-chevron-down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-left-swiper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-left-swiper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-nav",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-nav"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-chevron-right-swiper",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-chevron-right-swiper"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fingerprint",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                    "target": [
                                        "#icon-fingerprint"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-minus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-minus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-plus",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-plus"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-reset",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-reset"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-triangle",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol>",
                                    "target": [
                                        "#icon-triangle"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-visual",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\">",
                                    "target": [
                                        "#icon-visual"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-close",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\">",
                                    "target": [
                                        "#icon-close"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-filter",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                    "target": [
                                        "#icon-filter"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\">",
                                    "target": [
                                        "#icon-steps-l-b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-b_a\">",
                                    "target": [
                                        "#icon-steps-l-b_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-b_c\">",
                                    "target": [
                                        "#icon-steps-l-b_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-l-b_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-b_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-l-b_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\">",
                                    "target": [
                                        "#icon-steps-l-t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-t_a\">",
                                    "target": [
                                        "#icon-steps-l-t_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-l-t_c\">",
                                    "target": [
                                        "#icon-steps-l-t_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-l-t_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-l-t_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-l-t_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\">",
                                    "target": [
                                        "#icon-steps-r-b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-b_a\">",
                                    "target": [
                                        "#icon-steps-r-b_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-b_c\">",
                                    "target": [
                                        "#icon-steps-r-b_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-r-b_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-b_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-r-b_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\">",
                                    "target": [
                                        "#icon-steps-r-t"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-t_a\">",
                                    "target": [
                                        "#icon-steps-r-t_a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-steps-r-t_c\">",
                                    "target": [
                                        "#icon-steps-r-t_c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\">",
                                    "target": [
                                        "#icon-steps-r-t_d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-steps-r-t_b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#icon-steps-r-t_b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b5046ac3549c8025296fb99394972577",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\">",
                                    "target": [
                                        "#icon-b5046ac3549c8025296fb99394972577"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6b501f249c31b572532694d70f3f4a8e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\">",
                                    "target": [
                                        "#icon-6b501f249c31b572532694d70f3f4a8e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e9cdbff654050952a71d643d3d58457",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-3e9cdbff654050952a71d643d3d58457"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2ea2edf8221ca4e3fe7b6f11e32de579",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\">",
                                    "target": [
                                        "#icon-2ea2edf8221ca4e3fe7b6f11e32de579"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d94fdf0979d5acf2bbe0eaf0aa848856",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-d94fdf0979d5acf2bbe0eaf0aa848856"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f74e075d68f301071bf67c0fb33533b0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\">",
                                    "target": [
                                        "#icon-f74e075d68f301071bf67c0fb33533b0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9ce50644d6f096933ee1d13718f9c63f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-9ce50644d6f096933ee1d13718f9c63f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cbe4af4b2bd0d9ae61b6d5111d5a3518",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e8d48e00350b0439ff021ecd259093a4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-e8d48e00350b0439ff021ecd259093a4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-48740b94f43cb35ea6b7a8279f10f34e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-48740b94f43cb35ea6b7a8279f10f34e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb502ec0e16b3451a8d6c0ef7971af86",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-cb502ec0e16b3451a8d6c0ef7971af86"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d71addf6c4e04efce91ecb9677666e21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#icon-d71addf6c4e04efce91ecb9677666e21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fb4753a6c557a0b758824061fdc8fcf0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-fb4753a6c557a0b758824061fdc8fcf0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f2fe64072f71e804d7367c1fb028042e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-f2fe64072f71e804d7367c1fb028042e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6693901f87b53c7aa394a5b347fe9193",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-6693901f87b53c7aa394a5b347fe9193"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-100f3125e691ab97e868d7c72b46463a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-100f3125e691ab97e868d7c72b46463a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4726bb03949bf7d06d146dd19a38537d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-4726bb03949bf7d06d146dd19a38537d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4a412368dc26bbcdbb4d7c572236ae13",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-4a412368dc26bbcdbb4d7c572236ae13"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c5ee72dd307d2ffccaae647699c84434",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-c5ee72dd307d2ffccaae647699c84434"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-053adb07c5a32e414e3144c1af8f1f3f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\">",
                                    "target": [
                                        "#icon-053adb07c5a32e414e3144c1af8f1f3f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-innenentwicklung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-innenentwicklung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-staedtebau",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-staedtebau"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-daseinsvorsorge",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-daseinsvorsorge"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-klima-ressourcenschutz",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-klima-ressourcenschutz"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-statistics",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-statistics"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-szenarienbildung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-szenarienbildung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bilanzierung",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-bilanzierung"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-28d5e47bc36e4944a04c5673da64e0c7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">",
                                    "target": [
                                        "#icon-28d5e47bc36e4944a04c5673da64e0c7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3ddf6c31adb7cda8dde8a0846143c0f4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-3ddf6c31adb7cda8dde8a0846143c0f4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7641ad579de5f3f82cc4c5c9043137b4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-7641ad579de5f3f82cc4c5c9043137b4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d839790bbfc6e78978184b1f4da75e64",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-d839790bbfc6e78978184b1f4da75e64"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-063f08d93b39d5d6dbf67df547df8277-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                    "target": [
                                        "#icon-063f08d93b39d5d6dbf67df547df8277-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-479c43f26a8c599b22a005e6805c2a28-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-479c43f26a8c599b22a005e6805c2a28-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-538c4eeb280dd7607aa624d226ddcf92",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-538c4eeb280dd7607aa624d226ddcf92"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98dded7ebed539167be07ab000d53ac8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-98dded7ebed539167be07ab000d53ac8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e8ba9d61252bfeff2e7e98aeda3910f6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">",
                                    "target": [
                                        "#icon-e8ba9d61252bfeff2e7e98aeda3910f6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-92b7796042e570f5d6b885e92866e05c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>",
                                    "target": [
                                        "#icon-92b7796042e570f5d6b885e92866e05c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ffc44944230aafc4d7fc4dbe2a4ff9e6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-ffc44944230aafc4d7fc4dbe2a4ff9e6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0ee8b8c74da5e2a2683074bd82579bd9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">",
                                    "target": [
                                        "#icon-0ee8b8c74da5e2a2683074bd82579bd9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3985735059f765d77436cf1098a292f8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>",
                                    "target": [
                                        "#icon-3985735059f765d77436cf1098a292f8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b7f67827861ae0ae60466cba52dec37e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-b7f67827861ae0ae60466cba52dec37e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-832fd032faee077133055830148e0abd",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">",
                                    "target": [
                                        "#icon-832fd032faee077133055830148e0abd"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5fc69b389d1ec61c1ea3bf12c754501d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>",
                                    "target": [
                                        "#icon-5fc69b389d1ec61c1ea3bf12c754501d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81fec236754734430d28e59528d1e9c7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">",
                                    "target": [
                                        "#icon-81fec236754734430d28e59528d1e9c7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1bebe88f5d9ccdace6f96a1a7bb9d501",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\">",
                                    "target": [
                                        "#icon-1bebe88f5d9ccdace6f96a1a7bb9d501"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b6dcf8e6f92dea2780a0c19bea2bff72",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">",
                                    "target": [
                                        "#icon-b6dcf8e6f92dea2780a0c19bea2bff72"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-574f9e7331715d0bb9c7951674b72053",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-574f9e7331715d0bb9c7951674b72053"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44928dc0ea1cf6b44399484a49b4730d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-44928dc0ea1cf6b44399484a49b4730d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-574f9e7331715d0bb9c7951674b72053-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-574f9e7331715d0bb9c7951674b72053-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-403f382458c26b979ef3a22b56394214",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-403f382458c26b979ef3a22b56394214"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b86e09652149704ef66bdd901e10cfc5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">",
                                    "target": [
                                        "#icon-b86e09652149704ef66bdd901e10cfc5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4237de445597e32e3986466a452d2b0b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">",
                                    "target": [
                                        "#icon-4237de445597e32e3986466a452d2b0b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e9f8c4c43d27a6440201074194fc798c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                    "target": [
                                        "#icon-e9f8c4c43d27a6440201074194fc798c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b07c12070c8710d4b77bcf475b989f98",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-b07c12070c8710d4b77bcf475b989f98"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b4835919e1b59dd8f305920ba83f5668",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                    "target": [
                                        "#icon-b4835919e1b59dd8f305920ba83f5668"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5ff75cba5dcbc2866ddf4d2b262ccd94",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                    "target": [
                                        "#icon-5ff75cba5dcbc2866ddf4d2b262ccd94"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                    "target": [
                                        "#icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-76f3682142004219278e5f85f39350da",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-76f3682142004219278e5f85f39350da"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-441a51c8064aa16fa410311885701018",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                    "target": [
                                        "#icon-441a51c8064aa16fa410311885701018"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3208506ac884a847dc650a3c7c7b3063",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-3208506ac884a847dc650a3c7c7b3063"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ea4bd4a369feac858f74c201b098a87a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#icon-ea4bd4a369feac858f74c201b098a87a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-90162b152c63dd6e8b4d36fa5be3707f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\">",
                                    "target": [
                                        "#icon-90162b152c63dd6e8b4d36fa5be3707f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3856945267aacff8d4bf158df56ec67d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">",
                                    "target": [
                                        "#icon-3856945267aacff8d4bf158df56ec67d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac087faeda64d79876a5119b1d6c9c0e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">",
                                    "target": [
                                        "#icon-ac087faeda64d79876a5119b1d6c9c0e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7964c9953a13638fb7b73cfb953d6dbc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\">",
                                    "target": [
                                        "#icon-7964c9953a13638fb7b73cfb953d6dbc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e33d9b5346281221a62ca294dcc69af",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-5e33d9b5346281221a62ca294dcc69af"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ac087faeda64d79876a5119b1d6c9c0e-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-ac087faeda64d79876a5119b1d6c9c0e-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9fe79027ed728d825d8a2df3ac964054",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-9fe79027ed728d825d8a2df3ac964054"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-19671f6d520d8d700c242c2e5491b894",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#icon-19671f6d520d8d700c242c2e5491b894"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8a92492bbf44052341d901e6727ffd0d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">",
                                    "target": [
                                        "#icon-8a92492bbf44052341d901e6727ffd0d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-377c08506312ae8069690a9fcdae60e0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">",
                                    "target": [
                                        "#icon-377c08506312ae8069690a9fcdae60e0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d77cc78b5f5115b207b54b02eae96594",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>",
                                    "target": [
                                        "#icon-d77cc78b5f5115b207b54b02eae96594"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c739c0a47866a86fc4b94ca7c60d4784",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">",
                                    "target": [
                                        "#icon-c739c0a47866a86fc4b94ca7c60d4784"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6f6a26ed06cbbb98cad67c975b3637a7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">",
                                    "target": [
                                        "#icon-6f6a26ed06cbbb98cad67c975b3637a7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c8dd9c9d24feb12f432062e4ff7f69d9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\">",
                                    "target": [
                                        "#icon-c8dd9c9d24feb12f432062e4ff7f69d9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6ad5663c0d95951b5d82a890deb32562",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">",
                                    "target": [
                                        "#icon-6ad5663c0d95951b5d82a890deb32562"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5e11dd495eee9934d3537ae12a3e49db",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">",
                                    "target": [
                                        "#icon-5e11dd495eee9934d3537ae12a3e49db"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2e79c5c0c2164078ae785c71a2dddd43",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-2e79c5c0c2164078ae785c71a2dddd43"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-794f1beb1884cbb8fbb423c8a29f5850",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-794f1beb1884cbb8fbb423c8a29f5850"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-fa8ed9058ec86aa6068205b4ea785b67",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-fa8ed9058ec86aa6068205b4ea785b67"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-09f3ee71434ed6d00954d7ac9d4dd379",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-09f3ee71434ed6d00954d7ac9d4dd379"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cb6124912fb50009d9a11efc52bf186c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>",
                                    "target": [
                                        "#icon-cb6124912fb50009d9a11efc52bf186c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-af9dd2828451111b7ae80c97660b9403",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-af9dd2828451111b7ae80c97660b9403"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-27ebf866562be430008ce082eaea8f4d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\">",
                                    "target": [
                                        "#icon-27ebf866562be430008ce082eaea8f4d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-44d83298a33a39354c546a761f85756f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-44d83298a33a39354c546a761f85756f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c347256d73d6a5c2d0da47cb49b3bd70",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-c347256d73d6a5c2d0da47cb49b3bd70"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6722ce445d937d6878e824551d7f631f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">",
                                    "target": [
                                        "#icon-6722ce445d937d6878e824551d7f631f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-709e7cbc07cbdc7e9feb0c80c82072b2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-709e7cbc07cbdc7e9feb0c80c82072b2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-332224500a06e79138bb9d51f53d1d0e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-332224500a06e79138bb9d51f53d1d0e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-28a59ff2ddc9432a7b7dfc20c56bb700",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-28a59ff2ddc9432a7b7dfc20c56bb700"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e3bd36e97545ccf3ef71f342d4b92c29",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-e3bd36e97545ccf3ef71f342d4b92c29"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b71311dd9f09fc63b66beeddb49ee018-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                    "target": [
                                        "#icon-b71311dd9f09fc63b66beeddb49ee018-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-835c66fa1f812a8537795add8db909e1-5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-835c66fa1f812a8537795add8db909e1-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c153f65feabcc0d3de062a2c8e325753",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-c153f65feabcc0d3de062a2c8e325753"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d67b6a2cb1a89b10df34096d975e59d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">",
                                    "target": [
                                        "#icon-d67b6a2cb1a89b10df34096d975e59d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-512bd6374800588cf41f3eb76190040f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">",
                                    "target": [
                                        "#icon-512bd6374800588cf41f3eb76190040f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3e9a0a63122792a0202a11276c423517",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>",
                                    "target": [
                                        "#icon-3e9a0a63122792a0202a11276c423517"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2a47af9622c1f9c1c0a575e3bc3ac62f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">",
                                    "target": [
                                        "#icon-2a47af9622c1f9c1c0a575e3bc3ac62f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c0b9c82b6be47137ef971bc33544ddf0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">",
                                    "target": [
                                        "#icon-c0b9c82b6be47137ef971bc33544ddf0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a5725730ad837c1a1d2b262d122732de",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>",
                                    "target": [
                                        "#icon-a5725730ad837c1a1d2b262d122732de"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1c715ee068bdcf44c2f110d709f33c1a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">",
                                    "target": [
                                        "#icon-1c715ee068bdcf44c2f110d709f33c1a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0e7411f5f18571b8b630a7d6a4637793",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">",
                                    "target": [
                                        "#icon-0e7411f5f18571b8b630a7d6a4637793"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-9fbe0995b3ddd91c07ec74cf13a7ca08",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>",
                                    "target": [
                                        "#icon-9fbe0995b3ddd91c07ec74cf13a7ca08"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a2a504d18c78255b0bd71f27acb63b4e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">",
                                    "target": [
                                        "#icon-a2a504d18c78255b0bd71f27acb63b4e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-01728d925d32ad19d451ed14c1b346d9",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">",
                                    "target": [
                                        "#icon-01728d925d32ad19d451ed14c1b346d9"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-baccc31a3cc8ed1dfa0e28654ef0eef2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>",
                                    "target": [
                                        "#icon-baccc31a3cc8ed1dfa0e28654ef0eef2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e9d37f686eb76bd488a202710ae839f3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">",
                                    "target": [
                                        "#icon-e9d37f686eb76bd488a202710ae839f3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-95a28b9d904d9cae570a97729d131354",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">",
                                    "target": [
                                        "#icon-95a28b9d904d9cae570a97729d131354"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ed927ca8e63ace0d6f875f16b55042d6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-ed927ca8e63ace0d6f875f16b55042d6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5503ae1dc6d867f3492f9c009a5a276e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-5503ae1dc6d867f3492f9c009a5a276e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0faecad9242f1e6b788e1b78e3de2b21",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-0faecad9242f1e6b788e1b78e3de2b21"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d74c53ef56239156952a0dea9d105bab",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-d74c53ef56239156952a0dea9d105bab"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3a1178c9ce6fb721d5fb1536fe368113",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">",
                                    "target": [
                                        "#icon-3a1178c9ce6fb721d5fb1536fe368113"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-535224c6d8bb1a17f2385c139a7679d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">",
                                    "target": [
                                        "#icon-535224c6d8bb1a17f2385c139a7679d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f6a5aea83f70dd7d0c7e7397ad0980e3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\">",
                                    "target": [
                                        "#icon-f6a5aea83f70dd7d0c7e7397ad0980e3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f978dfefa55b9d944dc2a089ea61251b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-f978dfefa55b9d944dc2a089ea61251b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-535224c6d8bb1a17f2385c139a7679d8-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-535224c6d8bb1a17f2385c139a7679d8-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b183f6b0d4d15fab014b87afa17b0e58",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-b183f6b0d4d15fab014b87afa17b0e58"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-bee56f931ce05c6bd4bae0affbee1008",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">",
                                    "target": [
                                        "#icon-bee56f931ce05c6bd4bae0affbee1008"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b0f58e5d7bf69bcac9e903c296cfca06-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">",
                                    "target": [
                                        "#icon-b0f58e5d7bf69bcac9e903c296cfca06-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7ff768263751fe8051ea0b94e75cb7ef",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>",
                                    "target": [
                                        "#icon-7ff768263751fe8051ea0b94e75cb7ef"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-715bb786d251d3f996903392d6297be4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">",
                                    "target": [
                                        "#icon-715bb786d251d3f996903392d6297be4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2dbebe1efdb7f97c27f9e76fe5d7e77a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">",
                                    "target": [
                                        "#icon-2dbebe1efdb7f97c27f9e76fe5d7e77a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6c7e41dd4ac4ce9e1fbb208bfb947a43",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-6c7e41dd4ac4ce9e1fbb208bfb947a43"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0af8746cf77d190e81e465fecef82aad",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                    "target": [
                                        "#icon-0af8746cf77d190e81e465fecef82aad"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-91d9eae33200555aba5c0ad3114d3b69",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                    "target": [
                                        "#icon-91d9eae33200555aba5c0ad3114d3b69"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8a4025ca7e397770b113ccf282bdca7c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">",
                                    "target": [
                                        "#icon-8a4025ca7e397770b113ccf282bdca7c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6ba2d58d99535343f284cba414d92a9d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                    "target": [
                                        "#icon-6ba2d58d99535343f284cba414d92a9d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-c7ea9ab397ed19eaf561b3f4ca776a1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">",
                                    "target": [
                                        "#icon-c7ea9ab397ed19eaf561b3f4ca776a1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d5af56773b856b0cbc35cc41b807708c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\">",
                                    "target": [
                                        "#icon-d5af56773b856b0cbc35cc41b807708c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-be9880c68d8e29df8afa5be9807a63d4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">",
                                    "target": [
                                        "#icon-be9880c68d8e29df8afa5be9807a63d4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7c753337b760ed5c3ea966ef9d25b3a2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">",
                                    "target": [
                                        "#icon-7c753337b760ed5c3ea966ef9d25b3a2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-33cfd8817e2c99ea081f598e4d864b8e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>",
                                    "target": [
                                        "#icon-33cfd8817e2c99ea081f598e4d864b8e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8762bb193f01407291cabfcd46987607",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\">",
                                    "target": [
                                        "#icon-8762bb193f01407291cabfcd46987607"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-3544551733e5e62e966d62b55b985629",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">",
                                    "target": [
                                        "#icon-3544551733e5e62e966d62b55b985629"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">",
                                    "target": [
                                        "#icon-5df2e67fd4047f70b90e95e4b44b1b7c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-803deb73e814eb3ae4b5e9b9451469ad",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\">",
                                    "target": [
                                        "#icon-803deb73e814eb3ae4b5e9b9451469ad"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ee1b0dd6c003f66dbe52656cddba85d8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#icon-ee1b0dd6c003f66dbe52656cddba85d8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-048c90e8e0d7e14759e06a881dfb7cb8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">",
                                    "target": [
                                        "#icon-048c90e8e0d7e14759e06a881dfb7cb8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-f2439ec5e968b41076fc227b18cdb777-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">",
                                    "target": [
                                        "#icon-f2439ec5e968b41076fc227b18cdb777-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-340395789db2a590995d35a66e746b01",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                    "target": [
                                        "#icon-340395789db2a590995d35a66e746b01"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">",
                                    "target": [
                                        "#icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0cb3d1da48d52c1b8240d6dfc65b3753",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">",
                                    "target": [
                                        "#icon-0cb3d1da48d52c1b8240d6dfc65b3753"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-1a2e5de79b1a4d8be26d5ceb13d36ca1",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\">",
                                    "target": [
                                        "#icon-1a2e5de79b1a4d8be26d5ceb13d36ca1"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-30427d11c6c291182ebb17289d7ba4fe",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>",
                                    "target": [
                                        "#icon-30427d11c6c291182ebb17289d7ba4fe"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-5a5f755b293c90a22931ae533a3408e5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\">",
                                    "target": [
                                        "#icon-5a5f755b293c90a22931ae533a3408e5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-d42624fabc37ac537391c257e16916a0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-d42624fabc37ac537391c257e16916a0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-b1462b4f9b7d33d923a69cf5c536b62c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-b1462b4f9b7d33d923a69cf5c536b62c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a46383f39c24e2e0af1965ae015b2393",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">",
                                    "target": [
                                        "#icon-a46383f39c24e2e0af1965ae015b2393"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ec68f7ff2fafff191cb6b839e257b2c0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-ec68f7ff2fafff191cb6b839e257b2c0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-48f2565e44a5d629d6476256859b4259",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-48f2565e44a5d629d6476256859b4259"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-59cd603304968a2b455c02acf8e92e35",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#icon-59cd603304968a2b455c02acf8e92e35"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-acc513ecfa5e2b601089935046075fc3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\">",
                                    "target": [
                                        "#icon-acc513ecfa5e2b601089935046075fc3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8dcbf309414c0da67d0087cb52807d45",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\">",
                                    "target": [
                                        "#icon-8dcbf309414c0da67d0087cb52807d45"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4679e30db14b5ca10a496f919b8f0e62",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\">",
                                    "target": [
                                        "#icon-4679e30db14b5ca10a496f919b8f0e62"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-98f325dff9f22a289ec23176bd9d56ee-7",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">",
                                    "target": [
                                        "#icon-98f325dff9f22a289ec23176bd9d56ee-7"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-8ea9b83019d47b0984e753c8fe5e2103",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\">",
                                    "target": [
                                        "#icon-8ea9b83019d47b0984e753c8fe5e2103"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-83da3187170b82073be26ca428d08aa0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">",
                                    "target": [
                                        "#icon-83da3187170b82073be26ca428d08aa0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-49245b7890dd73efafa8f05f67f5ce48",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">",
                                    "target": [
                                        "#icon-49245b7890dd73efafa8f05f67f5ce48"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4a81b3e41927008fc34d9a14a6245f1d",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">",
                                    "target": [
                                        "#icon-4a81b3e41927008fc34d9a14a6245f1d"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ea7255f66147b099d35dc04fa075635a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-ea7255f66147b099d35dc04fa075635a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-7452d00b889b87b575d385542b48681c",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">",
                                    "target": [
                                        "#icon-7452d00b889b87b575d385542b48681c"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-cec4193714a4b05bef745115727cc933",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-cec4193714a4b05bef745115727cc933"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-12142d36cb4d41af4cfd6748fb7459a2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">",
                                    "target": [
                                        "#icon-12142d36cb4d41af4cfd6748fb7459a2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-81913dc41e40d5b5900c1497acf94605",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-81913dc41e40d5b5900c1497acf94605"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-4394eb6f2b86ceb1c6102e105940c995",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">",
                                    "target": [
                                        "#icon-4394eb6f2b86ceb1c6102e105940c995"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-e1be26a7c5876d493f2f3b1e8a129302",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-e1be26a7c5876d493f2f3b1e8a129302"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-dbe91832230f71efd26df54bbc493757",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">",
                                    "target": [
                                        "#icon-dbe91832230f71efd26df54bbc493757"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-708663ece720652ad3a8a1300683beb3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-708663ece720652ad3a8a1300683beb3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-91e838aa9c6ed0df1666f5071260d46e",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">",
                                    "target": [
                                        "#icon-91e838aa9c6ed0df1666f5071260d46e"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-0fcbf5b93cb4984eeb0e73aa52cfc063",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-0fcbf5b93cb4984eeb0e73aa52cfc063"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-ffdc9d1953107363f6e1f63348405a88",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">",
                                    "target": [
                                        "#icon-ffdc9d1953107363f6e1f63348405a88"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-42c20061ab87103429f847d49845b572",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>",
                                    "target": [
                                        "#icon-42c20061ab87103429f847d49845b572"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-a737c7eb29ec906c0c4309faa8f015c4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-a737c7eb29ec906c0c4309faa8f015c4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-2035fd2deab545e48d9d67180ee19cdb",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-2035fd2deab545e48d9d67180ee19cdb"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "icon-6383497f4b507f8a576f50c766aac24b",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">",
                                    "target": [
                                        "#icon-6383497f4b507f8a576f50c766aac24b"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "68b76ffb-a5b6-432a-a61a-4343c01868b5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">",
                                    "target": [
                                        "#\\36 8b76ffb-a5b6-432a-a61a-4343c01868b5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "fc97ff54-7981-446c-a29e-18a1619a6bbd",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">",
                                    "target": [
                                        "#fc97ff54-7981-446c-a29e-18a1619a6bbd"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "10e7c633-b37f-444c-8471-3dfd4bd7f4cc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">",
                                    "target": [
                                        "#\\31 0e7c633-b37f-444c-8471-3dfd4bd7f4cc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "67043635-4c07-4fe2-a2fe-b0579285b4f5",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "47c1d739-11e3-4c58-a30a-76eecf6ac48f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "b3bb126b-08e2-480b-86e8-6e8ed6d88023",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">",
                                    "target": [
                                        "#b3bb126b-08e2-480b-86e8-6e8ed6d88023"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d61444be-8534-4503-a47c-4b57f319ac1f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">",
                                    "target": [
                                        "#d61444be-8534-4503-a47c-4b57f319ac1f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_594",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_594"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-2\">",
                                    "target": [
                                        "#interactive-clip-path-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_387",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_387"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-3",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-3"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_558",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_558"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-4\">",
                                    "target": [
                                        "#interactive-clip-path-4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_399",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_399"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-6\">",
                                    "target": [
                                        "#interactive-clip-path-6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_415",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_415"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_569",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_569"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-10",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-10\">",
                                    "target": [
                                        "#interactive-clip-path-10"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_471",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\">",
                                    "target": [
                                        "#Interactive-Pfad_471"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-linear-gradient",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient>",
                                    "target": [
                                        "#interactive-linear-gradient"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-linear-gradient-2",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient>",
                                    "target": [
                                        "#interactive-linear-gradient-2"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "interactive-clip-path-12",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath>",
                                    "target": [
                                        "#interactive-clip-path-12"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_574",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect>",
                                    "target": [
                                        "#Rechteck_574"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "image",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\">",
                                    "target": [
                                        "#image"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_maskieren_2445",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\">",
                                    "target": [
                                        "#Gruppe_maskieren_2445"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2496",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2496"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2495",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2495"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_555",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_555"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2498",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\">",
                                    "target": [
                                        "#Gruppe_2498"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2682",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2682"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_388",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_388"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_597",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_597"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_598",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_598"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_599",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_599"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_600",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_600"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_601",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_601"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_602",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_602"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_603",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_603"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_604",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_604"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_605",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Pfad_605"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Pfad_606",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\">",
                                    "target": [
                                        "#Pfad_606"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2500",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2500"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2499",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2499"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_559",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_559"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2502",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\">",
                                    "target": [
                                        "#Gruppe_2502"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2501",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2501"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_400",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_400"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_401",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_401"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_402",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_402"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_403",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_403"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_404",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_404"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_405",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_405"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_406",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_406"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_560",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_560"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_407",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_407"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_408",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_408"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_409",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_409"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_561",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_561"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_410",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_410"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_411",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_411"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_412",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_412"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_413",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_413"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_414",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_414"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2504",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                    "target": [
                                        "#Gruppe_2504"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2503",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g>",
                                    "target": [
                                        "#Gruppe_2503"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_563",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use>",
                                    "target": [
                                        "#Rechteck_563"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2511",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\">",
                                    "target": [
                                        "#Gruppe_2511"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2510",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2510"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_416",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_416"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_417",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_417"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_418",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_418"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_419",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_419"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_420",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_420"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_564",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_564"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_421",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_421"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_422",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_422"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_565",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_565"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_423",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_423"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_424",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_424"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_425",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_425"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_426",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_426"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_427",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_427"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_428",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_428"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_429",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_429"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_430",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_430"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_431",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_431"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_566",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_566"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_432",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_432"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_433",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_433"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_434",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_434"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_435",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_435"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_436",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_436"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_437",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_437"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_438",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_438"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_439",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_439"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_440",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_440"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_441",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_441"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_442",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_442"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_443",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_443"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_444",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_444"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_445",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_445"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_446",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_446"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_447",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_447"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_448",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_448"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_449",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_449"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_450",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_450"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_451",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_451"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_452",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_452"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_453",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_453"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_454",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_454"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_455",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_455"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_456",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_456"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_457",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_457"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_458",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_458"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_459",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_459"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_460",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\">",
                                    "target": [
                                        "#Interactive-Pfad_460"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_461",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                    "target": [
                                        "#Interactive-Pfad_461"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_462",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_462"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_463",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_463"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_464",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_464"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_465",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_465"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_466",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_466"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_467",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_467"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_468",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_468"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_469",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_469"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_470",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_470"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2509",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\">",
                                    "target": [
                                        "#Gruppe_2509"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2508",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\">",
                                    "target": [
                                        "#Gruppe_2508"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2507",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\">",
                                    "target": [
                                        "#Gruppe_2507"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2506",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\">",
                                    "target": [
                                        "#Gruppe_2506"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2505",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\">",
                                    "target": [
                                        "#Gruppe_2505"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_567",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\">",
                                    "target": [
                                        "#Rechteck_567"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2513",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\">",
                                    "target": [
                                        "#Gruppe_2513"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2512",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g>",
                                    "target": [
                                        "#Gruppe_2512"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_571",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect>",
                                    "target": [
                                        "#Rechteck_571"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2518",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\">",
                                    "target": [
                                        "#Gruppe_2518"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2517",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\">",
                                    "target": [
                                        "#Gruppe_2517"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_472",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\">",
                                    "target": [
                                        "#Interactive-Pfad_472"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_572",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_572"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_473",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_473"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_474",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_474"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_475",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_475"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_476",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_476"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_477",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_477"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_478",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_478"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_479",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_479"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_480",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_480"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Rechteck_573",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect>",
                                    "target": [
                                        "#Rechteck_573"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_481",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_481"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_482",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_482"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_483",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_483"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_484",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_484"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_485",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_485"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_486",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_486"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_487",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_487"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_488",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_488"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_489",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_489"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_490",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_490"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_491",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path>",
                                    "target": [
                                        "#Interactive-Pfad_491"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_492",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_492"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_493",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_493"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_494",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_494"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2516",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\">",
                                    "target": [
                                        "#Gruppe_2516"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2515",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\">",
                                    "target": [
                                        "#Gruppe_2515"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Gruppe_2514",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\">",
                                    "target": [
                                        "#Gruppe_2514"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_495",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_495"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "Interactive-Pfad_496",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\">",
                                    "target": [
                                        "#Interactive-Pfad_496"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "56e3337b-700c-48bf-8318-85c6d2090801",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">",
                                    "target": [
                                        "#\\35 6e3337b-700c-48bf-8318-85c6d2090801"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "818db926-a8b6-49d5-acbb-2443d4ca694f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">",
                                    "target": [
                                        "#\\38 18db926-a8b6-49d5-acbb-2443d4ca694f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "7d32bdd9-34e8-4cef-88e7-dadcdddee83a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">",
                                    "target": [
                                        "#\\37 d32bdd9-34e8-4cef-88e7-dadcdddee83a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "128525b1-50b7-4507-a332-50a733dd1d31",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">",
                                    "target": [
                                        "#\\31 28525b1-50b7-4507-a332-50a733dd1d31"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "46ca7383-a035-4bdb-a67f-6313a23a9b34",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">",
                                    "target": [
                                        "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "21a5ab66-a2b8-436a-8d99-f18c708e2454",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">",
                                    "target": [
                                        "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "1d36386d-9fdf-4dfe-9046-dd8b337a29a8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">",
                                    "target": [
                                        "#\\31 d36386d-9fdf-4dfe-9046-dd8b337a29a8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "3476c566-3ec1-491f-8851-fe66461620b6",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">",
                                    "target": [
                                        "#\\33 476c566-3ec1-491f-8851-fe66461620b6"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "39493b92-8de8-4a20-9458-c4bd9bc53c47",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">",
                                    "target": [
                                        "#\\33 9493b92-8de8-4a20-9458-c4bd9bc53c47"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "23e1bf76-23cc-4985-b863-55af16210cb0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">",
                                    "target": [
                                        "#\\32 3e1bf76-23cc-4985-b863-55af16210cb0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "a5ee1104-ccef-4edc-851e-73cbf4089e47",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">",
                                    "target": [
                                        "#a5ee1104-ccef-4edc-851e-73cbf4089e47"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "8a154967-270d-45f2-bc1d-d264049b0ca4",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">",
                                    "target": [
                                        "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5bc8161b-a337-409f-aa46-5da296bb23ba",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">",
                                    "target": [
                                        "#\\35 bc8161b-a337-409f-aa46-5da296bb23ba"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "hexagon-mask",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">",
                                    "target": [
                                        "#hexagon-mask"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "4fb22607-8961-4c12-bb28-ccdfc62ba994",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">",
                                    "target": [
                                        "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "bd401c8d-a4ed-4be6-94cb-a47e6258fbdc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">",
                                    "target": [
                                        "#bd401c8d-a4ed-4be6-94cb-a47e6258fbdc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "d6e09dec-c79a-45c3-aeab-682ada6ec56f",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">",
                                    "target": [
                                        "#d6e09dec-c79a-45c3-aeab-682ada6ec56f"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "4597037a-b342-457b-b22d-3912a757be7a",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">",
                                    "target": [
                                        "#\\34 597037a-b342-457b-b22d-3912a757be7a"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "101d90b6-aadc-43c3-b894-3c1e580c95b0",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">",
                                    "target": [
                                        "#\\31 01d90b6-aadc-43c3-b894-3c1e580c95b0"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "76376e99-fb3b-4bfb-96ce-18fcbb80b0c8",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">",
                                    "target": [
                                        "#\\37 6376e99-fb3b-4bfb-96ce-18fcbb80b0c8"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "5c4635bd-b461-4274-b2d3-8a88c4ae0c85",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>",
                                    "target": [
                                        "#\\35 c4635bd-b461-4274-b2d3-8a88c4ae0c85"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "app-data",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<script type=\"application\/json\" id=\"app-data\">[]<\/script>",
                                    "target": [
                                        "#app-data"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cc--main",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cc--main\" style=\"position: fixed;\" class=\"c--anim\">",
                                    "target": [
                                        "#cc--main"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cc_div",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cc_div\" class=\"cc_div\">",
                                    "target": [
                                        "#cc_div"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-inr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-inr\">",
                                    "target": [
                                        "#c-inr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-inr-i",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-inr-i\">",
                                    "target": [
                                        "#c-inr-i"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-bns",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div>",
                                    "target": [
                                        "#c-bns"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cm-ov",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                    "target": [
                                        "#cm-ov"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-cnt",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                    "target": [
                                        "#s-cnt"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-vln",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-vln\">",
                                    "target": [
                                        "#c-vln"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cs",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cs\">",
                                    "target": [
                                        "#cs"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "c-s-in",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"c-s-in\">",
                                    "target": [
                                        "#c-s-in"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-inr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-inr\" class=\"bns-t\">",
                                    "target": [
                                        "#s-inr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-hdr",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div>",
                                    "target": [
                                        "#s-hdr"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-c-bnc",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div>",
                                    "target": [
                                        "#s-c-bnc"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-c-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button>",
                                    "target": [
                                        "#s-c-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-bl",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-bl\">",
                                    "target": [
                                        "#s-bl"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-bns",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div>",
                                    "target": [
                                        "#s-bns"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-all-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button>",
                                    "target": [
                                        "#s-all-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-rall-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button>",
                                    "target": [
                                        "#s-rall-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "s-sv-bn",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button>",
                                    "target": [
                                        "#s-sv-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "duplicate-id",
                                            "data": "cs-ov",
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Document has no static elements that share the same id attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                    "target": [
                                        "#cs-ov"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-has-lang",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures every HTML document has a lang attribute",
                            "help": "<html> element must have a lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "The <html> element has a lang attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "html-lang-valid",
                            "impact": null,
                            "tags": [
                                "cat.language",
                                "wcag2a",
                                "wcag311",
                                "ACT"
                            ],
                            "description": "Ensures the lang attribute of the <html> element has a valid value",
                            "help": "<html> element must have a valid value for the lang attribute",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "valid-lang",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Value of lang attribute is included in the list of valid languages"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "image-alt",
                            "impact": "critical",
                            "tags": [
                                "cat.text-alternatives",
                                "wcag2a",
                                "wcag111",
                                "section508",
                                "section508.22.a",
                                "ACT"
                            ],
                            "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                            "help": "Images must have alternate text",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-alt",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has an alt attribute"
                                        },
                                        {
                                            "id": "presentational-role",
                                            "data": {
                                                "role": "presentation"
                                            },
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element's default semantics were overriden with role=\"presentation\""
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "alt-space-value",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "critical",
                                            "message": "Element has a valid alt attribute value"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                                    "target": [
                                        "img[alt=\"\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "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:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/module\">Module<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                    "target": [
                                        "a[href$=\"faq\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                    "target": [
                                        ".stage__button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#innenentwicklung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#staedtebau\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#daseinsvorsorge\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#resourcenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#statistiken\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#szenarienbildung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a>",
                                    "target": [
                                        "a[href$=\"#bilanzierung\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                    "target": [
                                        ".link[href$=\"module\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                    "target": [
                                        ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                    "target": [
                                        ".link[href$=\"aktuelles\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                    "target": [
                                        ".ec-text__link > .link[href$=\"kontakt\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">",
                                    "target": [
                                        ".image-links__link--left"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">",
                                    "target": [
                                        ".image-links__link--down"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">",
                                    "target": [
                                        ".image-links__link--right"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "non-empty-title",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element has a title attribute"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">",
                                    "target": [
                                        "a[title=\"BSFZ\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "focusable-no-name",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element is not in tab order or has accessible text"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                    "target": [
                                        "a[rel=\"noreferrer\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                    "target": [
                                        "a[href$=\"datenschutz\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                    "target": [
                                        "a[href$=\"impressum\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "has-visible-text",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "minor",
                                            "message": "Element has text that is visible to screen readers"
                                        }
                                    ],
                                    "all": [],
                                    "none": [
                                        {
                                            "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                    "target": [
                                        ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "list",
                            "impact": null,
                            "tags": [
                                "cat.structure",
                                "wcag2a",
                                "wcag131"
                            ],
                            "description": "Ensures that lists are structured correctly",
                            "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [],
                                    "all": [],
                                    "none": [
                                        {
                                            "id": "only-listitems",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List element only has direct children that are allowed inside <li> elements"
                                        }
                                    ],
                                    "impact": null,
                                    "html": "<ul class=\"navigation__list\">",
                                    "target": [
                                        ".navigation__list"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul"
                                    ]
                                },
                                {
                                    "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>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul"
                                    ]
                                },
                                {
                                    "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=\"interactive-tab-module__tabs\">",
                                    "target": [
                                        ".interactive-tab-module__tabs"
                                    ]
                                },
                                {
                                    "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>",
                                    "target": [
                                        ".footer__column-legal > ul"
                                    ]
                                },
                                {
                                    "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>",
                                    "target": [
                                        ".footer__column-pages > ul"
                                    ]
                                }
                            ]
                        },
                        {
                            "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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item:nth-child(1)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item: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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>",
                                    "target": [
                                        ".navigation__item: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><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li: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><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li>",
                                    "target": [
                                        "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li: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><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Interaktive Grafiken und Karten<\/p><\/li>",
                                    "target": [
                                        "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><p>Umfangreiche Berichtsfunktionen<\/p><\/li>",
                                    "target": [
                                        ".ec-text--icon-size-.ec-text > ul > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li>",
                                    "target": [
                                        ".is-active"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(3)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(4)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li>",
                                    "target": [
                                        ".interactive-tab-module__tabs > li:nth-child(5)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li>",
                                    "target": [
                                        "li:nth-child(6)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li>",
                                    "target": [
                                        "li:nth-child(7)"
                                    ]
                                },
                                {
                                    "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><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>",
                                    "target": [
                                        ".footer__column-legal > ul > li: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><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>",
                                    "target": [
                                        ".footer__column-legal > ul > li:nth-child(2)"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "listitem",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>",
                                    "target": [
                                        ".footer__column-pages > ul > li"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "nested-interactive",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag412"
                            ],
                            "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                            "help": "Interactive controls must not be nested",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                    "target": [
                                        ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".interactive-tab-module__scroller"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"Baader Konzept GmbH\"] > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--left > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--down > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                    "target": [
                                        ".image-links__link--right > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                    "target": [
                                        "a[title=\"BSFZ\"] > div > img"
                                    ]
                                },
                                {
                                    "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                    "target": [
                                        "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                    "target": [
                                        ".cookie-button"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                    "target": [
                                        "#c-p-bn"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "no-focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element does not have focusable descendants"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                    "target": [
                                        "#c-s-bn"
                                    ]
                                }
                            ]
                        },
                        {
                            "id": "scrollable-region-focusable",
                            "impact": null,
                            "tags": [
                                "cat.keyboard",
                                "wcag2a",
                                "wcag211"
                            ],
                            "description": "Ensure elements that have scrollable content are accessible by keyboard",
                            "help": "Scrollable region must have keyboard access",
                            "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                            "nodes": [
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                    "target": [
                                        "html"
                                    ]
                                },
                                {
                                    "any": [
                                        {
                                            "id": "focusable-content",
                                            "data": null,
                                            "relatedNodes": [],
                                            "impact": "moderate",
                                            "message": "Element contains focusable elements"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": null,
                                    "html": "<ul class=\"interactive-tab-module__tabs\">",
                                    "target": [
                                        ".interactive-tab-module__tabs"
                                    ]
                                }
                            ]
                        }
                    ],
                    "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": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "45.0pt (60px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                    "target": [
                                        "h1"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "22.5pt (30px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p>",
                                    "target": [
                                        ".stage__copy > p"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "10.5pt (14px)",
                                                "fontWeight": "normal",
                                                "messageKey": "imgNode",
                                                "expectedContrastRatio": "4.5:1"
                                            },
                                            "relatedNodes": [
                                                {
                                                    "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                    "target": [
                                                        "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                    ]
                                                }
                                            ],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because element contains an image node"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                    "target": [
                                        ".stage__button"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                },
                                {
                                    "any": [
                                        {
                                            "id": "color-contrast",
                                            "data": {
                                                "fgColor": "#333333",
                                                "contrastRatio": 0,
                                                "fontSize": "19.5pt (26px)",
                                                "fontWeight": "normal",
                                                "messageKey": "bgOverlap",
                                                "expectedContrastRatio": "3:1"
                                            },
                                            "relatedNodes": [],
                                            "impact": "serious",
                                            "message": "Element's background color could not be determined because it is overlapped by another element"
                                        }
                                    ],
                                    "all": [],
                                    "none": [],
                                    "impact": "serious",
                                    "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                    "target": [
                                        ".ec-text--align-right > h2"
                                    ],
                                    "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                }
                            ]
                        }
                    ]
                },
                "base_page_ip_ptr": "static.251.142.13.49.clients.your-server.de",
                "base_page_cname": "",
                "base_page_dns_server": "ns-1499.awsdns-59.org",
                "browser_name": "Chrome",
                "eventName": "Step_1",
                "test_run_time_ms": 7479,
                "testUrl": "https:\/\/www.kfmplus.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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\",\"width\":1640,\"height\":759,\"naturalWidth\":1599,\"naturalHeight\":1314},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\",\"width\":595,\"height\":595,\"naturalWidth\":1328,\"naturalHeight\":1328},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\",\"width\":595,\"height\":595,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\",\"width\":188,\"height\":125,\"naturalWidth\":860,\"naturalHeight\":574},{\"url\":\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\",\"width\":300,\"height\":89,\"naturalWidth\":300,\"naturalHeight\":89}]",
                "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                "fonts": [
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "normal",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "300"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "italic",
                        "weight": "400"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "500"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "600"
                    },
                    {
                        "family": "Montserrat",
                        "display": "swap",
                        "status": "unloaded",
                        "style": "italic",
                        "weight": "600"
                    },
                    {
                        "family": "Menlo",
                        "display": "auto",
                        "status": "loaded",
                        "style": "normal",
                        "weight": "400"
                    }
                ],
                "generated-content-percent": 33.409999999999997,
                "generated-content-size": 100.8,
                "imgs-in-viewport": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "eager",
                        "naturalWidth": 1599,
                        "naturalHeight": 1314
                    }
                ],
                "imgs-no-alt": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png"
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png"
                    }
                ],
                "imgs-out-viewport": [
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 1328,
                        "naturalHeight": 1328
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                        "currentSrc": "",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "lazy",
                        "naturalWidth": 0,
                        "naturalHeight": 0
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 356,
                        "naturalHeight": 255
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": null,
                        "naturalWidth": 860,
                        "naturalHeight": 574
                    },
                    {
                        "src": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                        "currentSrc": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                        "srcSet": null,
                        "sizes": null,
                        "priority": null,
                        "loading": "eager",
                        "naturalWidth": 300,
                        "naturalHeight": 89
                    }
                ],
                "jsLibsVulns": [],
                "meta-viewport": "width=device-width, initial-scale=1",
                "possibly-render-blocking-reqs": [
                    "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                    "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                    "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                    "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css"
                ],
                "rendered-html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\"><head><style class=\"vjs-styles-defaults\">\/* inner styles set by WPT to match CSSOM *\/.video-js { width: 300px; height: 150px; }.vjs-fluid:not(.vjs-audio-only-mode) { padding-top: 56.25%; }<\/style>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"referrer\" content=\"no-referrer\">\n    <meta http-equiv=\"Content-Security-Policy\" content=\"script-src 'self' 'unsafe-inline' 'unsafe-eval'; script-src-elem 'self' 'unsafe-inline' \">\n\n    <title>KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung<\/title>\n\n    <meta name=\"theme-color\" content=\"#1D4A90\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"default\">\n    <meta name=\"apple-mobile-web-app-title\" content=\"KFMplus\">\n\n        <link rel=\"icon\" href=\"\/favicon.svg\" type=\"image\/svg+xml\">\n    \n\n    <!-- META BEGINN\/\/ -->\n    <meta content=\"index, follow\" name=\"robots\">\n<link href=\"https:\/\/kfmplus.de\" rel=\"canonical\">\n    <script type=\"application\/ld+json\">\n{\n    \"@context\": \"http:\/\/schema.org\",\n    \"@type\": \"WebSite\",\n    \"url\": \"https:\/\/kfmplus.de\",\n    \"name\": \"KFMplus\",\n    \"description\": \"Digitale Unterst\\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\\u00e4chenpotenzialen unter Ber\\u00fccksichtigung von Klima- & Umweltschutz, St\\u00e4dtebau, Daseinsvorsorge.\"\n}\n<\/script>\n    <meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"description\">\n<meta content=\"KFMplus\" property=\"og:site_name\">\n<meta content=\"\" property=\"og:image\">\n<meta content=\"https:\/\/kfmplus.de\" property=\"og:url\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" property=\"og:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" property=\"og:description\">\n<meta content=\"\" name=\"twitter:image\">\n<meta content=\"https:\/\/kfmplus.de\" name=\"twitter:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" name=\"twitter:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"twitter:description\">\n    <!-- \/\/META END -->\n\n    <link href=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css\" rel=\"stylesheet\">\n\n    \n\n        <link href=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css\" rel=\"stylesheet\"><\/head>\n<body data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\"><svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\"><symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\"><g data-name=\"Gruppe 13849\"><g data-name=\"Gruppe 13761\"><g data-name=\"Gruppe 13757\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><path data-name=\"Pfad 35\" d=\"M0 18.264h40.424\"><\/path><path data-name=\"Pfad 36\" d=\"m24.589 1.039 16.443 17.129-16.443 17.563\"><\/path><\/g><\/g><\/g><\/symbol><symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 26 26\" id=\"icon-check\"><g stroke=\"currentColor\" stroke-width=\"2\"><g fill=\"#33dc72\"><circle cx=\"13\" cy=\"13\" r=\"13\" stroke=\"none\"><\/circle><circle cx=\"13\" cy=\"13\" r=\"12\" fill=\"none\"><\/circle><\/g><path d=\"m8.279 13.388 3.597 4.147 6.71-8.167\" fill=\"none\" stroke-width=\"2.00104\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol><symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\"><path fill-rule=\"evenodd\" d=\"M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883 23.19 23.19 0 0 1-1.62 8.543.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75zM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211zM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123A18.2 18.2 0 0 0 15 10.5a3 3 0 0 0-3-3zm0 2.25a.75.75 0 0 1 .75.75 15.69 15.69 0 0 1-3.78 10.238.75.75 0 0 1-1.14-.975 14.19 14.19 0 0 0 3.42-9.263.75.75 0 0 1 .75-.75zm3.239 5.183a.75.75 0 0 1 .515.927 19.415 19.415 0 0 1-2.585 5.544.75.75 0 1 1-1.243-.84 17.912 17.912 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515z\" clip-rule=\"evenodd\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol><symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\"><path d=\"M0 61.901v124.812h139.18V61.901L67.815 15.248ZM156.71 203.541l-.048 102.007 92.041 84.794 94.292-102.371-91.807-84.56ZM248.708 0l-92.046 84.794.048 102.006 94.485.128 91.8-84.558ZM0 203.621v124.812l67.815 46.653 71.365-46.653V203.621Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\"><g data-name=\"Gruppe 14203\" fill=\"#fff\" stroke=\"currentColor\" stroke-width=\"3\"><g data-name=\"Ellipse 5\" transform=\"rotate(45 17.677 42.677)\"><circle cx=\"25\" cy=\"25\" r=\"25\" stroke=\"none\"><\/circle><circle cx=\"25\" cy=\"25\" r=\"23.5\" fill=\"none\"><\/circle><\/g><path data-name=\"Pfad 30248\" d=\"m24.395 24.395 21.898 21.898\"><\/path><path data-name=\"Pfad 30249\" d=\"M46.293 24.395 24.394 46.294\"><\/path><\/g><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5\"><\/path><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\"><clipPath id=\"icon-steps-l-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_a)\"><use xlink:href=\"#icon-steps-l-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-b_c\"><path d=\"M141.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H247.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H141.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_c)\"><path style=\"fill:url(#icon-steps-l-b_d)\" d=\"M67.26 327.49h255.886v225.678H67.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\"><clipPath id=\"icon-steps-l-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_a)\"><use xlink:href=\"#icon-steps-l-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-t_c\"><path d=\"M195.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H301.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 301.05 0H195.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_c)\"><path style=\"fill:url(#icon-steps-l-t_d)\" d=\"M121.26 0h255.886v225.678H121.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\"><clipPath id=\"icon-steps-r-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_a)\"><use xlink:href=\"#icon-steps-r-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-b_c\"><path d=\"M367.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H473.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H367.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_c)\"><path style=\"fill:url(#icon-steps-r-b_d)\" d=\"M293.26 327.49h255.886v225.678H293.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\"><clipPath id=\"icon-steps-r-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_a)\"><use xlink:href=\"#icon-steps-r-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-t_c\"><path d=\"M325.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H431.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 431.05 0H325.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_c)\"><path style=\"fill:url(#icon-steps-r-t_d)\" d=\"M251.26 0h255.886v225.678H251.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><\/svg>\n<style>\/* inner styles set by WPT to match CSSOM *\/svg.icon { width: 24px; fill: rgb(242, 245, 247); aspect-ratio: 1 \/ 1; }<\/style><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"position:absolute; width: 0; height: 0;\"><symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\"><defs><clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\"><path data-name=\"Pfad 112\" d=\"M99.648-27.752v1.1a4.3 4.3 0 0 0-.979-.425 3.678 3.678 0 0 0-1-.139 2.1 2.1 0 0 0-1.146.248.846.846 0 0 0-.377.758.829.829 0 0 0 .282.68 3.8 3.8 0 0 0 1.408.442l.452.1a2.211 2.211 0 0 1 1.275.639A1.777 1.777 0 0 1 100-23.1a1.917 1.917 0 0 1-.728 1.594 3.153 3.153 0 0 1-2.013.575 5.725 5.725 0 0 1-1.071-.109 9.731 9.731 0 0 1-1.207-.32v-1.17a6.524 6.524 0 0 0 1.207.49 4.056 4.056 0 0 0 1.1.163 1.905 1.905 0 0 0 1.16-.306.993.993 0 0 0 .415-.85q0-.785-1.507-1.088H97.3l-.422-.085a2.721 2.721 0 0 1-1.425-.643A1.679 1.679 0 0 1 95-26.083a1.832 1.832 0 0 1 .68-1.523 2.97 2.97 0 0 1 1.911-.541 5.29 5.29 0 0 1 2.064.408z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\"><path data-name=\"Pfad 106\" d=\"M77.252-21.979v3.479h-1.135V-28h1.136v.881a1.982 1.982 0 0 1 .755-.779 2.167 2.167 0 0 1 1.085-.269 2.3 2.3 0 0 1 1.956.966 4.45 4.45 0 0 1 .711 2.672 4.189 4.189 0 0 1-.714 2.631 2.306 2.306 0 0 1-1.952.955 2.2 2.2 0 0 1-1.1-.265 1.908 1.908 0 0 1-.741-.779zm3.319-2.567a3.83 3.83 0 0 0-.415-1.985 1.361 1.361 0 0 0-1.231-.68 1.381 1.381 0 0 0-1.248.68 4.816 4.816 0 0 0 0 3.957 1.361 1.361 0 0 0 1.248.68 1.361 1.361 0 0 0 1.231-.68 3.817 3.817 0 0 0 .416-1.972z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\"><path data-name=\"Pfad 110\" d=\"M88.027-23.716v-4.264h1.133v4.263a2.287 2.287 0 0 0 .34 1.36 1.2 1.2 0 0 0 1.02.435 1.442 1.442 0 0 0 1.224-.561 2.655 2.655 0 0 0 .425-1.615v-3.882H93.3v6.867h-1.134v-1.02a2.132 2.132 0 0 1-.823.9 2.33 2.33 0 0 1-1.211.306 1.84 1.84 0 0 1-1.575-.68 3.53 3.53 0 0 1-.53-2.109z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><\/linearGradient><linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><\/linearGradient><linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><\/linearGradient><linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><\/defs><g data-name=\"Gruppe 2344\"><g data-name=\"Gruppe 2342\"><g data-name=\"Gruppe 2319\" clip-path=\"url(#icon-3e9cdbff654050952a71d643d3d58457)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 99\" d=\"M64.954-43.7h10.282v13.154H64.954z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2320\" clip-path=\"url(#icon-e8d48e00350b0439ff021ecd259093a4)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 101\" d=\"M75.181-43.7h8.969v13.154h-8.969z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2321\" clip-path=\"url(#icon-9ce50644d6f096933ee1d13718f9c63f)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 103\" d=\"M84.581-43.7h9.945v13.154h-9.945z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2322\" clip-path=\"url(#icon-2ea2edf8221ca4e3fe7b6f11e32de579)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 105\" d=\"M75.117-29.188h7.644V-17.5h-7.644z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2323\" clip-path=\"url(#icon-d94fdf0979d5acf2bbe0eaf0aa848856)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 107\" d=\"M80.742-31.706h7.37v11.628h-7.37z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2324\" clip-path=\"url(#icon-f74e075d68f301071bf67c0fb33533b0)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 109\" d=\"M87.027-28.98H94.3v9.1h-7.273z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2325\" clip-path=\"url(#icon-6b501f249c31b572532694d70f3f4a8e)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 111\" d=\"M93.971-29.191h7.056v9.3h-7.056z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2329\" clip-path=\"url(#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2328\"><path data-name=\"Pfad 114\" d=\"M0-3.009h100v77H0z\" fill=\"url(#icon-053adb07c5a32e414e3144c1af8f1f3f)\" transform=\"translate(0 -73.991)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2333\" clip-path=\"url(#icon-48740b94f43cb35ea6b7a8279f10f34e)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2332\"><path data-name=\"Pfad 117\" d=\"M-30.915-40.127h100v77h-100z\" fill=\"url(#icon-f2fe64072f71e804d7367c1fb028042e)\" transform=\"translate(30.915 -36.873)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2337\" clip-path=\"url(#icon-cb502ec0e16b3451a8d6c0ef7971af86)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2336\"><path data-name=\"Pfad 120\" d=\"M-30.915 0h100v77h-100z\" fill=\"url(#icon-4726bb03949bf7d06d146dd19a38537d)\" transform=\"translate(30.915 -77)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2341\" clip-path=\"url(#icon-d71addf6c4e04efce91ecb9677666e21)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2340\"><path data-name=\"Pfad 123\" d=\"M0-40.168h100v77H0z\" fill=\"url(#icon-6693901f87b53c7aa394a5b347fe9193)\" transform=\"translate(0 -36.832)\"><\/path><\/g><\/g><\/g><\/g><\/symbol><symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">\n  <defs>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">\n      <path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">\n    <g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">\n      <rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">\n    <g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">\n      <rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">\n    <g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">\n      <rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">\n    <path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">\n  <defs>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">\n    <g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">\n      <rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">\n    <g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n    <\/g>\n  <\/g>\n  <rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n  <g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">\n    <g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>\n      <path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">\n  <defs>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">\n      <path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">\n    <g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">\n      <g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">\n        <rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>\n      <\/g>\n    <\/g>\n    <g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">\n      <g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">\n        <path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">\n  <g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">\n    <path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">\n  <defs>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">\n    <g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">\n      <rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">\n    <g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">\n      <rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">\n    <g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">\n      <rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">\n    <g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">\n      <rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">\n    <g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">\n      <path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">\n  <defs>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">\n      <path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">\n    <g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">\n      <rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">\n    <g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">\n      <path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">\n  <defs>\n    <linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">\n      <path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">\n    <g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">\n      <rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>\n    <\/g>\n    <path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">\n  <defs>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">\n      <path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">\n    <g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">\n      <rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">\n    <g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">\n      <path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\"><\/path>\n      <path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>\n      <path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">\n  <defs>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">\n      <path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">\n      <path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">\n      <path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">\n      <path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">\n      <path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">\n      <path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">\n    <g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">\n      <g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">\n        <path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">\n        <path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">\n        <path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">\n        <path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">\n        <path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">\n        <path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">\n        <path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><\/svg>\n    <header class=\"header\" data-observe-header-height=\"\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container header__inner\">\n            <a href=\"https:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>\n            <nav class=\"navigation\">\n                <ul class=\"navigation__list\">\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>\n                                    <\/ul>\n            <\/nav>\n\n            <button data-component=\"ToggleClass\" data-init-class=\"transforms-nav\" data-reciver=\"html\" data-class=\"nav-open\" class=\"burger-button\"><span><\/span><\/button>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<div class=\"content-area\">\n    <section class=\"content-container-outer stage stage--bg-grey stage--media\">\n            <div class=\"stage__image\">\n            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-2400x1972-q75.png\" width=\"2400\" height=\"1972\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\" width=\"1599\" height=\"1314\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1920x1577-q75.png\" width=\"1919\" height=\"1577\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1280x1051-q75.png\" width=\"1279\" height=\"1051\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1152x946-q75.png\" width=\"1151\" height=\"946\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-768x631-q75.png\" width=\"768\" height=\"631\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-540x443-q75.png\" width=\"539\" height=\"443\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\"><\/picture>\n        <\/div>\n        <div class=\"content-container stage__content\">\n         <span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n          <h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>          <div data-aos=\"fade-up\" data-aos-delay=\"300\" class=\"stage__copy aos-init aos-animate\"><p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p><\/div>          <a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>     <\/div>\n    <\/section>\n    <main>\n            <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--none content-row content-row--bg- layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                    <div class=\"content-visual\" style=\"--visual-x: 130%; --visual-y: 0%\">\n                                                        <div data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"aos-init\"><svg viewBox=\"0 0 343 390.342\" class=\" icon icon-visual\"><use xlink:href=\"#icon-visual\"><\/use><\/svg><\/div>\n                                                    <\/div>\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">\n                                                    <div class=\"ec-text ec-text--image ec-text--icon-size-\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1992x1992-crop.png\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1752x1752-crop.png\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1168x1168-crop.png\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1368x1368-crop.png\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-912x912-crop.png\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-984x984-crop.png\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-656x656-crop.png\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-822x822-crop.png\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-548x548-crop.png\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-492x492-crop.png\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Warum KFMplus?<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>\n        <p>Fl\u00e4chen in Kommunen stellen eine begrenzte Ressource dar, die vielf\u00e4ltigen Nutzungsanspr\u00fcchen ausgesetzt ist. Klimaschutz und Klimaanpassung, die Bereitstellung und Modernisierung von Versorgungsinfrastrukturen und der Bedarf an Wohnraum und Gewerbefl\u00e4chen stellen hohe Anforderungen an eine zukunftsf\u00e4hige Stadt- und Ortsentwicklung. Aus amtlichen und freien Geobasisdaten und ihrer Kombination mit Fachdaten (z. B. aus den Bereichen Umwelt und Mobilit\u00e4t) werden Bewertungsgr\u00f6\u00dfen zur Fl\u00e4chenentwicklung abgeleitet. KFMplus b\u00fcndelt diese Informationen und f\u00fchrt sie einfach verst\u00e4ndlich zusammen.<\/p><p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p><p>KFMplus, auf Basis von Open-Source-Technologien, bietet Ihnen die bestm\u00f6gliche digitale Planungsunterst\u00fctzung beim kommunalen Fl\u00e4chenmanagement und der Aktivierung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung stadt\u00f6kologischer, sozial-r\u00e4umlicher und st\u00e4dtebaulicher Aspekte. KFMplus greift auf frei verf\u00fcgbare Datenbest\u00e4nde und Geodaten zu und erweitert diese um Planungsdaten und spezifische Informationen Ihrer Kommune.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">\n                                                        <div class=\"column\" style=\"--end:4; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Kommunen<\/h3><ul><li><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li><li><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li><li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li><li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 4\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Anwender<\/h3><ul><li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li><li><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li><li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li><li><p>Interaktive Grafiken und Karten<\/p><\/li><li><p>Umfangreiche Berichtsfunktionen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--both content-row content-row--bg-gray layout-margin--m  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">\n                                                    <div>\n    <div class=\"ec-text ec-text--center ec-text--interactive\">\n                    <h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>\n                <p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>\n    <\/div>\n\n    <div data-js-component=\"interactive\" data-v-app=\"\"><div class=\"interactive-tab-module\"><div class=\"interactive-tab-module__nav\"><!----><ul class=\"interactive-tab-module__tabs\"><li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li><li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li><li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li><li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li><li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li><li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li><li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li><\/ul><button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button><\/div><div class=\"interactive-tab-module__content\"><div class=\"interactive-tab-module__visual\"><svg width=\"600\" height=\"642.625\" viewBox=\"0 0 600 642.625\"><defs><clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-2\"><path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-4\"><path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-6\"><path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-10\"><path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient><clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath><image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\"><\/image><\/defs><g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\"><g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\"><g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\"><\/path><path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\"><g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\"><g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path><rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path><g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\"><g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\"><g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\"><g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\"><g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\"><image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\"><\/image><\/g><\/g><\/g><\/g><\/g><\/g><\/g><g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\"><g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g><\/g><g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\"><g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\"><\/path><rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path><rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\"><\/path><g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\"><g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\"><g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\"><path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\"><\/path><\/g><\/g><\/g><path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\"><\/path><\/g><\/g><\/g><\/svg><\/div><div class=\"interactive-tab-module__text\"><div><div><h2>Kernmodul Innenentwicklung<\/h2><p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p><\/div><a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a><\/div><\/div><\/div><\/div><\/div><\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Optimal auf Ihre Bed\u00fcrfnisse angepasst<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>\n        <p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">\n                                                        <div class=\"column\" style=\"--end:3; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>\n        <p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:5; --start: 3\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>\n        <p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 5\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>\n        <p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">\n                                                    <div class=\"dynamic-teaser\">\n    <div class=\"dynamic-teaser__inner\">\n                    <h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>\n                            <div class=\"grid gap-x-8 grid-cols-1 pt-12 sm:grid-cols-2\">\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Auf dem 2. Bundeskongress \"Tag der Regionen\" vom 27.-29.05.2024 in Pforzheim haben die Bundesministerin f\u00fcr Wohnen, Stadtentwicklung und Bauwesen (BMWSB) zum Thema \"Fl\u00e4che unter Druck \u2013 Interessenkonflikte planvoll l\u00f6sen\" eingeladen. Prof. Dr. Stefan Fina (TH Augsburg, mena GmbH) pr\u00e4sentierte u.a. \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Am 29. April 2024 fand unsere Online-Pr\u00e4sentation mit Diskussionsrunde zur \u201eKFMplus \u2013 Das integrierte digitale Fl\u00e4chen- und Ressourcenmanagementwerkzeug der n\u00e4chsten Generation\u201c statt. Bei der Vorstellung konnten wir das KFMplus Tool am Beispiel einer unserer Kommunen pr\u00e4sentieren. Die KFMplus, als \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n                            <div class=\"mt-12 md:mt-20 w-full\">\n                    <a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>\n                <\/div>\n                        <\/div>\n<\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">\n                                                    <div class=\"ec-text ec-text--image ec-text--align-right ec-text--icon-size-medium\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1992x1992-crop.jpg\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1328x1328-crop.jpg\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1752x1752-crop.jpg\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1168x1168-crop.jpg\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1368x1368-crop.jpg\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-912x912-crop.jpg\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-984x984-crop.jpg\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-656x656-crop.jpg\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-822x822-crop.jpg\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-548x548-crop.jpg\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-492x492-crop.jpg\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Wir sind f\u00fcr Sie da<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>\n        <p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>\n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--l  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>\n        <p>Fl\u00e4chen werden immer knapper, w\u00e4hrend der Bedarf an Wohn-, Arbeits- und Erholungsraum stetig steigt. Zudem sind Fl\u00e4chen f\u00fcr Klimawandelanpassung und Ressourcenschutz lebenswichtig. In den Kommunen besteht der Bedarf einer digitalen Planungsunterst\u00fctzung f\u00fcr das Fl\u00e4chenmanagement. Baader Konzept und die mena GmbH hatten mit ihren Erfahrungen im kommunalen Fl\u00e4chenmanagement bereits seit langem die Vision eines komfortablen, innovativen Fl\u00e4chenmanagement-Tools im Kopf. <\/p><p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">\n                                                    <svg style=\"width: 0; height: 0; overflow: hidden;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"208.679\" height=\"185.251\" viewBox=\"0 0 208.679 185.251\">\n      <clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">\n        <path d=\"M61.136,283.333h86.032a17.411,17.411,0,0,0,15.078-8.706l43.016-74.505a17.414,17.414,0,0,0,0-17.412l-43.016-74.505A17.411,17.411,0,0,0,147.168,99.5H61.136a17.411,17.411,0,0,0-15.079,8.706L3.041,182.71a17.414,17.414,0,0,0,0,17.412l43.016,74.505A17.411,17.411,0,0,0,61.136,283.333Z\" transform=\"translate(0.188 -98.79)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path>\n      <\/clipPath>\n    <\/svg>\n<div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>\n        <p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p><p>Im Anschluss an die BMBF-F\u00f6rderung haben wir KFMplus f\u00fcr den Praxiseinsatz weiterentwickelt.<em> <\/em>Zus\u00e4tzlich wurden spezielle Digitalisierungsaufgaben in Zusammenarbeit mit externen Partnern umgesetzt. Unser Engagement wurde durch die Bewilligung einer Forschungszulage des BSFZ anerkannt \u2013 ein weiterer Schritt in Richtung nachhaltiger Innovation.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">\n                                                    <div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">\n                                                    <div class=\"quote\">\n        <div class=\"quote__row quote__row--right\">\n            <div class=\"quote__avatar\">\n                                    <picture><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-450x133-q75.png\" width=\"447\" height=\"133\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\"><\/picture>\n                            <\/div>\n            <div class=\"quote__content\">\n                <div class=\"quote__content-cite\">\n                    <p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>\n                <\/div>\n                <div class=\"quote__content-author\">\n                    <strong>Michael Sommer<\/strong>\n                    <span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  [email protected]\">\n                    <section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                        \n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>\n                <\/div>\n                \n    <\/main>\n<\/div>\n\n    <footer class=\"footer\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container\">\n            <div class=\"footer__grid\">\n                <div class=\"footer__column-brand\">\n                    <a class=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>\n                <\/div>\n                <div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>\n                <div class=\"footer__column-legal\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n                <div class=\"footer__column-pages\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>\n\n<script type=\"application\/json\" id=\"app-data\">[]<\/script>\n    <script type=\"text\/javascript\">window.addEventListener(\"AppDataInit\", function() {\n                    ;\n                    window.AppData.kirby = window.AppData.kirby || {};\n                                    });<\/script>\n\n    <script src=\"https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js\" type=\"module\"><\/script>\n\n    \n            <script defer=\"\" src=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/kfmplus.de\/cookieconsent.js\"><\/script>\n<script type=\"text\/javascript\">window.__kirby3_external_link_url = \"https:\/\/kfmplus.de\/externe-weiterleitung\";<\/script>\n<script src=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js\"><\/script>\n\n\n<div id=\"cc--main\" style=\"position: fixed;\" class=\"c--anim\"><div id=\"cc_div\" class=\"cc_div\"><div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\"><div id=\"c-inr\"><div id=\"c-inr-i\"><div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div><div id=\"c-txt\">Diese Website verwendet Cookies und vergleichbare Funktionen zur Verarbeitung von Informationen zu Endger\u00e4ten sowie &nbsp;personenbezogener Daten. Ihre Einwilligung ist stets freiwillig, f\u00fcr die Nutzung unserer Website nicht erforderlich und kann jederzeit auf unserer Seite abgelehnt oder widerrufen werden.<\/div><\/div><div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div><\/div><\/div><div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\"><div id=\"c-vln\"><div id=\"cs\"><div id=\"c-s-in\"><div id=\"s-inr\" class=\"bns-t\"><div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div><div id=\"s-bl\"><div class=\"c-bl b-ex\"><div class=\"title b-bn\"><button type=\"button\" class=\"b-tl exp\" aria-expanded=\"false\" aria-controls=\"c-ac-0\">Notwendige Cookies<\/button><label class=\"b-tg\"><input class=\"c-tgl\" type=\"checkbox\" value=\"necessary\" disabled=\"\"><span class=\"c-tg c-ro\" aria-hidden=\"true\"><span class=\"on-i\"><\/span><span class=\"off-i\"><\/span><\/span><span class=\"t-lb\">Notwendige Cookies<\/span><\/label><\/div><div class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div><\/div><\/div><div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><\/div><\/div><\/body><\/html>",
                "securityHeaders": {
                    "securityHeadersList": [
                        "strict-transport-security",
                        "x-content-type-options",
                        "x-frame-options",
                        "x-xss-protection"
                    ],
                    "securityHeadersGrade": "A",
                    "securityHeadersScore": 85
                },
                "interactivePeriods": [
                    [
                        0,
                        636
                    ],
                    [
                        755,
                        1017
                    ],
                    [
                        1086,
                        1099
                    ],
                    [
                        1266,
                        4354
                    ]
                ],
                "longTasks": [
                    [
                        636,
                        755
                    ],
                    [
                        1017,
                        1086
                    ],
                    [
                        1099,
                        1266
                    ]
                ],
                "lastVisualChange": 2200,
                "render": 1000,
                "visualComplete85": 1100,
                "visualComplete90": 1700,
                "visualComplete95": 1800,
                "visualComplete99": 2000,
                "visualComplete": 2200,
                "SpeedIndex": 1130,
                "largestPaints": [
                    {
                        "event": "LargestTextPaint",
                        "time": 1028,
                        "size": 35929,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "attributes": {
                                "class": "ec-text__headline"
                            },
                            "bounds": [
                                312.5,
                                1090,
                                1280,
                                84.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1169,
                        "size": 1169783,
                        "DOMNodeId": 47,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "width": "359",
                                "height": "295",
                                "class": "",
                                "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "loading": "eager"
                            },
                            "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "bounds": [
                                132.5,
                                127,
                                1640,
                                758.5
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        },
                        "imageUrl": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1169,
                        "size": 1169783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 132.5,
                                "y": 127,
                                "width": 1640,
                                "height": 758.5,
                                "top": 127,
                                "right": 1772.5,
                                "bottom": 885.5,
                                "left": 132.5
                            },
                            "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "content": "normal"
                        },
                        "type": "image",
                        "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1617,
                        "size": 40919,
                        "DOMNodeId": 413,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "c-txt"
                            },
                            "bounds": [
                                1520.203125,
                                758.28125,
                                342.40625,
                                129.5625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2202,
                        "size": 170345,
                        "DOMNodeId": 479,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "data-aos": "fade-up",
                                "data-aos-delay": "200",
                                "class": "stage__headline aos-init aos-animate"
                            },
                            "bounds": [
                                312.5,
                                271.5,
                                900,
                                216
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1028,
                        "size": 35929,
                        "DOMNodeId": 3,
                        "nodeInfo": {
                            "nodeType": "H2",
                            "attributes": {
                                "class": "ec-text__headline"
                            },
                            "bounds": [
                                312.5,
                                1090,
                                1280,
                                84.375
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestImagePaint",
                        "time": 1168,
                        "size": 1169783,
                        "DOMNodeId": 47,
                        "nodeInfo": {
                            "nodeType": "IMG",
                            "attributes": {
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "width": "359",
                                "height": "295",
                                "class": "",
                                "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                "loading": "eager"
                            },
                            "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "bounds": [
                                132.5,
                                127,
                                1640,
                                758.5
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestContentfulPaint",
                        "time": 1168,
                        "size": 1169783,
                        "element": {
                            "nodeName": "IMG",
                            "boundingRect": {
                                "x": 132.5,
                                "y": 127,
                                "width": 1640,
                                "height": 758.5,
                                "top": 127,
                                "right": 1772.5,
                                "bottom": 885.5,
                                "left": 132.5
                            },
                            "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "content": "normal"
                        },
                        "type": "image"
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 1616,
                        "size": 40919,
                        "DOMNodeId": 413,
                        "nodeInfo": {
                            "nodeType": "DIV",
                            "attributes": {
                                "id": "c-txt"
                            },
                            "bounds": [
                                1520.203125,
                                758.28125,
                                342.40625,
                                129.5625
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    },
                    {
                        "event": "LargestTextPaint",
                        "time": 2201,
                        "size": 170345,
                        "DOMNodeId": 479,
                        "nodeInfo": {
                            "nodeType": "H1",
                            "attributes": {
                                "data-aos": "fade-up",
                                "data-aos-delay": "200",
                                "class": "stage__headline aos-init aos-animate"
                            },
                            "bounds": [
                                312.5,
                                271.5,
                                900,
                                216
                            ],
                            "styles": {
                                "background-image": "none"
                            }
                        }
                    }
                ],
                "LargestContentfulPaintType": "image",
                "LargestContentfulPaintNodeType": "IMG",
                "LargestContentfulPaintImageURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                "chromeUserTiming": [
                    {
                        "name": "navigationStart",
                        "time": 100
                    },
                    {
                        "name": "redirectStart",
                        "time": 109
                    },
                    {
                        "name": "redirectEnd",
                        "time": 116
                    },
                    {
                        "name": "fetchStart",
                        "time": 116
                    },
                    {
                        "name": "navigationStart",
                        "time": 132
                    },
                    {
                        "name": "domLoading",
                        "time": 132
                    },
                    {
                        "name": "responseEnd",
                        "time": 132
                    },
                    {
                        "name": "domInteractive",
                        "time": 132
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 132
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 132
                    },
                    {
                        "name": "domComplete",
                        "time": 133
                    },
                    {
                        "name": "unloadEventStart",
                        "time": 455
                    },
                    {
                        "name": "unloadEventEnd",
                        "time": 455
                    },
                    {
                        "name": "markAsMainFrame",
                        "time": 455
                    },
                    {
                        "name": "commitNavigationEnd",
                        "time": 455
                    },
                    {
                        "name": "domLoading",
                        "time": 455
                    },
                    {
                        "name": "responseEnd",
                        "time": 555
                    },
                    {
                        "name": "domInteractive",
                        "time": 584
                    },
                    {
                        "name": "LayoutShift",
                        "time": 819
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1028
                    },
                    {
                        "name": "firstMeaningfulPaint",
                        "time": 1028
                    },
                    {
                        "name": "firstMeaningfulPaintCandidate",
                        "time": 1028
                    },
                    {
                        "name": "firstImagePaint",
                        "time": 1028
                    },
                    {
                        "name": "firstContentfulPaint",
                        "time": 1028
                    },
                    {
                        "name": "firstPaint",
                        "time": 1028
                    },
                    {
                        "name": "domContentLoadedEventStart",
                        "time": 1099
                    },
                    {
                        "name": "domContentLoadedEventEnd",
                        "time": 1099
                    },
                    {
                        "name": "LayoutShift",
                        "time": 1302
                    },
                    {
                        "name": "domComplete",
                        "time": 1323
                    },
                    {
                        "name": "loadEventStart",
                        "time": 1324
                    },
                    {
                        "name": "loadEventEnd",
                        "time": 1336
                    },
                    {
                        "name": "LargestTextPaint",
                        "time": 2201
                    },
                    {
                        "name": "LargestImagePaint",
                        "time": 1168
                    },
                    {
                        "name": "LargestContentfulPaint",
                        "time": 1168
                    },
                    {
                        "name": "TotalLayoutShift",
                        "value": 0.061304820741005468
                    },
                    {
                        "name": "CumulativeLayoutShift",
                        "value": 0.061304820741005468
                    }
                ],
                "chromeUserTiming.navigationStart": 132,
                "chromeUserTiming.redirectStart": 110,
                "chromeUserTiming.redirectEnd": 116,
                "chromeUserTiming.fetchStart": 116,
                "chromeUserTiming.domLoading": 456,
                "chromeUserTiming.responseEnd": 556,
                "chromeUserTiming.domInteractive": 584,
                "chromeUserTiming.domContentLoadedEventStart": 1100,
                "chromeUserTiming.domContentLoadedEventEnd": 1100,
                "chromeUserTiming.domComplete": 1324,
                "chromeUserTiming.unloadEventStart": 455,
                "chromeUserTiming.unloadEventEnd": 455,
                "chromeUserTiming.markAsMainFrame": 455,
                "chromeUserTiming.commitNavigationEnd": 455,
                "chromeUserTiming.LayoutShift": 1302,
                "chromeUserTiming.firstPaint": 1028,
                "chromeUserTiming.firstContentfulPaint": 1028,
                "chromeUserTiming.firstImagePaint": 1028,
                "chromeUserTiming.firstMeaningfulPaintCandidate": 1028,
                "chromeUserTiming.firstMeaningfulPaint": 1028,
                "chromeUserTiming.loadEventStart": 1324,
                "chromeUserTiming.loadEventEnd": 1337,
                "chromeUserTiming.LargestTextPaint": 2202,
                "chromeUserTiming.LargestImagePaint": 1169,
                "chromeUserTiming.LargestContentfulPaint": 1169,
                "chromeUserTiming.TotalLayoutShift": 0.061304820741005468,
                "chromeUserTiming.CumulativeLayoutShift": 0.061304820741005468,
                "LayoutShifts": [
                    {
                        "time": 819,
                        "score": 0.0036512016629269913,
                        "cumulative_score": 0.0036512016629269913,
                        "window_score": 0.0036512016629269913,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                1239,
                                30,
                                355,
                                67
                            ],
                            [
                                0,
                                852,
                                1905,
                                141
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 1268,
                                    "y": 30,
                                    "width": 325,
                                    "height": 67,
                                    "top": 30,
                                    "right": 1593,
                                    "bottom": 97,
                                    "left": 1268
                                },
                                "currentRect": {
                                    "x": 1239,
                                    "y": 30,
                                    "width": 355,
                                    "height": 67,
                                    "top": 30,
                                    "right": 1594,
                                    "bottom": 97,
                                    "left": 1239
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 852,
                                    "width": 1905,
                                    "height": 141,
                                    "top": 852,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 897,
                                    "width": 1905,
                                    "height": 96,
                                    "top": 897,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                }
                            }
                        ]
                    },
                    {
                        "time": 1302,
                        "score": 0.057653619078078477,
                        "cumulative_score": 0.061304820741005468,
                        "window_score": 0.061304820741005468,
                        "shift_window_num": 0,
                        "rects": [
                            [
                                133,
                                0,
                                1640,
                                886
                            ],
                            [
                                0,
                                897,
                                1905,
                                96
                            ]
                        ],
                        "sources": [
                            {
                                "previousRect": {
                                    "x": 133,
                                    "y": 0,
                                    "width": 1640,
                                    "height": 759,
                                    "top": 0,
                                    "right": 1773,
                                    "bottom": 759,
                                    "left": 133
                                },
                                "currentRect": {
                                    "x": 133,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 759,
                                    "top": 127,
                                    "right": 1773,
                                    "bottom": 886,
                                    "left": 133
                                }
                            },
                            {
                                "previousRect": {
                                    "x": 0,
                                    "y": 897,
                                    "width": 1905,
                                    "height": 96,
                                    "top": 897,
                                    "right": 1905,
                                    "bottom": 993,
                                    "left": 0
                                },
                                "currentRect": {
                                    "x": 0,
                                    "y": 0,
                                    "width": 0,
                                    "height": 0,
                                    "top": 0,
                                    "right": 0,
                                    "bottom": 0,
                                    "left": 0
                                }
                            }
                        ]
                    }
                ],
                "LayoutShiftsBeforePaint": {
                    "count": 1,
                    "cumulative_score": 0.0036512016629269913,
                    "fraction_of_total": 0.059558149241675892
                },
                "blinkFeatureFirstUsed": {
                    "Features": {
                        "1075": {
                            "name": "V8SloppyMode",
                            "firstUsed": 559.14800000000002
                        },
                        "593": {
                            "name": "SetReferrerPolicy",
                            "firstUsed": 456.827
                        },
                        "1441": {
                            "name": "SecureContextCheckPassed",
                            "firstUsed": 456.83300000000003
                        },
                        "1753": {
                            "name": "ReferrerPolicyHeader",
                            "firstUsed": 456.83499999999998
                        },
                        "1910": {
                            "name": "CrossOriginMainFrameNulledNameAccessed",
                            "firstUsed": 456.83699999999999
                        },
                        "2027": {
                            "name": "FeaturePolicyHeader",
                            "firstUsed": 456.83800000000002
                        },
                        "2627": {
                            "name": "PageLifeCycleFreeze",
                            "firstUsed": 459.21899999999999
                        },
                        "2188": {
                            "name": "PerformanceObserverForWindow",
                            "firstUsed": 461.29599999999999
                        },
                        "2927": {
                            "name": "LargestContentfulPaintExplicitlyRequested",
                            "firstUsed": 462.86700000000002
                        },
                        "3004": {
                            "name": "PerformanceObserverBufferedFlag",
                            "firstUsed": 462.87099999999998
                        },
                        "2782": {
                            "name": "LayoutJankExplicitlyRequested",
                            "firstUsed": 462.887
                        },
                        "3112": {
                            "name": "HTMLMetaElementReferrerPolicy",
                            "firstUsed": 466.68599999999998
                        },
                        "243": {
                            "name": "ResetReferrerPolicy",
                            "firstUsed": 466.69099999999997
                        },
                        "15": {
                            "name": "ContentSecurityPolicy",
                            "firstUsed": 466.75799999999998
                        },
                        "2236": {
                            "name": "CSPWithUnsafeEval",
                            "firstUsed": 466.76100000000002
                        },
                        "3360": {
                            "name": "MainFrameCSPViaMeta",
                            "firstUsed": 466.76400000000001
                        },
                        "4317": {
                            "name": "LinkRelCanonical",
                            "firstUsed": 467.01900000000001
                        },
                        "1542": {
                            "name": "PendingStylesheetAddedAfterBodyStarted",
                            "firstUsed": 468.34699999999998
                        },
                        "2203": {
                            "name": "HasIDClassTagAttribute",
                            "firstUsed": 470.67000000000002
                        },
                        "138": {
                            "name": "SVGSVGElement",
                            "firstUsed": 470.79000000000002
                        },
                        "250": {
                            "name": "SVGSVGElementInDocument",
                            "firstUsed": 470.83800000000002
                        },
                        "2319": {
                            "name": "CSSSelectorWebkitUnknownPseudo",
                            "firstUsed": 477.23899999999998
                        },
                        "2298": {
                            "name": "CSSSelectorWebkitInnerSpinButton",
                            "firstUsed": 477.24200000000002
                        },
                        "2387": {
                            "name": "CSSSelectorPseudoFocus",
                            "firstUsed": 477.24900000000002
                        },
                        "2204": {
                            "name": "HasBeforeOrAfterPseudoElement",
                            "firstUsed": 477.26900000000001
                        },
                        "1153": {
                            "name": "CSSSelectorIndirectAdjacent",
                            "firstUsed": 477.28500000000003
                        },
                        "973": {
                            "name": "CSSAtRuleMedia",
                            "firstUsed": 477.315
                        },
                        "469": {
                            "name": "CSSSelectorPseudoHost",
                            "firstUsed": 481.25200000000001
                        },
                        "2431": {
                            "name": "CSSSelectorPseudoIS",
                            "firstUsed": 481.274
                        },
                        "2297": {
                            "name": "CSSSelectorWebkitFileUploadButton",
                            "firstUsed": 481.31599999999997
                        },
                        "2388": {
                            "name": "CSSSelectorPseudoFocusVisible",
                            "firstUsed": 481.42399999999998
                        },
                        "970": {
                            "name": "CSSAtRuleFontFace",
                            "firstUsed": 481.43200000000002
                        },
                        "972": {
                            "name": "CSSAtRuleKeyframes",
                            "firstUsed": 481.53399999999999
                        },
                        "4961": {
                            "name": "Feature_4961",
                            "firstUsed": 487.64999999999998
                        },
                        "587": {
                            "name": "LangAttribute",
                            "firstUsed": 488.55399999999997
                        },
                        "588": {
                            "name": "LangAttributeOnHTML",
                            "firstUsed": 488.86200000000002
                        },
                        "4994": {
                            "name": "Feature_4994",
                            "firstUsed": 489.077
                        },
                        "521": {
                            "name": "Picture",
                            "firstUsed": 556.61300000000006
                        },
                        "235": {
                            "name": "PrefixedMinDevicePixelRatioMediaFeature",
                            "firstUsed": 556.65999999999997
                        },
                        "233": {
                            "name": "PrefixedDevicePixelRatioMediaFeature",
                            "firstUsed": 556.66300000000001
                        },
                        "523": {
                            "name": "SrcsetXDescriptor",
                            "firstUsed": 556.77099999999996
                        },
                        "2934": {
                            "name": "LazyLoadImageLoadingAttributeEager",
                            "firstUsed": 558.22400000000005
                        },
                        "2935": {
                            "name": "LazyLoadImageLoadingAttributeLazy",
                            "firstUsed": 558.39599999999996
                        },
                        "2062": {
                            "name": "PrepareModuleScript",
                            "firstUsed": 559.37
                        },
                        "4238": {
                            "name": "ScriptSchedulingType_Defer",
                            "firstUsed": 559.53599999999994
                        },
                        "4239": {
                            "name": "ScriptSchedulingType_ParserBlocking",
                            "firstUsed": 560.03399999999999
                        },
                        "1066": {
                            "name": "SameOriginTextScript",
                            "firstUsed": 584.03099999999995
                        },
                        "4379": {
                            "name": "PerformanceEntryBufferSwaps",
                            "firstUsed": 585.49900000000002
                        },
                        "1023": {
                            "name": "CSSFilterBlur",
                            "firstUsed": 616.19500000000005
                        },
                        "3157": {
                            "name": "CSSComparisonFunctions",
                            "firstUsed": 619.12
                        },
                        "1354": {
                            "name": "CSSValueAppearanceButton",
                            "firstUsed": 619.55399999999997
                        },
                        "2355": {
                            "name": "CSSGradient",
                            "firstUsed": 619.83100000000002
                        },
                        "3803": {
                            "name": "OverflowClipAlongEitherAxis",
                            "firstUsed": 619.98599999999999
                        },
                        "1693": {
                            "name": "CSSGridLayout",
                            "firstUsed": 629.87900000000002
                        },
                        "1692": {
                            "name": "CSSFlexibleBox",
                            "firstUsed": 631.96100000000001
                        },
                        "3307": {
                            "name": "FlexGapSpecified",
                            "firstUsed": 706.72299999999996
                        },
                        "3308": {
                            "name": "FlexGapPositive",
                            "firstUsed": 738.74300000000005
                        },
                        "1076": {
                            "name": "V8StrictMode",
                            "firstUsed": 781.20299999999997
                        },
                        "1067": {
                            "name": "SameOriginApplicationScript",
                            "firstUsed": 781.57000000000005
                        },
                        "2615": {
                            "name": "InstantiateModuleScript",
                            "firstUsed": 973.31700000000001
                        },
                        "2769": {
                            "name": "HTMLTemplateElement",
                            "firstUsed": 1020.503
                        },
                        "2706": {
                            "name": "WindowInnerHeight",
                            "firstUsed": 1025.5740000000001
                        },
                        "2711": {
                            "name": "WindowPageYOffset",
                            "firstUsed": 1027.9359999999999
                        },
                        "2659": {
                            "name": "NavigatorMaxTouchPoints",
                            "firstUsed": 1033.3530000000001
                        },
                        "4195": {
                            "name": "NavigatorUAData_Platform",
                            "firstUsed": 1033.425
                        },
                        "4196": {
                            "name": "NavigatorUAData_Brands",
                            "firstUsed": 1033.4300000000001
                        },
                        "1229": {
                            "name": "HTMLMediaElement",
                            "firstUsed": 1037.5519999999999
                        },
                        "2445": {
                            "name": "EnterPictureInPictureEventListener",
                            "firstUsed": 1039.827
                        },
                        "2446": {
                            "name": "LeavePictureInPictureEventListener",
                            "firstUsed": 1039.8299999999999
                        },
                        "2893": {
                            "name": "MediaElementTextTrackList",
                            "firstUsed": 1040.162
                        },
                        "2658": {
                            "name": "NavigatorLanguages",
                            "firstUsed": 1040.8510000000001
                        },
                        "2718": {
                            "name": "V8HTMLMediaElement_CanPlayType_Method",
                            "firstUsed": 1045.4159999999999
                        },
                        "1827": {
                            "name": "LocationOrigin",
                            "firstUsed": 1050.181
                        },
                        "2592": {
                            "name": "ResizeObserver_Constructor",
                            "firstUsed": 1050.7840000000001
                        },
                        "2705": {
                            "name": "WindowInnerWidth",
                            "firstUsed": 1051.1759999999999
                        },
                        "4527": {
                            "name": "AttributeValueContainsLtOrGt",
                            "firstUsed": 1055.3989999999999
                        },
                        "4346": {
                            "name": "V8TurboFanOsrCompileStarted",
                            "firstUsed": 1058.731
                        },
                        "2616": {
                            "name": "DynamicImportModuleScript",
                            "firstUsed": 1086.213
                        },
                        "2663": {
                            "name": "NavigatorUserAgent",
                            "firstUsed": 1091.229
                        },
                        "2195": {
                            "name": "CookieGet",
                            "firstUsed": 1091.441
                        },
                        "2097": {
                            "name": "ARIAModalAttribute",
                            "firstUsed": 1096.3420000000001
                        },
                        "2089": {
                            "name": "ARIAHiddenAttribute",
                            "firstUsed": 1096.348
                        },
                        "2094": {
                            "name": "ARIALabelledByAttribute",
                            "firstUsed": 1096.3520000000001
                        },
                        "2079": {
                            "name": "ARIADescribedByAttribute",
                            "firstUsed": 1096.357
                        },
                        "2095": {
                            "name": "ARIALevelAttribute",
                            "firstUsed": 1096.384
                        },
                        "2092": {
                            "name": "ARIALabelAttribute",
                            "firstUsed": 1096.6289999999999
                        },
                        "2084": {
                            "name": "ARIAExpandedAttribute",
                            "firstUsed": 1096.913
                        },
                        "2077": {
                            "name": "ARIAControlsAttribute",
                            "firstUsed": 1096.9200000000001
                        },
                        "2087": {
                            "name": "ARIAHasPopupAttribute",
                            "firstUsed": 1097.6420000000001
                        },
                        "1351": {
                            "name": "CSSValueAppearanceNone",
                            "firstUsed": 1152.749
                        },
                        "2995": {
                            "name": "CSSValueOverflowOverlay",
                            "firstUsed": 1153.4939999999999
                        },
                        "83": {
                            "name": "DocumentAll",
                            "firstUsed": 1328.7449999999999
                        },
                        "4997": {
                            "name": "Feature_4997",
                            "firstUsed": 1328.7809999999999
                        },
                        "2219": {
                            "name": "V8Element_GetBoundingClientRect_Method",
                            "firstUsed": 1340.03
                        }
                    },
                    "CSSFeatures": {
                        "161": {
                            "name": "CSSPropertyWidth",
                            "firstUsed": 470.685
                        },
                        "369": {
                            "name": "CSSPropertyFill",
                            "firstUsed": 470.69499999999999
                        },
                        "657": {
                            "name": "CSSPropertyAspectRatio",
                            "firstUsed": 470.70499999999998
                        },
                        "119": {
                            "name": "CSSPropertyPosition",
                            "firstUsed": 470.827
                        },
                        "81": {
                            "name": "CSSPropertyHeight",
                            "firstUsed": 470.83199999999999
                        },
                        "355": {
                            "name": "CSSPropertyClipPath",
                            "firstUsed": 471.56
                        },
                        "98": {
                            "name": "CSSPropertyOpacity",
                            "firstUsed": 471.58100000000002
                        },
                        "378": {
                            "name": "CSSPropertyStroke",
                            "firstUsed": 471.64999999999998
                        },
                        "385": {
                            "name": "CSSPropertyStrokeWidth",
                            "firstUsed": 471.654
                        },
                        "381": {
                            "name": "CSSPropertyStrokeLinecap",
                            "firstUsed": 471.65699999999998
                        },
                        "382": {
                            "name": "CSSPropertyStrokeLinejoin",
                            "firstUsed": 471.65899999999999
                        },
                        "383": {
                            "name": "CSSPropertyStrokeMiterlimit",
                            "firstUsed": 471.66199999999998
                        },
                        "105": {
                            "name": "CSSPropertyOverflow",
                            "firstUsed": 471.74000000000001
                        },
                        "363": {
                            "name": "CSSPropertyStopColor",
                            "firstUsed": 471.84199999999998
                        },
                        "516": {
                            "name": "CSSPropertyFontDisplay",
                            "firstUsed": 481.43799999999999
                        },
                        "6": {
                            "name": "CSSPropertyFontFamily",
                            "firstUsed": 481.44999999999999
                        },
                        "8": {
                            "name": "CSSPropertyFontStyle",
                            "firstUsed": 481.45299999999997
                        },
                        "10": {
                            "name": "CSSPropertyFontWeight",
                            "firstUsed": 481.45600000000002
                        },
                        "124": {
                            "name": "CSSPropertySrc",
                            "firstUsed": 481.47000000000003
                        },
                        "446": {
                            "name": "CSSPropertyTransform",
                            "firstUsed": 481.54300000000001
                        },
                        "515": {
                            "name": "CSSPropertyVariable",
                            "firstUsed": 488.87700000000001
                        },
                        "20": {
                            "name": "CSSPropertyLineHeight",
                            "firstUsed": 488.92500000000001
                        },
                        "537": {
                            "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                            "firstUsed": 488.92899999999997
                        },
                        "127": {
                            "name": "CSSPropertyTabSize",
                            "firstUsed": 488.93400000000003
                        },
                        "514": {
                            "name": "CSSPropertyFontFeatureSettings",
                            "firstUsed": 488.94099999999997
                        },
                        "549": {
                            "name": "CSSPropertyFontVariationSettings",
                            "firstUsed": 488.94499999999999
                        },
                        "415": {
                            "name": "CSSPropertyWebkitTapHighlightColor",
                            "firstUsed": 488.94799999999998
                        },
                        "24": {
                            "name": "CSSPropertyBackgroundColor",
                            "firstUsed": 488.95699999999999
                        },
                        "2": {
                            "name": "CSSPropertyColor",
                            "firstUsed": 488.96199999999999
                        },
                        "107": {
                            "name": "CSSPropertyOverflowX",
                            "firstUsed": 488.96499999999997
                        },
                        "69": {
                            "name": "CSSPropertyBoxSizing",
                            "firstUsed": 488.97000000000003
                        },
                        "66": {
                            "name": "CSSPropertyBorderWidth",
                            "firstUsed": 488.976
                        },
                        "59": {
                            "name": "CSSPropertyBorderStyle",
                            "firstUsed": 488.97899999999998
                        },
                        "42": {
                            "name": "CSSPropertyBorderColor",
                            "firstUsed": 488.98399999999998
                        },
                        "89": {
                            "name": "CSSPropertyMargin",
                            "firstUsed": 489.26400000000001
                        },
                        "4": {
                            "name": "CSSPropertyDisplay",
                            "firstUsed": 489.52800000000002
                        },
                        "157": {
                            "name": "CSSPropertyVerticalAlign",
                            "firstUsed": 489.53300000000002
                        },
                        "21": {
                            "name": "CSSPropertyBackground",
                            "firstUsed": 616.13800000000003
                        },
                        "508": {
                            "name": "CSSPropertyBackdropFilter",
                            "firstUsed": 616.15200000000004
                        },
                        "149": {
                            "name": "CSSPropertyTop",
                            "firstUsed": 616.15700000000004
                        },
                        "113": {
                            "name": "CSSPropertyPaddingTop",
                            "firstUsed": 616.16099999999994
                        },
                        "110": {
                            "name": "CSSPropertyPaddingBottom",
                            "firstUsed": 616.16499999999996
                        },
                        "165": {
                            "name": "CSSPropertyZIndex",
                            "firstUsed": 616.17100000000005
                        },
                        "95": {
                            "name": "CSSPropertyMaxWidth",
                            "firstUsed": 616.24599999999998
                        },
                        "111": {
                            "name": "CSSPropertyPaddingLeft",
                            "firstUsed": 617.07299999999998
                        },
                        "112": {
                            "name": "CSSPropertyPaddingRight",
                            "firstUsed": 617.07799999999997
                        },
                        "92": {
                            "name": "CSSPropertyMarginRight",
                            "firstUsed": 618.31500000000005
                        },
                        "129": {
                            "name": "CSSPropertyTextDecoration",
                            "firstUsed": 618.33299999999997
                        },
                        "231": {
                            "name": "CSSPropertyAlignItems",
                            "firstUsed": 619.01700000000005
                        },
                        "235": {
                            "name": "CSSPropertyFlexDirection",
                            "firstUsed": 619.06600000000003
                        },
                        "240": {
                            "name": "CSSPropertyJustifyContent",
                            "firstUsed": 619.07000000000005
                        },
                        "592": {
                            "name": "CSSPropertyGap",
                            "firstUsed": 619.08299999999997
                        },
                        "85": {
                            "name": "CSSPropertyListStyle",
                            "firstUsed": 619.08799999999997
                        },
                        "109": {
                            "name": "CSSPropertyPadding",
                            "firstUsed": 619.09500000000003
                        },
                        "445": {
                            "name": "CSSPropertyWillChange",
                            "firstUsed": 619.14300000000003
                        },
                        "150": {
                            "name": "CSSPropertyTransition",
                            "firstUsed": 619.15300000000002
                        },
                        "7": {
                            "name": "CSSPropertyFontSize",
                            "firstUsed": 619.53599999999994
                        },
                        "84": {
                            "name": "CSSPropertyLetterSpacing",
                            "firstUsed": 619.54200000000003
                        },
                        "143": {
                            "name": "CSSPropertyTextTransform",
                            "firstUsed": 619.54899999999998
                        },
                        "175": {
                            "name": "CSSPropertyWebkitAppearance",
                            "firstUsed": 619.55600000000004
                        },
                        "25": {
                            "name": "CSSPropertyBackgroundImage",
                            "firstUsed": 619.55999999999995
                        },
                        "77": {
                            "name": "CSSPropertyCursor",
                            "firstUsed": 619.56399999999996
                        },
                        "96": {
                            "name": "CSSPropertyMinHeight",
                            "firstUsed": 619.63400000000001
                        },
                        "63": {
                            "name": "CSSPropertyBorderTopRightRadius",
                            "firstUsed": 619.68799999999999
                        },
                        "62": {
                            "name": "CSSPropertyBorderTopLeftRadius",
                            "firstUsed": 619.69600000000003
                        },
                        "128": {
                            "name": "CSSPropertyTextAlign",
                            "firstUsed": 619.70600000000002
                        },
                        "90": {
                            "name": "CSSPropertyMarginBottom",
                            "firstUsed": 619.726
                        },
                        "38": {
                            "name": "CSSPropertyBorderBottomRightRadius",
                            "firstUsed": 619.74000000000001
                        },
                        "37": {
                            "name": "CSSPropertyBorderBottomLeftRadius",
                            "firstUsed": 619.74300000000005
                        },
                        "122": {
                            "name": "CSSPropertyRight",
                            "firstUsed": 619.83799999999997
                        },
                        "83": {
                            "name": "CSSPropertyLeft",
                            "firstUsed": 619.84100000000001
                        },
                        "67": {
                            "name": "CSSPropertyBottom",
                            "firstUsed": 619.84299999999996
                        },
                        "74": {
                            "name": "CSSPropertyContent",
                            "firstUsed": 619.85400000000004
                        },
                        "53": {
                            "name": "CSSPropertyBorderRadius",
                            "firstUsed": 619.86000000000001
                        },
                        "437": {
                            "name": "CSSPropertyObjectPosition",
                            "firstUsed": 619.94399999999996
                        },
                        "433": {
                            "name": "CSSPropertyObjectFit",
                            "firstUsed": 619.94799999999998
                        },
                        "118": {
                            "name": "CSSPropertyPointerEvents",
                            "firstUsed": 620.10599999999999
                        },
                        "153": {
                            "name": "CSSPropertyTransitionProperty",
                            "firstUsed": 620.11400000000003
                        },
                        "91": {
                            "name": "CSSPropertyMarginLeft",
                            "firstUsed": 620.24300000000005
                        },
                        "151": {
                            "name": "CSSPropertyTransitionDelay",
                            "firstUsed": 620.27300000000002
                        },
                        "34": {
                            "name": "CSSPropertyBorder",
                            "firstUsed": 620.48099999999999
                        },
                        "591": {
                            "name": "CSSPropertyRowGap",
                            "firstUsed": 620.55899999999997
                        },
                        "68": {
                            "name": "CSSPropertyBoxShadow",
                            "firstUsed": 620.60000000000002
                        },
                        "511": {
                            "name": "CSSPropertyGridColumnGap",
                            "firstUsed": 620.67700000000002
                        },
                        "512": {
                            "name": "CSSPropertyGridRowGap",
                            "firstUsed": 620.68499999999995
                        },
                        "242": {
                            "name": "CSSPropertyGridTemplateColumns",
                            "firstUsed": 620.69000000000005
                        },
                        "248": {
                            "name": "CSSPropertyGridColumn",
                            "firstUsed": 620.73800000000006
                        },
                        "106": {
                            "name": "CSSPropertyOverflowWrap",
                            "firstUsed": 620.99900000000002
                        },
                        "523": {
                            "name": "CSSPropertyColumnCount",
                            "firstUsed": 621.03399999999999
                        },
                        "79": {
                            "name": "CSSPropertyFloat",
                            "firstUsed": 621.08399999999995
                        },
                        "534": {
                            "name": "CSSPropertyHyphens",
                            "firstUsed": 621.33399999999995
                        },
                        "529": {
                            "name": "CSSPropertyColumnSpan",
                            "firstUsed": 621.346
                        },
                        "522": {
                            "name": "CSSPropertyBreakInside",
                            "firstUsed": 621.63800000000003
                        },
                        "524": {
                            "name": "CSSPropertyColumnGap",
                            "firstUsed": 626.65300000000002
                        },
                        "93": {
                            "name": "CSSPropertyMarginTop",
                            "firstUsed": 626.87699999999995
                        },
                        "243": {
                            "name": "CSSPropertyGridTemplateRows",
                            "firstUsed": 627.92700000000002
                        },
                        "249": {
                            "name": "CSSPropertyGridRow",
                            "firstUsed": 628.00999999999999
                        },
                        "97": {
                            "name": "CSSPropertyMinWidth",
                            "firstUsed": 628.67700000000002
                        },
                        "237": {
                            "name": "CSSPropertyFlexGrow",
                            "firstUsed": 628.68200000000002
                        },
                        "238": {
                            "name": "CSSPropertyFlexShrink",
                            "firstUsed": 628.68499999999995
                        },
                        "371": {
                            "name": "CSSPropertyFillRule",
                            "firstUsed": 1047.1369999999999
                        },
                        "364": {
                            "name": "CSSPropertyStopOpacity",
                            "firstUsed": 1047.211
                        },
                        "239": {
                            "name": "CSSPropertyFlexWrap",
                            "firstUsed": 1127.9190000000001
                        },
                        "680": {
                            "name": "CSSPropertyScrollbarWidth",
                            "firstUsed": 1127.9369999999999
                        },
                        "35": {
                            "name": "CSSPropertyBorderBottom",
                            "firstUsed": 1127.979
                        },
                        "424": {
                            "name": "CSSPropertyAnimation",
                            "firstUsed": 1127.9939999999999
                        },
                        "159": {
                            "name": "CSSPropertyWhiteSpace",
                            "firstUsed": 1128.0609999999999
                        },
                        "233": {
                            "name": "CSSPropertyFlex",
                            "firstUsed": 1134.9849999999999
                        },
                        "14": {
                            "name": "CSSPropertyWebkitFontSmoothing",
                            "firstUsed": 1152.3800000000001
                        },
                        "11": {
                            "name": "CSSPropertyTextRendering",
                            "firstUsed": 1152.394
                        },
                        "158": {
                            "name": "CSSPropertyVisibility",
                            "firstUsed": 1152.4559999999999
                        },
                        "9": {
                            "name": "CSSPropertyFontVariant",
                            "firstUsed": 1152.4780000000001
                        },
                        "339": {
                            "name": "CSSPropertyAliasWebkitUserSelect",
                            "firstUsed": 1152.731
                        },
                        "539": {
                            "name": "CSSPropertyUserSelect",
                            "firstUsed": 1152.7349999999999
                        },
                        "658": {
                            "name": "CSSPropertyAppearance",
                            "firstUsed": 1152.751
                        },
                        "636": {
                            "name": "CSSPropertyInset",
                            "firstUsed": 1152.961
                        },
                        "94": {
                            "name": "CSSPropertyMaxHeight",
                            "firstUsed": 1153.098
                        },
                        "100": {
                            "name": "CSSPropertyOutline",
                            "firstUsed": 1153.4860000000001
                        },
                        "108": {
                            "name": "CSSPropertyOverflowY",
                            "firstUsed": 1153.491
                        },
                        "447": {
                            "name": "CSSPropertyTransformOrigin",
                            "firstUsed": 1153.9939999999999
                        },
                        "60": {
                            "name": "CSSPropertyBorderTop",
                            "firstUsed": 1154.2049999999999
                        },
                        "152": {
                            "name": "CSSPropertyTransitionDuration",
                            "firstUsed": 1329.761
                        },
                        "154": {
                            "name": "CSSPropertyTransitionTimingFunction",
                            "firstUsed": 1329.787
                        }
                    },
                    "AnimatedCSSFeatures": []
                },
                "maxFID": 117,
                "TTIMeasurementEnd": 4354,
                "LastInteractive": 1266,
                "TotalBlockingTime": 136,
                "testID": "250108_AiDcH0_4ET",
                "step": 1,
                "effectiveBps": 50746,
                "domTime": 0,
                "aft": 0,
                "titleTime": 133,
                "domLoading": 0,
                "server_rtt": 0,
                "lighthouse.Performance": null,
                "lighthouse.Accessibility": 0.84999999999999998,
                "lighthouse.BestPractices": null,
                "lighthouse.SEO": 0.82999999999999996,
                "lighthouse.PWA": 0.28999999999999998,
                "edge-processed": true,
                "utilization": {
                    "cpu": {
                        "data": {
                            "0": 0,
                            "102": 28.600000000000001,
                            "203": 35,
                            "304": 20,
                            "404": 20,
                            "505": 5.2999999999999998,
                            "605": 61.899999999999999,
                            "708": 81,
                            "809": 85,
                            "911": 90,
                            "1013": 100,
                            "1115": 100,
                            "1217": 100,
                            "1317": 95,
                            "1418": 85.700000000000003,
                            "1519": 40,
                            "1619": 21.100000000000001,
                            "1720": 25,
                            "1820": 23.800000000000001,
                            "1921": 10.5,
                            "2022": 52.399999999999999,
                            "2122": 10.5,
                            "2223": 15,
                            "2323": 15,
                            "2424": 10,
                            "2524": 14.300000000000001,
                            "2625": 5.2999999999999998,
                            "2726": 19,
                            "2826": 10,
                            "2927": 10,
                            "3027": 42.100000000000001,
                            "3128": 10,
                            "3229": 9.5,
                            "3329": 10,
                            "3430": 5.2999999999999998,
                            "3530": 14.300000000000001,
                            "3631": 10,
                            "3731": 5.5999999999999996,
                            "3832": 15,
                            "3933": 10,
                            "4033": 45,
                            "4134": 5.2999999999999998,
                            "4235": 10,
                            "4335": 9.5,
                            "4436": 10.5,
                            "4538": 95
                        },
                        "max": 100,
                        "count": 46
                    },
                    "bw": {
                        "data": {
                            "0": 0,
                            "102": 0,
                            "203": 21169,
                            "304": 43500,
                            "404": 987902,
                            "505": 5244,
                            "605": 4161106,
                            "708": 0,
                            "809": 0,
                            "911": 0,
                            "1013": 0,
                            "1115": 0,
                            "1217": 0,
                            "1317": 0,
                            "1418": 0,
                            "1519": 0,
                            "1619": 0,
                            "1720": 0,
                            "1820": 0,
                            "1921": 0,
                            "2022": 0,
                            "2122": 0,
                            "2223": 0,
                            "2323": 0,
                            "2424": 0,
                            "2524": 0,
                            "2625": 0,
                            "2726": 0,
                            "2826": 0,
                            "2927": 0,
                            "3027": 0,
                            "3128": 0,
                            "3229": 0,
                            "3329": 0,
                            "3430": 0,
                            "3530": 0,
                            "3631": 0,
                            "3731": 640062,
                            "3832": 235797,
                            "3933": 0,
                            "4033": 0,
                            "4134": 0,
                            "4235": 0,
                            "4335": 0,
                            "4436": 0,
                            "4538": 0
                        },
                        "max": 4161106,
                        "count": 46
                    }
                },
                "effectiveBpsDoc": 50746,
                "pages": {
                    "details": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/details\/cached\/",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/performance_optimization\/cached\/",
                    "breakdown": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/breakdown\/cached\/",
                    "domains": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/domains\/cached\/",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/screen_shot\/cached\/",
                    "opportunities": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/experiments\/cached\/"
                },
                "thumbnails": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_waterfall_thumb.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_optimization_thumb.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_screen_thumb.png"
                },
                "images": {
                    "waterfall": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_waterfall.png",
                    "connectionView": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_connection.png",
                    "checklist": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_optimization.png",
                    "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&file=1_Cached_screen.jpg"
                },
                "rawData": {
                    "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&file=1_Cached_script_timing.json",
                    "headers": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_report.txt",
                    "pageData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_IEWPG.txt",
                    "requestsData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_IEWTR.txt",
                    "utilization": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_progress.csv",
                    "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&compressed=1&file=1_Cached_trace.json.gz"
                },
                "videoFrames": [
                    {
                        "time": 0,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_000000.jpg",
                        "VisuallyComplete": 0
                    },
                    {
                        "time": 1000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001000.jpg",
                        "VisuallyComplete": 59
                    },
                    {
                        "time": 1100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001100.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 1300,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001300.jpg",
                        "VisuallyComplete": 87
                    },
                    {
                        "time": 1500,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001500.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 1600,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001600.jpg",
                        "VisuallyComplete": 88
                    },
                    {
                        "time": 1700,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001700.jpg",
                        "VisuallyComplete": 94
                    },
                    {
                        "time": 1800,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001800.jpg",
                        "VisuallyComplete": 96
                    },
                    {
                        "time": 1900,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001900.jpg",
                        "VisuallyComplete": 97
                    },
                    {
                        "time": 2000,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002000.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2100,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002100.jpg",
                        "VisuallyComplete": 99
                    },
                    {
                        "time": 2200,
                        "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002200.jpg",
                        "VisuallyComplete": 100
                    }
                ],
                "domains": {
                    "kfmplus.de": {
                        "bytes": 50442,
                        "requests": 1,
                        "connections": 1
                    }
                },
                "breakdown": {
                    "html": {
                        "color": [
                            130,
                            181,
                            252
                        ],
                        "bytes": 50442,
                        "bytesUncompressed": 205717,
                        "requests": 1
                    },
                    "js": {
                        "color": [
                            254,
                            197,
                            132
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "css": {
                        "color": [
                            178,
                            234,
                            148
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "image": {
                        "color": [
                            196,
                            154,
                            232
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "flash": {
                        "color": [
                            45,
                            183,
                            193
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "font": {
                        "color": [
                            255,
                            82,
                            62
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "video": {
                        "color": [
                            33,
                            194,
                            162
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    },
                    "other": {
                        "color": [
                            196,
                            196,
                            196
                        ],
                        "bytes": 0,
                        "bytesUncompressed": 0,
                        "requests": 0
                    }
                },
                "consoleLog": [
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [CONFIG]: received_config_settings  [object Object]",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [LANG]: auto_language strategy is 'null'  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [NOTICE]: ask for consent!  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "console-api",
                        "level": "log",
                        "text": "CookieConsent [MODAL]: show consent_modal  ",
                        "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                        "line": 1,
                        "column": 11419
                    },
                    {
                        "source": "other",
                        "level": "warning",
                        "text": "<meta name=\"apple-mobile-web-app-capable\" content=\"yes\"> is deprecated. Please include <meta name=\"mobile-web-app-capable\" content=\"yes\">",
                        "timestamp": 1736329163851.908,
                        "url": "https:\/\/kfmplus.de\/"
                    }
                ]
            }
        },
        "runs": {
            "1": {
                "firstView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-qzrn-10.10.1.18",
                    "loadTime": 7605,
                    "docTime": 7605,
                    "fullyLoaded": 7605,
                    "bytesOut": 47968,
                    "bytesOutDoc": 47968,
                    "bytesIn": 4168581,
                    "bytesInDoc": 4168581,
                    "requests": [
                        {
                            "type": 3,
                            "id": "7C6121A04D49F0F71C469266C5830087",
                            "request_id": "7C6121A04D49F0F71C469266C5830087",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/www.kfmplus.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "www.kfmplus.de",
                            "url": "\/",
                            "raw_id": "7C6121A04D49F0F71C469266C5830087",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/www.kfmplus.de\/",
                            "responseCode": 301,
                            "load_ms": 41,
                            "ttfb_ms": 41,
                            "load_start": 187,
                            "load_start_float": 187,
                            "bytesIn": 17,
                            "objectSize": 17,
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/plain",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 63,
                            "connect_start": 63,
                            "connect_end": 99,
                            "ssl_start": 99,
                            "ssl_end": 186,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "kfmplus.de",
                                "sanList": [
                                    "kfmplus.de",
                                    "www.kfmplus.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1733554975,
                                "validTo": 1741330974,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1733558485687,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022050B9FF04086D29E46BBB455179E5F79B1F1FC554191FDA4D777E311D1740AE4D022068399CEF85627C61A2910B59B18EEC633A9CAA3AC12CD67027AD560D31FB5728"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h1'",
                                        "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                        "timestamp": 1733558485820,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009EE784283ED63414F3DFA233355517A61C4BFC0766C61017CE7BBEF9996985D502206E47CBE1C4737B38787AD453AA059DB573610F0C0C2C0D3C681B85A31EBF8B7E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: www.kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-length: 17",
                                    "content-type: text\/plain; charset=utf-8",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "location: https:\/\/kfmplus.de\/",
                                    ":status: 301"
                                ]
                            },
                            "bytesOut": 2116,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": -1,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 62,
                            "connect_ms": 36,
                            "ssl_ms": 87,
                            "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": 6,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 1,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "chunks": [
                                {
                                    "ts": 229,
                                    "bytes": 17
                                }
                            ],
                            "http2_server_settings": {
                                "SETTINGS_MAX_FRAME_SIZE": 1048576,
                                "SETTINGS_MAX_CONCURRENT_STREAMS": 250,
                                "SETTINGS_MAX_HEADER_LIST_SIZE": 1048896,
                                "SETTINGS_INITIAL_WINDOW_SIZE": 1048576
                            },
                            "tls_version": "TLS 1.3",
                            "tls_resumed": "False",
                            "tls_next_proto": "h2",
                            "tls_cipher_suite": 4865,
                            "netlog_id": 1000000,
                            "certificates": [
                                "-----BEGIN CERTIFICATE-----\nMIIF8zCCBNugAwIBAgISBIk\/U4nvciMrQUzl84QVA2sUMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMjA3MDcwMjU1WhcNMjUwMzA3MDcwMjU0WjAVMRMwEQYDVQQD\nEwprZm1wbHVzLmRlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqPct\nzNb67oTRE0lcreFzyEJYgR3c\/TLa7+TMjLpZFlo+Agq9jHdk6saWrDlgH+YDNsg7\niFWuabPMb93hHj8nCZV1kmhyHNRaYUoyWAzW5ARwBNlYu2hwCseKfyEY9x5uBRqj\n0KaUHlz+G8oRfg0l3NrOykFHRiQFBGiOgsS5EUsuX8\/kXQ7WE7wowy94N4WeCrqu\nHRvgd36X4hx+mHa0ZFR\/ikkOEgyCeQUwu2yJ3nfqsSdvk8Lcviq61kTMhKS3iVXT\nSYk9VU4yzP9nT75bs+oa6mO\/OpPcr0RtGyfbD9r\/ySbj+WsyrWSalMzTSMHOVfjY\ndf90hsariIHeduq\/NFSslEFEN2IkTBAP2Bl5vt5AkxLz5cRJjVDgL8ZtaD7q0QSX\nvnYMtGVwJtvlvKEiPvBdWzztEQ8YSINooCNiBbPRUAuHseZvVz\/tuSrT8Wx3tDvf\n4qtYo8P0EboyyBTMOqPnd4c+LJFLt4T2hq7ixvbPJEjGu1no+iePKFSRlOIX\/MQf\nmSI+OlkN2OGsOC2hsdyciaVNuOdyyvMVUb7KEtrk2egSPWtfYfllQ4OCZ\/WOGykc\nbTDZa11LxALAbjsxQbrgVjNjw2SmDAaXGhw2XUh+xSiLFvOoLJevnTv6ZrgZk\/kd\nU9GRcliYSSbhqwoC544y9qo+aigK8y2D\/1n42asCAwEAAaOCAh0wggIZMA4GA1Ud\nDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0T\nAQH\/BAIwADAdBgNVHQ4EFgQUVcr1DQN2tGAV+L1kAq20eHKTOBkwHwYDVR0jBBgw\nFoAUxc9GpOr0w8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUF\nBzABhhZodHRwOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8v\ncjExLmkubGVuY3Iub3JnLzAlBgNVHREEHjAcggprZm1wbHVzLmRlgg53d3cua2Zt\ncGx1cy5kZTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQE\ngfEA7wB1AMz7D2qFcQll\/pWbU87psnwi6YVcDZeNtql+VMD+TA2wAAABk6AjQrcA\nAAQDAEYwRAIgULn\/BAhtKeRru0VReeX3mx8fxVQZH9pNd34xHRdArk0CIGg5nO+F\nYnxhopELWbGO7GM6nKo6wSzWcCetVg0x+1coAHYAE0rfGrWYQgl4DG\/vTHqRpBa3\nI0nOWFdq367ap8Kr4CIAAAGToCNDPAAABAMARzBFAiEAnueEKD7WNBTz36IzNVUX\nphxL\/AdmxhAXznu++ZlphdUCIG5Hy+HEc3s4eHrUU6oFnbVzYQ8MDCwNPGgbhaMe\nv4t+MA0GCSqGSIb3DQEBCwUAA4IBAQA3FCz6TkJre7YmB0mnwLfVi+ALS+t6bVaI\ncrZEzPuSzDrSrjOXx5RBy0HdmAdOQT6sv+XRX6E4U+rpSI80csH8b+gNPbpijBv5\nZzNc\/MDMO2lDncXVgHSTvXflj2mGlKFGOuSxX+se4ncK5MZ5\/V+bU\/U8\/65dlipF\ny6BJeCyXBT7AI37idx5rlL7CUgcWL1z5Fo888pr2aCWCebJ9k2FEVAX1\/w+sCffu\nw2lmNiSdnMkP6ZP3xAR6ijCc\/qTzL9yckCBQNiLoO5tM88IAcIM9DEc9w1zLB2Sy\nV2GArvzLQmmoq4EBFuDnZVRV7ozF0EIjbNituxJQ0TKRj4XQOlXc\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "load_end": 228,
                            "ttfb_start": 187,
                            "ttfb_end": 228,
                            "download_start": 228,
                            "download_end": 228,
                            "download_ms": 0,
                            "all_start": 1,
                            "all_end": 228,
                            "all_ms": 226,
                            "index": 0,
                            "number": 1
                        },
                        {
                            "type": 3,
                            "id": "7C6121A04D49F0F71C469266C5830087-1",
                            "request_id": "7C6121A04D49F0F71C469266C5830087-1",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/",
                            "raw_id": "7C6121A04D49F0F71C469266C5830087",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 261,
                            "ttfb_ms": 152,
                            "load_start": 277,
                            "load_start_float": 277.00007799999997,
                            "bytesIn": 50442,
                            "objectSize": 50442,
                            "objectSizeUncompressed": 205717,
                            "chunks": [
                                {
                                    "ts": 445,
                                    "bytes": 8106,
                                    "inflated": 31004
                                },
                                {
                                    "ts": 481,
                                    "bytes": 9479,
                                    "inflated": 33471
                                },
                                {
                                    "ts": 493,
                                    "bytes": 6905,
                                    "inflated": 27898
                                },
                                {
                                    "ts": 512,
                                    "bytes": 11851,
                                    "inflated": 42486
                                },
                                {
                                    "ts": 522,
                                    "bytes": 4149,
                                    "inflated": 15423
                                },
                                {
                                    "ts": 537,
                                    "bytes": 9952,
                                    "inflated": 55435
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": 230,
                            "dns_end": 277,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Cookie,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block"
                                ]
                            },
                            "bytesOut": 2104,
                            "score_cache": -1,
                            "score_cdn": -1,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": 47,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 50697,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 230,
                            "http2_stream_id": 3,
                            "netlog_id": 78,
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 538,
                            "ttfb_start": 277,
                            "ttfb_end": 429,
                            "download_start": 429,
                            "download_end": 538,
                            "download_ms": 109,
                            "all_start": 230,
                            "all_end": 538,
                            "all_ms": 308,
                            "index": 1,
                            "number": 2,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    681.654,
                                    681.88300000000004
                                ],
                                [
                                    682.28800000000001,
                                    682.40899999999999
                                ],
                                [
                                    681.66800000000001,
                                    681.83699999999999
                                ],
                                [
                                    682.29300000000001,
                                    682.38599999999997
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.2",
                            "request_id": "531502.2",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                            "raw_id": "531502.2",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 88,
                            "ttfb_ms": 87,
                            "load_start": 452,
                            "load_start_float": 452.00010700000001,
                            "bytesIn": 1665,
                            "objectSize": 1665,
                            "objectSizeUncompressed": 8214,
                            "chunks": [
                                {
                                    "ts": 539,
                                    "bytes": 1665,
                                    "inflated": 8214
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 44,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/plugins\/nerdcel\/formblock\/formblock.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 1665",
                                    "content-type: text\/css",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"2016-6202ff341ee40-gzip\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:36:17 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1774,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1665,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 449,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 5,
                            "http2_stream_dependency": 3,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 107,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 540,
                            "ttfb_start": 452,
                            "ttfb_end": 539,
                            "download_start": 539,
                            "download_end": 540,
                            "download_ms": 1,
                            "all_start": 452,
                            "all_end": 540,
                            "all_ms": 88,
                            "index": 2,
                            "number": 3
                        },
                        {
                            "type": 3,
                            "id": "531502.3",
                            "request_id": "531502.3",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/index-CjjgYGSv.css",
                            "raw_id": "531502.3",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 122,
                            "ttfb_ms": 94,
                            "load_start": 453,
                            "load_start_float": 453.000113,
                            "bytesIn": 18558,
                            "objectSize": 18558,
                            "objectSizeUncompressed": 155471,
                            "chunks": [
                                {
                                    "ts": 571,
                                    "bytes": 13914,
                                    "inflated": 45678
                                },
                                {
                                    "ts": 575,
                                    "bytes": 4644,
                                    "inflated": 44257
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 45,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-CjjgYGSv.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 18558",
                                    "content-type: text\/css",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"25f4f-6202ff9b1e140-gzip\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1729,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 18558,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 451,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 7,
                            "http2_stream_dependency": 5,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 113,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 575,
                            "ttfb_start": 453,
                            "ttfb_end": 547,
                            "download_start": 547,
                            "download_end": 575,
                            "download_ms": 28,
                            "all_start": 453,
                            "all_end": 575,
                            "all_ms": 122,
                            "index": 3,
                            "number": 4
                        },
                        {
                            "type": 3,
                            "id": "531502.4",
                            "request_id": "531502.4",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/plugins\/zephir\/cookieconsent\/index.css",
                            "raw_id": "531502.4",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Stylesheet",
                            "load_ms": 94,
                            "ttfb_ms": 87,
                            "load_start": 453,
                            "load_start_float": 453.00011899999998,
                            "bytesIn": 4201,
                            "objectSize": 4201,
                            "objectSizeUncompressed": 17816,
                            "chunks": [
                                {
                                    "ts": 547,
                                    "bytes": 4201,
                                    "inflated": 17816
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "text\/css",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 49,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/plugins\/zephir\/cookieconsent\/index.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 4201",
                                    "content-type: text\/css",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"4598-5ffe28efa1880-gzip\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Fri, 07 Jul 2023 09:50:10 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1771,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 4201,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 451,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 9,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 119,
                            "server_port": "443",
                            "renderBlocking": "blocking",
                            "load_end": 547,
                            "ttfb_start": 453,
                            "ttfb_end": 540,
                            "download_start": 540,
                            "download_end": 547,
                            "download_ms": 7,
                            "all_start": 453,
                            "all_end": 547,
                            "all_ms": 94,
                            "index": 4,
                            "number": 5
                        },
                        {
                            "type": 3,
                            "id": "531502.5",
                            "request_id": "531502.5",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "raw_id": "531502.5",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 4801,
                            "ttfb_ms": 65,
                            "load_start": 555,
                            "load_start_float": 555.00012500000003,
                            "bytesIn": 1422182,
                            "objectSize": 1422182,
                            "objectSizeUncompressed": 1422182,
                            "chunks": [
                                {
                                    "ts": 650,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 671,
                                    "bytes": 12058
                                },
                                {
                                    "ts": 717,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 746,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 774,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 799,
                                    "bytes": 14560
                                },
                                {
                                    "ts": 833,
                                    "bytes": 3982
                                },
                                {
                                    "ts": 849,
                                    "bytes": 12402
                                },
                                {
                                    "ts": 872,
                                    "bytes": 3597
                                },
                                {
                                    "ts": 890,
                                    "bytes": 12787
                                },
                                {
                                    "ts": 982,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1006,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1045,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1071,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1100,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1128,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1156,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1182,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1210,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1239,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1264,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1293,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1321,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1349,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1378,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1408,
                                    "bytes": 3952
                                },
                                {
                                    "ts": 1425,
                                    "bytes": 12432
                                },
                                {
                                    "ts": 1613,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1690,
                                    "bytes": 4069
                                },
                                {
                                    "ts": 1708,
                                    "bytes": 12315
                                },
                                {
                                    "ts": 1775,
                                    "bytes": 4078
                                },
                                {
                                    "ts": 1793,
                                    "bytes": 12306
                                },
                                {
                                    "ts": 1873,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 1877,
                                    "bytes": 9
                                },
                                {
                                    "ts": 1958,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2043,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2354,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2383,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2543,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2571,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2656,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2684,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2765,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2793,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2930,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2958,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3038,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3066,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3179,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3208,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3260,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3288,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3374,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3399,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3453,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3482,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3590,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3619,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3675,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3703,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3785,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3812,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3868,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3903,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3990,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4018,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4072,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4099,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4184,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4213,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4293,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4321,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4445,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4475,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4556,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4585,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4636,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4664,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4750,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4778,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4858,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4886,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4943,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4966,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5023,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5051,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5108,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5136,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5190,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5219,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5301,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5324,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5353,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5356,
                                    "bytes": 2924
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 1422182",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"15b366-6203008849e60\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:13 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2005,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1422182,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 546,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 11,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 125,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1389 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1599,
                                        "ImageHeight": 1314,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1599x1314",
                                        "Megapixels": 2.1000000000000001
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1599,
                                        "height": 1314,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 42.301600000000001,
                                        "y": 34.761899999999997
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 2101086,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 158.07300000000001,
                                            "standardDeviation": 104.846,
                                            "kurtosis": -1.33596,
                                            "skewness": -0.69569499999999995,
                                            "entropy": 0.48441099999999998
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 74.220200000000006,
                                            "standardDeviation": 115.68300000000001,
                                            "kurtosis": -1.1516900000000001,
                                            "skewness": -0.91967500000000002,
                                            "entropy": 0.13220999999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 151.24000000000001,
                                            "standardDeviation": 101.93899999999999,
                                            "kurtosis": -1.36317,
                                            "skewness": -0.66681100000000004,
                                            "entropy": 0.59184000000000003
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 153.00700000000001,
                                            "standardDeviation": 102.483,
                                            "kurtosis": -1.34205,
                                            "skewness": -0.69426500000000002,
                                            "entropy": 0.60562499999999997
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 147.26499999999999,
                                            "standardDeviation": 99.280299999999997,
                                            "kurtosis": -1.3616600000000001,
                                            "skewness": -0.66896800000000001,
                                            "entropy": 0.60796700000000004
                                        }
                                    },
                                    "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": 1599,
                                        "height": 1314,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:44+00:00",
                                        "date:modify": "2025-01-08T09:38:44+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": "1599, 1314",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "c9b3db1c6bfda228075784c3772800d45712cb8f925a6e8a737bd57729c15751"
                                    },
                                    "tainted": false,
                                    "filesize": "1.42218MB",
                                    "numberPixels": "2.10109M",
                                    "pixelsPerSecond": "10.6126MB",
                                    "userTime": "0.080u",
                                    "elapsedTime": "0:01.197"
                                }
                            },
                            "load_end": 5356,
                            "ttfb_start": 555,
                            "ttfb_end": 620,
                            "download_start": 620,
                            "download_end": 5356,
                            "download_ms": 4736,
                            "all_start": 555,
                            "all_end": 5356,
                            "all_ms": 4801,
                            "index": 5,
                            "number": 6
                        },
                        {
                            "type": 3,
                            "id": "531502.8",
                            "request_id": "531502.8",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "raw_id": "531502.8",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 52,
                            "ttfb_ms": 42,
                            "load_start": 558,
                            "load_start_float": 558.00013100000001,
                            "bytesIn": 6003,
                            "objectSize": 6003,
                            "objectSizeUncompressed": 6003,
                            "chunks": [
                                {
                                    "ts": 610,
                                    "bytes": 6003
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 6003",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"1773-6203008deb4e0\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 6003,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 550,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 13,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 131,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "5.9 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 356,
                                        "ImageHeight": 255,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "356x255",
                                        "Megapixels": 0.090999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 9.4179899999999996,
                                        "y": 6.7460300000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 90780,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 9.1969999999999992,
                                            "standardDeviation": 37.782800000000002,
                                            "kurtosis": 20.894400000000001,
                                            "skewness": 4.5475000000000003,
                                            "entropy": 0.105446
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 241.78,
                                            "standardDeviation": 54.247999999999998,
                                            "kurtosis": 14.606299999999999,
                                            "skewness": 4.0316999999999998,
                                            "entropy": 0.096270800000000004
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 170,
                                            "mean": 6.7068700000000003,
                                            "standardDeviation": 28.6067,
                                            "kurtosis": 14.996,
                                            "skewness": 4.0926799999999997,
                                            "entropy": 0.097645300000000004
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 175,
                                            "mean": 9.3786400000000008,
                                            "standardDeviation": 36.642800000000001,
                                            "kurtosis": 12.076000000000001,
                                            "skewness": 3.71618,
                                            "entropy": 0.114609
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 215,
                                            "mean": 7.4822800000000003,
                                            "standardDeviation": 31.633800000000001,
                                            "kurtosis": 20.836600000000001,
                                            "skewness": 4.5466499999999996,
                                            "entropy": 0.113259
                                        }
                                    },
                                    "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": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:40+00:00",
                                        "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "24759b242e2fe4a02a9a1e4d69bcddca9b843c0783e2648e0593883743918fa0"
                                    },
                                    "tainted": false,
                                    "filesize": "6003B",
                                    "numberPixels": "90780",
                                    "pixelsPerSecond": "13.2635MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.006"
                                }
                            },
                            "load_end": 610,
                            "ttfb_start": 558,
                            "ttfb_end": 600,
                            "download_start": 600,
                            "download_end": 610,
                            "download_ms": 10,
                            "all_start": 558,
                            "all_end": 610,
                            "all_ms": 52,
                            "index": 6,
                            "number": 7
                        },
                        {
                            "type": 3,
                            "id": "531502.9",
                            "request_id": "531502.9",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "raw_id": "531502.9",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 62,
                            "ttfb_ms": 54,
                            "load_start": 558,
                            "load_start_float": 558.000137,
                            "bytesIn": 5405,
                            "objectSize": 5405,
                            "objectSizeUncompressed": 5405,
                            "chunks": [
                                {
                                    "ts": 620,
                                    "bytes": 5405
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 5405",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"151d-6203008dfce20\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1960,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 5405,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 551,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 15,
                            "http2_stream_dependency": 13,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 137,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "5.3 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 356,
                                        "ImageHeight": 255,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "356x255",
                                        "Megapixels": 0.090999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 9.4179899999999996,
                                        "y": 6.7460300000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 90780,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 4.1378899999999996,
                                            "standardDeviation": 22.064299999999999,
                                            "kurtosis": 67.759100000000004,
                                            "skewness": 7.8291700000000004,
                                            "entropy": 0.063648399999999994
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 247.04599999999999,
                                            "standardDeviation": 42.507100000000001,
                                            "kurtosis": 27.569299999999998,
                                            "skewness": 5.3848500000000001,
                                            "entropy": 0.054636799999999999
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 57,
                                            "mean": 1.94224,
                                            "standardDeviation": 10.210699999999999,
                                            "kurtosis": 23.738,
                                            "skewness": 5.0714300000000003,
                                            "entropy": 0.069676000000000002
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 3.1415000000000002,
                                            "standardDeviation": 16.837800000000001,
                                            "kurtosis": 48.8827,
                                            "skewness": 6.3806200000000004,
                                            "entropy": 0.065188899999999994
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 3.5139,
                                            "standardDeviation": 18.701799999999999,
                                            "kurtosis": 45.465200000000003,
                                            "skewness": 6.2055999999999996,
                                            "entropy": 0.065091899999999994
                                        }
                                    },
                                    "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": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:40+00:00",
                                        "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "de786a5b0320ecbac22ecf3660a8d3e9a607d2bf36fbf2243c04339565e7d4f0"
                                    },
                                    "tainted": false,
                                    "filesize": "5405B",
                                    "numberPixels": "90780",
                                    "pixelsPerSecond": "30.8271MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "load_end": 620,
                            "ttfb_start": 558,
                            "ttfb_end": 612,
                            "download_start": 612,
                            "download_end": 620,
                            "download_ms": 8,
                            "all_start": 558,
                            "all_end": 620,
                            "all_ms": 62,
                            "index": 7,
                            "number": 8
                        },
                        {
                            "type": 3,
                            "id": "531502.10",
                            "request_id": "531502.10",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "raw_id": "531502.10",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 127,
                            "ttfb_ms": 111,
                            "load_start": 558,
                            "load_start_float": 558.00014299999998,
                            "bytesIn": 10198,
                            "objectSize": 10198,
                            "objectSizeUncompressed": 10198,
                            "chunks": [
                                {
                                    "ts": 685,
                                    "bytes": 10198
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 10198",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"27d6-6203008e1d1c0\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1945,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 10198,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 554,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 17,
                            "http2_stream_dependency": 15,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 143,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "10.0 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 356,
                                        "ImageHeight": 255,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "356x255",
                                        "Megapixels": 0.090999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 9.4179899999999996,
                                        "y": 6.7460300000000002
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "PaletteAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 90780,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 5.0754900000000003,
                                            "standardDeviation": 23.307400000000001,
                                            "kurtosis": 57.997700000000002,
                                            "skewness": 7.4542599999999997,
                                            "entropy": 0.113315
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 243.06800000000001,
                                            "standardDeviation": 49.411799999999999,
                                            "kurtosis": 16.732399999999998,
                                            "skewness": 4.2355999999999998,
                                            "entropy": 0.105854
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 243,
                                            "mean": 3.7435299999999998,
                                            "standardDeviation": 21.7378,
                                            "kurtosis": 97.938400000000001,
                                            "skewness": 9.4486600000000003,
                                            "entropy": 0.117034
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 209,
                                            "mean": 2.6153200000000001,
                                            "standardDeviation": 14.309699999999999,
                                            "kurtosis": 148.12100000000001,
                                            "skewness": 10.978899999999999,
                                            "entropy": 0.127612
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 36,
                                            "mean": 2.01091,
                                            "standardDeviation": 7.7700300000000002,
                                            "kurtosis": 11.228,
                                            "skewness": 3.6327099999999999,
                                            "entropy": 0.102759
                                        }
                                    },
                                    "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": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:40+00:00",
                                        "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f7f7a1368300961d9486e60dad915ac0ea88435c4bbad9bb42df3756cf11518c"
                                    },
                                    "tainted": false,
                                    "filesize": "10198B",
                                    "numberPixels": "90780",
                                    "pixelsPerSecond": "30.3931MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.002"
                                }
                            },
                            "load_end": 685,
                            "ttfb_start": 558,
                            "ttfb_end": 669,
                            "download_start": 669,
                            "download_end": 685,
                            "download_ms": 16,
                            "all_start": 558,
                            "all_end": 685,
                            "all_ms": 127,
                            "index": 8,
                            "number": 9
                        },
                        {
                            "type": 3,
                            "id": "531502.11",
                            "request_id": "531502.11",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "raw_id": "531502.11",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 338,
                            "ttfb_ms": 186,
                            "load_start": 558,
                            "load_start_float": 558.00014899999996,
                            "bytesIn": 18494,
                            "objectSize": 18494,
                            "objectSizeUncompressed": 18494,
                            "chunks": [
                                {
                                    "ts": 822,
                                    "bytes": 13966
                                },
                                {
                                    "ts": 896,
                                    "bytes": 4528
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Medium",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 18494",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"483e-6203008e1f100\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:19 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 18494,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 555,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 19,
                            "http2_stream_dependency": 17,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 149,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "18 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 356,
                                        "ImageHeight": 255,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 2835,
                                        "PixelsPerUnitY": 2835,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "356x255",
                                        "Megapixels": 0.090999999999999998
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 28.350000000000001,
                                        "y": 28.350000000000001
                                    },
                                    "printSize": {
                                        "x": 12.5573,
                                        "y": 8.9947099999999995
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 90780,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 27.8079,
                                            "standardDeviation": 54.055900000000001,
                                            "kurtosis": 4.4268700000000001,
                                            "skewness": 2.3837000000000002,
                                            "entropy": 0.19217600000000001
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 204.45699999999999,
                                            "standardDeviation": 97.279499999999999,
                                            "kurtosis": 0.42992399999999997,
                                            "skewness": 1.5225,
                                            "entropy": 0.236738
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 51,
                                            "mean": 1.35128,
                                            "standardDeviation": 5.8822000000000001,
                                            "kurtosis": 15.5898,
                                            "skewness": 4.1723499999999998,
                                            "entropy": 0.094075000000000006
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 128,
                                            "mean": 22.207599999999999,
                                            "standardDeviation": 41.572000000000003,
                                            "kurtosis": 0.16359599999999999,
                                            "skewness": 1.44615,
                                            "entropy": 0.21982699999999999
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 37.130299999999998,
                                            "standardDeviation": 71.489800000000002,
                                            "kurtosis": 0.24141599999999999,
                                            "skewness": 1.48654,
                                            "entropy": 0.21806500000000001
                                        }
                                    },
                                    "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": 356,
                                        "height": 255,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:40+00:00",
                                        "date:modify": "2025-01-08T09:38:40+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": "356, 255",
                                        "png:pHYs": "x_res=2835, y_res=2835, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "db8d292dc0b102c7f78b1aeb50ab33aac5a5ded23a1b8659c38f06f3e00ba1c0"
                                    },
                                    "tainted": false,
                                    "filesize": "18494B",
                                    "numberPixels": "90780",
                                    "pixelsPerSecond": "17.9218MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.005"
                                }
                            },
                            "load_end": 896,
                            "ttfb_start": 558,
                            "ttfb_end": 744,
                            "download_start": 744,
                            "download_end": 896,
                            "download_ms": 152,
                            "all_start": 558,
                            "all_end": 896,
                            "all_ms": 338,
                            "index": 9,
                            "number": 10
                        },
                        {
                            "type": 3,
                            "id": "531502.21",
                            "request_id": "531502.21",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/index-DVmEspp3.js",
                            "raw_id": "531502.21",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 459,
                            "ttfb_ms": 267,
                            "load_start": 559,
                            "load_start_float": 559.00015699999994,
                            "bytesIn": 47427,
                            "objectSize": 47427,
                            "objectSizeUncompressed": 122535,
                            "chunks": [
                                {
                                    "ts": 859,
                                    "bytes": 8106,
                                    "inflated": 41573
                                },
                                {
                                    "ts": 925,
                                    "bytes": 16384,
                                    "inflated": 36288
                                },
                                {
                                    "ts": 953,
                                    "bytes": 16384,
                                    "inflated": 24465
                                },
                                {
                                    "ts": 1018,
                                    "bytes": 6553,
                                    "inflated": 20209
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2090,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/index-DVmEspp3.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=1",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-type: text\/javascript",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"1dea7-6202ff9b1e140-gzip\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1765,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 47529,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 556,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 21,
                            "http2_stream_dependency": 7,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 157,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 1018,
                            "ttfb_start": 559,
                            "ttfb_end": 826,
                            "download_start": 826,
                            "download_end": 1018,
                            "download_ms": 192,
                            "all_start": 559,
                            "all_end": 1018,
                            "all_ms": 459,
                            "index": 10,
                            "number": 11,
                            "cpuTimes": {
                                "FunctionCall": 7
                            },
                            "cpu.FunctionCall": 7,
                            "cpuTime": 7,
                            "js_timing": [
                                [
                                    4782.1360000000004,
                                    4782.1850000000004
                                ],
                                [
                                    4926.8100000000004,
                                    4926.9949999999999
                                ],
                                [
                                    4964.1480000000001,
                                    4964.2359999999999
                                ],
                                [
                                    4966.8370000000004,
                                    4967.3360000000002
                                ],
                                [
                                    7605.027,
                                    7611.1599999999999
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.24",
                            "request_id": "531502.24",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                            "raw_id": "531502.24",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 287,
                            "ttfb_ms": 247,
                            "load_start": 580,
                            "load_start_float": 580.00016500000004,
                            "bytesIn": 481,
                            "objectSize": 481,
                            "objectSizeUncompressed": 725,
                            "chunks": [
                                {
                                    "ts": 867,
                                    "bytes": 481,
                                    "inflated": 725
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2096,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Medium",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 481",
                                    "content-type: text\/javascript",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"2d5-6202ff341ee40-gzip\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:36:17 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1753,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 481,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 557,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 23,
                            "http2_stream_dependency": 21,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 165,
                            "server_port": "443",
                            "renderBlocking": "in_body_parser_blocking",
                            "load_end": 867,
                            "ttfb_start": 580,
                            "ttfb_end": 827,
                            "download_start": 827,
                            "download_end": 867,
                            "download_ms": 40,
                            "all_start": 580,
                            "all_end": 867,
                            "all_ms": 287,
                            "index": 11,
                            "number": 12,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0,
                                "FunctionCall": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 0,
                            "cpuTime": 0,
                            "js_timing": [
                                [
                                    973.26199999999994,
                                    973.41800000000001
                                ],
                                [
                                    973.274,
                                    973.38999999999999
                                ],
                                [
                                    4782.1189999999997,
                                    4782.1319999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.12",
                            "request_id": "531502.12",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "raw_id": "531502.12",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1895,
                            "ttfb_ms": 800,
                            "load_start": 624,
                            "load_start_float": 624.00015499999995,
                            "bytesIn": 65235,
                            "objectSize": 65235,
                            "objectSizeUncompressed": 65235,
                            "chunks": [
                                {
                                    "ts": 2071,
                                    "bytes": 4042
                                },
                                {
                                    "ts": 2090,
                                    "bytes": 12342
                                },
                                {
                                    "ts": 2101,
                                    "bytes": 1926
                                },
                                {
                                    "ts": 2217,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2246,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2519,
                                    "bytes": 14157
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:01 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 65235",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:01 GMT",
                                    "etag: \"fed3-629010ce9c140\"",
                                    "expires: Fri, 07 Feb 2025 09:25:01 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 11 Dec 2024 16:25:48 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1963,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 65235,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 555,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 25,
                            "http2_stream_dependency": 19,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 155,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "64 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 860,
                                        "ImageHeight": 574,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "860x574",
                                        "Megapixels": 0.49399999999999999
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 860,
                                        "height": 574,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 22.751300000000001,
                                        "y": 15.1852
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 493640,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 40.480200000000004,
                                            "standardDeviation": 70.476500000000001,
                                            "kurtosis": 2.1883300000000001,
                                            "skewness": 1.88683,
                                            "entropy": 0.385737
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 183.63999999999999,
                                            "standardDeviation": 114.47499999999999,
                                            "kurtosis": -1.0379700000000001,
                                            "skewness": 0.98082999999999998,
                                            "entropy": 0.85523499999999997
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 37.985500000000002,
                                            "standardDeviation": 76.556399999999996,
                                            "kurtosis": 2.12399,
                                            "skewness": 1.9421299999999999,
                                            "entropy": 0.23028199999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 21.112400000000001,
                                            "standardDeviation": 39.367899999999999,
                                            "kurtosis": 2.1844100000000002,
                                            "skewness": 1.78281,
                                            "entropy": 0.22378400000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 31.4633,
                                            "standardDeviation": 51.506599999999999,
                                            "kurtosis": -0.37239699999999998,
                                            "skewness": 1.13625,
                                            "entropy": 0.23365
                                        }
                                    },
                                    "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": 860,
                                        "height": 574,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:42+00:00",
                                        "date:modify": "2025-01-08T09:38:42+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": "860, 574",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "f511992550e0f22bfef18eb1ce976877ec8047643477fa8a974b9e94a4f1a2ab"
                                    },
                                    "tainted": false,
                                    "filesize": "65235B",
                                    "numberPixels": "493640",
                                    "pixelsPerSecond": "21.9506MB",
                                    "userTime": "0.010u",
                                    "elapsedTime": "0:01.022"
                                }
                            },
                            "load_end": 2519,
                            "ttfb_start": 624,
                            "ttfb_end": 1424,
                            "download_start": 1424,
                            "download_end": 2519,
                            "download_ms": 1095,
                            "all_start": 624,
                            "all_end": 2519,
                            "all_ms": 1895,
                            "index": 12,
                            "number": 13
                        },
                        {
                            "type": 3,
                            "id": "531502.13",
                            "request_id": "531502.13",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "raw_id": "531502.13",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 1453,
                            "ttfb_ms": 739,
                            "load_start": 686,
                            "load_start_float": 686.00015599999995,
                            "bytesIn": 16639,
                            "objectSize": 16639,
                            "objectSizeUncompressed": 16639,
                            "chunks": [
                                {
                                    "ts": 2101,
                                    "bytes": 2152
                                },
                                {
                                    "ts": 2124,
                                    "bytes": 14232
                                },
                                {
                                    "ts": 2139,
                                    "bytes": 255
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:02 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2348,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 16639",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"40ff-62030085020e0\"",
                                    "expires: Fri, 07 Feb 2025 09:25:02 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:42:10 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1972,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 16639,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 556,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 27,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 156,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "16 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 300,
                                        "ImageHeight": 89,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "300x89",
                                        "Megapixels": 0.027
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 300,
                                        "height": 89,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 7.9365100000000002,
                                        "y": 2.3544999999999998
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 8,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 26700,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 42.126300000000001,
                                            "standardDeviation": 81.007099999999994,
                                            "kurtosis": 1.52668,
                                            "skewness": 1.8162499999999999,
                                            "entropy": 0.28721200000000002
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 255,
                                            "max": 0,
                                            "mean": 175.608,
                                            "standardDeviation": 111.87,
                                            "kurtosis": -1.2465900000000001,
                                            "skewness": 0.81653299999999995,
                                            "entropy": 0.37373099999999998
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 39.1008,
                                            "standardDeviation": 83.724800000000002,
                                            "kurtosis": 1.53464,
                                            "skewness": 1.8345499999999999,
                                            "entropy": 0.26022699999999999
                                        },
                                        "green": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 24.998000000000001,
                                            "standardDeviation": 63.857199999999999,
                                            "kurtosis": 6.8589799999999999,
                                            "skewness": 2.8409200000000001,
                                            "entropy": 0.25903300000000001
                                        },
                                        "blue": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 25.014199999999999,
                                            "standardDeviation": 64.576599999999999,
                                            "kurtosis": 6.4230299999999998,
                                            "skewness": 2.7780999999999998,
                                            "entropy": 0.25585799999999997
                                        }
                                    },
                                    "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": 300,
                                        "height": 89,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:41+00:00",
                                        "date:modify": "2025-01-08T09:38:41+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": "300, 89",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "7aecb81e1653a1ec4e25631bfa59c25fed123f1b6d76b3c64229a861b0f1be98"
                                    },
                                    "tainted": false,
                                    "filesize": "16639B",
                                    "numberPixels": "26700",
                                    "pixelsPerSecond": "14.5447MB",
                                    "userTime": "0.000u",
                                    "elapsedTime": "0:01.001"
                                }
                            },
                            "load_end": 2139,
                            "ttfb_start": 686,
                            "ttfb_end": 1425,
                            "download_start": 1425,
                            "download_end": 2139,
                            "download_ms": 714,
                            "all_start": 686,
                            "all_end": 2139,
                            "all_ms": 1453,
                            "index": 13,
                            "number": 14
                        },
                        {
                            "type": 3,
                            "id": "531502.33",
                            "request_id": "531502.33",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                            "raw_id": "531502.33",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 631,
                            "ttfb_ms": 615,
                            "load_start": 766,
                            "load_start_float": 766.00019199999997,
                            "bytesIn": 12708,
                            "objectSize": 12708,
                            "objectSizeUncompressed": 12708,
                            "chunks": [
                                {
                                    "ts": 1384,
                                    "bytes": 3953
                                },
                                {
                                    "ts": 1397,
                                    "bytes": 8755
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/montserrat-v25-latin-regular-BTyQisEy.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=0",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "content-length: 12708",
                                    "content-type: font\/woff2",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"31a4-6202ff9b1e140\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2023,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 759,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 29,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 192,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 118,
                                    "GPOS": 10568,
                                    "GSUB": 820,
                                    "OS\/2": 96,
                                    "STAT": 72,
                                    "cmap": 658,
                                    "gasp": 8,
                                    "glyf": 13227,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1148,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 636,
                                    "post": 32,
                                    "prep": 7
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Thin",
                                    "2": "Regular",
                                    "3": "8.000;ULA;MontserratThin-Regular",
                                    "4": "Montserrat Thin Regular",
                                    "5": "Version 8.000",
                                    "6": "MontserratThin-Regular",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 626,
                                    "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": 310,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 107,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA\u0000",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 517,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "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,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8593,
                                        8595,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 225,
                                    "num_glyphs": 287
                                }
                            },
                            "load_end": 1397,
                            "ttfb_start": 766,
                            "ttfb_end": 1381,
                            "download_start": 1381,
                            "download_end": 1397,
                            "download_ms": 16,
                            "all_start": 766,
                            "all_end": 1397,
                            "all_ms": 631,
                            "index": 14,
                            "number": 15
                        },
                        {
                            "type": 3,
                            "id": "531502.45",
                            "request_id": "531502.45",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                            "raw_id": "531502.45",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 1372,
                            "ttfb_ms": 616,
                            "load_start": 766,
                            "load_start_float": 766.00019799999995,
                            "bytesIn": 236936,
                            "objectSize": 236936,
                            "objectSizeUncompressed": 236936,
                            "chunks": [
                                {
                                    "ts": 1453,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1482,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1510,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1533,
                                    "bytes": 15908
                                },
                                {
                                    "ts": 1642,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1670,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1737,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1766,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1821,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1849,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1903,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1930,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 1987,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2014,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2138,
                                    "bytes": 8036
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/Menlo-Regular-CsdnAqof.woff",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=0",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "content-length: 236936",
                                    "content-type: font\/woff",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"39d88-6202ff9b1e140\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1975,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 761,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 31,
                            "http2_stream_dependency": 29,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 198,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "FFTM": 28,
                                    "GDEF": 134,
                                    "GPOS": 5824,
                                    "GSUB": 830,
                                    "OS\/2": 96,
                                    "cmap": 3138,
                                    "cvt ": 419,
                                    "fpgm": 355,
                                    "glyf": 203330,
                                    "head": 50,
                                    "hhea": 31,
                                    "hmtx": 2857,
                                    "loca": 5892,
                                    "maxp": 32,
                                    "name": 793,
                                    "post": 11565,
                                    "prep": 1155
                                },
                                "names": [
                                    "Copyright \u00a9 2009 Apple Inc. Copyright \u00a9  2006 by Tavmjong Bah. C",
                                    "Menlo",
                                    "Regular",
                                    "Menlo Regular; 6.1d5e14; 2009-04-23",
                                    "Menlo Regular",
                                    "6.1d5e14",
                                    "Menlo-Regular",
                                    "Menlo is a Trademark of Apple Inc.",
                                    "Bitstream",
                                    "Jim Lyles",
                                    "Menlo is based upon the Open Source font Bitstream Vera and the ",
                                    "http:\/\/www.gnome.org\/contact\/",
                                    "http:\/\/www.bitstream.com\/font_rendering\/products\/dev_fonts\/vera."
                                ],
                                "OS2": {
                                    "version": 3,
                                    "xAvgCharWidth": 1233,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 1331,
                                    "ySubscriptYSize": 1433,
                                    "ySubscriptXOffset": 0,
                                    "ySubscriptYOffset": 286,
                                    "ySuperscriptXSize": 1331,
                                    "ySuperscriptYSize": 1433,
                                    "ySuperscriptXOffset": 0,
                                    "ySuperscriptYOffset": 983,
                                    "yStrikeoutSize": 102,
                                    "yStrikeoutPosition": 530,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 3858768639,
                                    "ulUnicodeRange2": 3523279355,
                                    "ulUnicodeRange3": 33554472,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "PfEd",
                                    "fsSelection": 64,
                                    "usFirstCharIndex": 32,
                                    "usLastCharIndex": 65535,
                                    "sTypoAscender": 1556,
                                    "sTypoDescender": -492,
                                    "sTypoLineGap": 410,
                                    "usWinAscent": 1901,
                                    "usWinDescent": 483,
                                    "ulCodePageRange1": 1610613215,
                                    "ulCodePageRange2": 4292804608,
                                    "sxHeight": 1120,
                                    "sCapHeight": 1493,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 8,
                                    "panose": {
                                        "bFamilyType": 2,
                                        "bSerifStyle": 11,
                                        "bWeight": 6,
                                        "bProportion": 9,
                                        "bContrast": 3,
                                        "bStrokeVariation": 8,
                                        "bArmStyle": 4,
                                        "bLetterForm": 2,
                                        "bMidline": 2,
                                        "bXHeight": 4
                                    }
                                },
                                "post": {
                                    "formatType": 2,
                                    "italicAngle": 0,
                                    "underlinePosition": -130,
                                    "underlineThickness": 90,
                                    "isFixedPitch": 1,
                                    "minMemType42": 0,
                                    "maxMemType42": 0,
                                    "minMemType1": 0,
                                    "maxMemType1": 0
                                },
                                "cmap": {
                                    "encodings": [
                                        {
                                            "platform": 0,
                                            "encoding": 3
                                        },
                                        {
                                            "platform": 0,
                                            "encoding": 4
                                        },
                                        {
                                            "platform": 1,
                                            "encoding": 0
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 1
                                        },
                                        {
                                            "platform": 3,
                                            "encoding": 10
                                        }
                                    ],
                                    "codepoints": [
                                        32,
                                        33,
                                        34,
                                        35,
                                        36,
                                        37,
                                        38,
                                        39,
                                        40,
                                        41,
                                        42,
                                        43,
                                        44,
                                        45,
                                        46,
                                        47,
                                        48,
                                        49,
                                        50,
                                        51,
                                        52,
                                        53,
                                        54,
                                        55,
                                        56,
                                        57,
                                        58,
                                        59,
                                        60,
                                        61,
                                        62,
                                        63,
                                        64,
                                        65,
                                        66,
                                        67,
                                        68,
                                        69,
                                        70,
                                        71,
                                        72,
                                        73,
                                        74,
                                        75,
                                        76,
                                        77,
                                        78,
                                        79,
                                        80,
                                        81,
                                        82,
                                        83,
                                        84,
                                        85,
                                        86,
                                        87,
                                        88,
                                        89,
                                        90,
                                        91,
                                        92,
                                        93,
                                        94,
                                        95,
                                        96,
                                        97,
                                        98,
                                        99,
                                        100,
                                        101,
                                        102,
                                        103,
                                        104,
                                        105,
                                        106,
                                        107,
                                        108,
                                        109,
                                        110,
                                        111,
                                        112,
                                        113,
                                        114,
                                        115,
                                        116,
                                        117,
                                        118,
                                        119,
                                        120,
                                        121,
                                        122,
                                        123,
                                        124,
                                        125,
                                        126,
                                        160,
                                        161,
                                        162,
                                        163,
                                        164,
                                        165,
                                        166,
                                        167,
                                        168,
                                        169,
                                        170,
                                        171,
                                        172,
                                        173,
                                        174,
                                        175,
                                        176,
                                        177,
                                        178,
                                        179,
                                        180,
                                        181,
                                        182,
                                        183,
                                        184,
                                        185,
                                        186,
                                        187,
                                        188,
                                        189,
                                        190,
                                        191,
                                        192,
                                        193,
                                        194,
                                        195,
                                        196,
                                        197,
                                        198,
                                        199,
                                        200,
                                        201,
                                        202,
                                        203,
                                        204,
                                        205,
                                        206,
                                        207,
                                        208,
                                        209,
                                        210,
                                        211,
                                        212,
                                        213,
                                        214,
                                        215,
                                        216,
                                        217,
                                        218,
                                        219,
                                        220,
                                        221,
                                        222,
                                        223,
                                        224,
                                        225,
                                        226,
                                        227,
                                        228,
                                        229,
                                        230,
                                        231,
                                        232,
                                        233,
                                        234,
                                        235,
                                        236,
                                        237,
                                        238,
                                        239,
                                        240,
                                        241,
                                        242,
                                        243,
                                        244,
                                        245,
                                        246,
                                        247,
                                        248,
                                        249,
                                        250,
                                        251,
                                        252,
                                        253,
                                        254,
                                        255,
                                        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,
                                        384,
                                        385,
                                        386,
                                        387,
                                        388,
                                        389,
                                        390,
                                        391,
                                        392,
                                        393,
                                        394,
                                        395,
                                        396,
                                        397,
                                        398,
                                        399,
                                        400,
                                        401,
                                        402,
                                        403,
                                        404,
                                        405,
                                        406,
                                        407,
                                        408,
                                        409,
                                        410,
                                        411,
                                        412,
                                        413,
                                        414,
                                        415,
                                        416,
                                        417,
                                        418,
                                        419,
                                        420,
                                        421,
                                        422,
                                        423,
                                        424,
                                        425,
                                        426,
                                        427,
                                        428,
                                        429,
                                        430,
                                        431,
                                        432,
                                        433,
                                        434,
                                        435,
                                        436,
                                        437,
                                        438,
                                        439,
                                        440,
                                        441,
                                        442,
                                        443,
                                        444,
                                        445,
                                        446,
                                        447,
                                        448,
                                        449,
                                        450,
                                        451,
                                        461,
                                        462,
                                        463,
                                        464,
                                        465,
                                        466,
                                        467,
                                        468,
                                        469,
                                        470,
                                        471,
                                        472,
                                        473,
                                        474,
                                        475,
                                        476,
                                        477,
                                        478,
                                        479,
                                        480,
                                        481,
                                        482,
                                        483,
                                        486,
                                        487,
                                        488,
                                        489,
                                        490,
                                        491,
                                        492,
                                        493,
                                        494,
                                        495,
                                        496,
                                        500,
                                        501,
                                        502,
                                        504,
                                        505,
                                        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,
                                        540,
                                        541,
                                        542,
                                        543,
                                        544,
                                        545,
                                        548,
                                        549,
                                        550,
                                        551,
                                        552,
                                        553,
                                        554,
                                        555,
                                        556,
                                        557,
                                        558,
                                        559,
                                        560,
                                        561,
                                        562,
                                        563,
                                        564,
                                        565,
                                        566,
                                        567,
                                        568,
                                        569,
                                        570,
                                        571,
                                        572,
                                        573,
                                        574,
                                        575,
                                        576,
                                        577,
                                        580,
                                        581,
                                        588,
                                        589,
                                        592,
                                        593,
                                        594,
                                        595,
                                        596,
                                        597,
                                        598,
                                        599,
                                        600,
                                        601,
                                        602,
                                        603,
                                        604,
                                        605,
                                        606,
                                        607,
                                        608,
                                        609,
                                        610,
                                        611,
                                        612,
                                        613,
                                        614,
                                        615,
                                        616,
                                        617,
                                        618,
                                        619,
                                        620,
                                        621,
                                        622,
                                        623,
                                        624,
                                        625,
                                        626,
                                        627,
                                        628,
                                        629,
                                        630,
                                        631,
                                        632,
                                        633,
                                        634,
                                        635,
                                        636,
                                        637,
                                        638,
                                        639,
                                        640,
                                        641,
                                        642,
                                        643,
                                        644,
                                        645,
                                        646,
                                        647,
                                        648,
                                        649,
                                        650,
                                        651,
                                        652,
                                        653,
                                        654,
                                        655,
                                        656,
                                        657,
                                        658,
                                        659,
                                        660,
                                        661,
                                        662,
                                        663,
                                        664,
                                        665,
                                        666,
                                        667,
                                        668,
                                        669,
                                        670,
                                        671,
                                        672,
                                        673,
                                        674,
                                        675,
                                        676,
                                        677,
                                        678,
                                        679,
                                        680,
                                        681,
                                        682,
                                        683,
                                        684,
                                        685,
                                        686,
                                        687,
                                        688,
                                        689,
                                        690,
                                        691,
                                        692,
                                        693,
                                        694,
                                        695,
                                        696,
                                        697,
                                        699,
                                        700,
                                        701,
                                        702,
                                        703,
                                        704,
                                        705,
                                        710,
                                        711,
                                        712,
                                        713,
                                        716,
                                        717,
                                        720,
                                        721,
                                        722,
                                        723,
                                        726,
                                        727,
                                        728,
                                        729,
                                        730,
                                        731,
                                        732,
                                        733,
                                        734,
                                        736,
                                        737,
                                        738,
                                        739,
                                        740,
                                        741,
                                        742,
                                        743,
                                        744,
                                        745,
                                        750,
                                        755,
                                        768,
                                        769,
                                        770,
                                        771,
                                        772,
                                        773,
                                        774,
                                        775,
                                        776,
                                        777,
                                        778,
                                        779,
                                        780,
                                        781,
                                        782,
                                        783,
                                        784,
                                        785,
                                        786,
                                        787,
                                        788,
                                        789,
                                        790,
                                        791,
                                        792,
                                        793,
                                        794,
                                        795,
                                        796,
                                        797,
                                        798,
                                        799,
                                        800,
                                        801,
                                        802,
                                        803,
                                        804,
                                        805,
                                        806,
                                        807,
                                        808,
                                        809,
                                        810,
                                        811,
                                        812,
                                        813,
                                        814,
                                        815,
                                        816,
                                        817,
                                        818,
                                        819,
                                        820,
                                        821,
                                        822,
                                        823,
                                        824,
                                        825,
                                        826,
                                        827,
                                        828,
                                        829,
                                        830,
                                        831,
                                        835,
                                        856,
                                        865,
                                        884,
                                        885,
                                        890,
                                        894,
                                        900,
                                        901,
                                        902,
                                        903,
                                        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,
                                        976,
                                        977,
                                        978,
                                        979,
                                        980,
                                        981,
                                        982,
                                        983,
                                        984,
                                        985,
                                        986,
                                        987,
                                        988,
                                        989,
                                        990,
                                        991,
                                        992,
                                        993,
                                        1008,
                                        1009,
                                        1010,
                                        1011,
                                        1012,
                                        1013,
                                        1014,
                                        1015,
                                        1016,
                                        1017,
                                        1018,
                                        1019,
                                        1020,
                                        1021,
                                        1022,
                                        1023,
                                        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,
                                        1138,
                                        1139,
                                        1168,
                                        1169,
                                        1170,
                                        1171,
                                        1172,
                                        1173,
                                        1174,
                                        1175,
                                        1176,
                                        1177,
                                        1178,
                                        1179,
                                        1186,
                                        1187,
                                        1194,
                                        1195,
                                        1196,
                                        1197,
                                        1198,
                                        1199,
                                        1200,
                                        1201,
                                        1202,
                                        1203,
                                        1210,
                                        1211,
                                        1216,
                                        1217,
                                        1218,
                                        1219,
                                        1220,
                                        1223,
                                        1224,
                                        1227,
                                        1228,
                                        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,
                                        1296,
                                        1297,
                                        1306,
                                        1307,
                                        1308,
                                        1309,
                                        1542,
                                        1543,
                                        1545,
                                        1546,
                                        1548,
                                        1557,
                                        1563,
                                        1567,
                                        1569,
                                        1570,
                                        1571,
                                        1572,
                                        1573,
                                        1574,
                                        1575,
                                        1576,
                                        1577,
                                        1578,
                                        1579,
                                        1580,
                                        1581,
                                        1582,
                                        1583,
                                        1584,
                                        1585,
                                        1586,
                                        1587,
                                        1588,
                                        1589,
                                        1590,
                                        1591,
                                        1592,
                                        1593,
                                        1594,
                                        1600,
                                        1601,
                                        1602,
                                        1603,
                                        1604,
                                        1605,
                                        1606,
                                        1607,
                                        1608,
                                        1609,
                                        1610,
                                        1611,
                                        1612,
                                        1613,
                                        1614,
                                        1615,
                                        1616,
                                        1617,
                                        1618,
                                        1619,
                                        1620,
                                        1621,
                                        1626,
                                        1632,
                                        1633,
                                        1634,
                                        1635,
                                        1636,
                                        1637,
                                        1638,
                                        1639,
                                        1640,
                                        1641,
                                        1642,
                                        1643,
                                        1644,
                                        1645,
                                        1646,
                                        1647,
                                        1652,
                                        1657,
                                        1658,
                                        1659,
                                        1660,
                                        1661,
                                        1662,
                                        1663,
                                        1664,
                                        1665,
                                        1666,
                                        1667,
                                        1668,
                                        1669,
                                        1670,
                                        1671,
                                        1681,
                                        1682,
                                        1688,
                                        1697,
                                        1700,
                                        1705,
                                        1711,
                                        1717,
                                        1722,
                                        1726,
                                        1734,
                                        1740,
                                        1742,
                                        1749,
                                        1776,
                                        1777,
                                        1778,
                                        1779,
                                        1780,
                                        1781,
                                        1782,
                                        1783,
                                        1784,
                                        1785,
                                        3713,
                                        3714,
                                        3716,
                                        3719,
                                        3720,
                                        3722,
                                        3725,
                                        3732,
                                        3733,
                                        3734,
                                        3735,
                                        3737,
                                        3738,
                                        3739,
                                        3740,
                                        3741,
                                        3742,
                                        3743,
                                        3745,
                                        3746,
                                        3747,
                                        3749,
                                        3751,
                                        3754,
                                        3755,
                                        3757,
                                        3758,
                                        3759,
                                        3760,
                                        3761,
                                        3762,
                                        3763,
                                        3764,
                                        3765,
                                        3766,
                                        3767,
                                        3768,
                                        3769,
                                        3771,
                                        3772,
                                        3784,
                                        3785,
                                        3786,
                                        3787,
                                        3788,
                                        3789,
                                        4304,
                                        4305,
                                        4306,
                                        4307,
                                        4308,
                                        4309,
                                        4310,
                                        4311,
                                        4312,
                                        4313,
                                        4314,
                                        4315,
                                        4316,
                                        4317,
                                        4318,
                                        4319,
                                        4320,
                                        4321,
                                        4322,
                                        4323,
                                        4324,
                                        4325,
                                        4326,
                                        4327,
                                        4328,
                                        4329,
                                        4330,
                                        4331,
                                        4332,
                                        4333,
                                        4334,
                                        4335,
                                        4336,
                                        4337,
                                        4338,
                                        4339,
                                        4340,
                                        4341,
                                        4342,
                                        4343,
                                        4344,
                                        4345,
                                        4346,
                                        4347,
                                        4348,
                                        7426,
                                        7432,
                                        7433,
                                        7444,
                                        7446,
                                        7447,
                                        7453,
                                        7454,
                                        7455,
                                        7468,
                                        7469,
                                        7470,
                                        7472,
                                        7473,
                                        7474,
                                        7475,
                                        7476,
                                        7477,
                                        7478,
                                        7479,
                                        7480,
                                        7481,
                                        7482,
                                        7483,
                                        7484,
                                        7486,
                                        7487,
                                        7488,
                                        7489,
                                        7490,
                                        7491,
                                        7492,
                                        7493,
                                        7494,
                                        7495,
                                        7496,
                                        7497,
                                        7498,
                                        7499,
                                        7500,
                                        7501,
                                        7502,
                                        7503,
                                        7504,
                                        7505,
                                        7506,
                                        7507,
                                        7508,
                                        7509,
                                        7510,
                                        7511,
                                        7512,
                                        7513,
                                        7514,
                                        7515,
                                        7522,
                                        7523,
                                        7524,
                                        7525,
                                        7543,
                                        7544,
                                        7547,
                                        7557,
                                        7579,
                                        7580,
                                        7581,
                                        7582,
                                        7583,
                                        7584,
                                        7585,
                                        7586,
                                        7587,
                                        7588,
                                        7589,
                                        7590,
                                        7591,
                                        7592,
                                        7593,
                                        7594,
                                        7595,
                                        7596,
                                        7597,
                                        7598,
                                        7599,
                                        7600,
                                        7601,
                                        7602,
                                        7603,
                                        7604,
                                        7605,
                                        7606,
                                        7607,
                                        7609,
                                        7610,
                                        7611,
                                        7612,
                                        7613,
                                        7614,
                                        7615,
                                        7680,
                                        7681,
                                        7682,
                                        7683,
                                        7684,
                                        7685,
                                        7686,
                                        7687,
                                        7688,
                                        7689,
                                        7690,
                                        7691,
                                        7692,
                                        7693,
                                        7694,
                                        7695,
                                        7696,
                                        7697,
                                        7698,
                                        7699,
                                        7704,
                                        7705,
                                        7706,
                                        7707,
                                        7708,
                                        7709,
                                        7710,
                                        7711,
                                        7712,
                                        7713,
                                        7714,
                                        7715,
                                        7716,
                                        7717,
                                        7718,
                                        7719,
                                        7720,
                                        7721,
                                        7722,
                                        7723,
                                        7724,
                                        7725,
                                        7728,
                                        7729,
                                        7730,
                                        7731,
                                        7732,
                                        7733,
                                        7734,
                                        7735,
                                        7736,
                                        7737,
                                        7738,
                                        7739,
                                        7740,
                                        7741,
                                        7742,
                                        7743,
                                        7744,
                                        7745,
                                        7746,
                                        7747,
                                        7748,
                                        7749,
                                        7750,
                                        7751,
                                        7752,
                                        7753,
                                        7754,
                                        7755,
                                        7764,
                                        7765,
                                        7766,
                                        7767,
                                        7768,
                                        7769,
                                        7770,
                                        7771,
                                        7772,
                                        7773,
                                        7774,
                                        7775,
                                        7776,
                                        7777,
                                        7778,
                                        7779,
                                        7784,
                                        7785,
                                        7786,
                                        7787,
                                        7788,
                                        7789,
                                        7790,
                                        7791,
                                        7792,
                                        7793,
                                        7794,
                                        7795,
                                        7796,
                                        7797,
                                        7798,
                                        7799,
                                        7804,
                                        7805,
                                        7806,
                                        7807,
                                        7808,
                                        7809,
                                        7810,
                                        7811,
                                        7812,
                                        7813,
                                        7814,
                                        7815,
                                        7816,
                                        7817,
                                        7818,
                                        7819,
                                        7820,
                                        7821,
                                        7822,
                                        7823,
                                        7824,
                                        7825,
                                        7826,
                                        7827,
                                        7828,
                                        7829,
                                        7830,
                                        7831,
                                        7832,
                                        7833,
                                        7835,
                                        7839,
                                        7840,
                                        7841,
                                        7852,
                                        7853,
                                        7856,
                                        7857,
                                        7862,
                                        7863,
                                        7864,
                                        7865,
                                        7868,
                                        7869,
                                        7878,
                                        7879,
                                        7882,
                                        7883,
                                        7884,
                                        7885,
                                        7896,
                                        7897,
                                        7898,
                                        7899,
                                        7900,
                                        7901,
                                        7904,
                                        7905,
                                        7906,
                                        7907,
                                        7908,
                                        7909,
                                        7912,
                                        7913,
                                        7914,
                                        7915,
                                        7918,
                                        7919,
                                        7920,
                                        7921,
                                        7922,
                                        7923,
                                        7924,
                                        7925,
                                        7928,
                                        7929,
                                        7936,
                                        7937,
                                        7938,
                                        7939,
                                        7940,
                                        7941,
                                        7942,
                                        7943,
                                        7944,
                                        7945,
                                        7946,
                                        7947,
                                        7948,
                                        7949,
                                        7950,
                                        7951,
                                        7952,
                                        7953,
                                        7954,
                                        7955,
                                        7956,
                                        7957,
                                        7960,
                                        7961,
                                        7962,
                                        7963,
                                        7964,
                                        7965,
                                        7968,
                                        7969,
                                        7970,
                                        7971,
                                        7972,
                                        7973,
                                        7974,
                                        7975,
                                        7976,
                                        7977,
                                        7978,
                                        7979,
                                        7980,
                                        7981,
                                        7982,
                                        7983,
                                        7984,
                                        7985,
                                        7986,
                                        7987,
                                        7988,
                                        7989,
                                        7990,
                                        7991,
                                        7992,
                                        7993,
                                        7994,
                                        7995,
                                        7996,
                                        7997,
                                        7998,
                                        7999,
                                        8000,
                                        8001,
                                        8002,
                                        8003,
                                        8004,
                                        8005,
                                        8008,
                                        8009,
                                        8010,
                                        8011,
                                        8012,
                                        8013,
                                        8016,
                                        8017,
                                        8018,
                                        8019,
                                        8020,
                                        8021,
                                        8022,
                                        8023,
                                        8025,
                                        8027,
                                        8029,
                                        8031,
                                        8032,
                                        8033,
                                        8034,
                                        8035,
                                        8036,
                                        8037,
                                        8038,
                                        8039,
                                        8040,
                                        8041,
                                        8042,
                                        8043,
                                        8044,
                                        8045,
                                        8046,
                                        8047,
                                        8048,
                                        8049,
                                        8050,
                                        8051,
                                        8052,
                                        8053,
                                        8054,
                                        8055,
                                        8056,
                                        8057,
                                        8058,
                                        8059,
                                        8060,
                                        8061,
                                        8064,
                                        8065,
                                        8066,
                                        8067,
                                        8068,
                                        8069,
                                        8070,
                                        8071,
                                        8072,
                                        8073,
                                        8074,
                                        8075,
                                        8076,
                                        8077,
                                        8078,
                                        8079,
                                        8080,
                                        8081,
                                        8082,
                                        8083,
                                        8084,
                                        8085,
                                        8086,
                                        8087,
                                        8088,
                                        8089,
                                        8090,
                                        8091,
                                        8092,
                                        8093,
                                        8094,
                                        8095,
                                        8096,
                                        8097,
                                        8098,
                                        8099,
                                        8100,
                                        8101,
                                        8102,
                                        8103,
                                        8104,
                                        8105,
                                        8106,
                                        8107,
                                        8108,
                                        8109,
                                        8110,
                                        8111,
                                        8112,
                                        8113,
                                        8114,
                                        8115,
                                        8116,
                                        8118,
                                        8119,
                                        8120,
                                        8121,
                                        8122,
                                        8123,
                                        8124,
                                        8125,
                                        8126,
                                        8127,
                                        8128,
                                        8129,
                                        8130,
                                        8131,
                                        8132,
                                        8134,
                                        8135,
                                        8136,
                                        8137,
                                        8138,
                                        8139,
                                        8140,
                                        8141,
                                        8142,
                                        8143,
                                        8144,
                                        8145,
                                        8146,
                                        8147,
                                        8150,
                                        8151,
                                        8152,
                                        8153,
                                        8154,
                                        8155,
                                        8157,
                                        8158,
                                        8159,
                                        8160,
                                        8161,
                                        8162,
                                        8163,
                                        8164,
                                        8165,
                                        8166,
                                        8167,
                                        8168,
                                        8169,
                                        8170,
                                        8171,
                                        8172,
                                        8173,
                                        8174,
                                        8175,
                                        8178,
                                        8179,
                                        8180,
                                        8182,
                                        8183,
                                        8184,
                                        8185,
                                        8186,
                                        8187,
                                        8188,
                                        8189,
                                        8190,
                                        8192,
                                        8193,
                                        8194,
                                        8195,
                                        8196,
                                        8197,
                                        8198,
                                        8199,
                                        8200,
                                        8201,
                                        8202,
                                        8208,
                                        8209,
                                        8210,
                                        8211,
                                        8212,
                                        8213,
                                        8215,
                                        8216,
                                        8217,
                                        8218,
                                        8219,
                                        8220,
                                        8221,
                                        8222,
                                        8223,
                                        8224,
                                        8225,
                                        8226,
                                        8227,
                                        8230,
                                        8239,
                                        8240,
                                        8241,
                                        8242,
                                        8243,
                                        8244,
                                        8245,
                                        8246,
                                        8247,
                                        8249,
                                        8250,
                                        8252,
                                        8253,
                                        8254,
                                        8261,
                                        8262,
                                        8263,
                                        8264,
                                        8265,
                                        8287,
                                        8304,
                                        8305,
                                        8308,
                                        8309,
                                        8310,
                                        8311,
                                        8312,
                                        8313,
                                        8314,
                                        8315,
                                        8316,
                                        8317,
                                        8318,
                                        8319,
                                        8320,
                                        8321,
                                        8322,
                                        8323,
                                        8324,
                                        8325,
                                        8326,
                                        8327,
                                        8328,
                                        8329,
                                        8330,
                                        8331,
                                        8332,
                                        8333,
                                        8334,
                                        8336,
                                        8337,
                                        8338,
                                        8339,
                                        8340,
                                        8352,
                                        8353,
                                        8354,
                                        8355,
                                        8356,
                                        8357,
                                        8358,
                                        8359,
                                        8360,
                                        8361,
                                        8362,
                                        8363,
                                        8364,
                                        8365,
                                        8366,
                                        8367,
                                        8368,
                                        8369,
                                        8370,
                                        8371,
                                        8372,
                                        8373,
                                        8450,
                                        8453,
                                        8461,
                                        8462,
                                        8463,
                                        8469,
                                        8470,
                                        8471,
                                        8473,
                                        8474,
                                        8477,
                                        8482,
                                        8484,
                                        8486,
                                        8490,
                                        8491,
                                        8494,
                                        8531,
                                        8532,
                                        8533,
                                        8534,
                                        8535,
                                        8536,
                                        8537,
                                        8538,
                                        8539,
                                        8540,
                                        8541,
                                        8542,
                                        8543,
                                        8592,
                                        8593,
                                        8594,
                                        8595,
                                        8596,
                                        8597,
                                        8598,
                                        8599,
                                        8600,
                                        8601,
                                        8602,
                                        8603,
                                        8604,
                                        8605,
                                        8606,
                                        8607,
                                        8608,
                                        8609,
                                        8610,
                                        8611,
                                        8612,
                                        8613,
                                        8614,
                                        8615,
                                        8616,
                                        8617,
                                        8618,
                                        8619,
                                        8620,
                                        8621,
                                        8622,
                                        8623,
                                        8624,
                                        8625,
                                        8626,
                                        8627,
                                        8628,
                                        8629,
                                        8630,
                                        8631,
                                        8632,
                                        8633,
                                        8634,
                                        8635,
                                        8636,
                                        8637,
                                        8638,
                                        8639,
                                        8640,
                                        8641,
                                        8642,
                                        8643,
                                        8644,
                                        8645,
                                        8646,
                                        8647,
                                        8648,
                                        8649,
                                        8650,
                                        8651,
                                        8652,
                                        8653,
                                        8654,
                                        8655,
                                        8656,
                                        8657,
                                        8658,
                                        8659,
                                        8660,
                                        8661,
                                        8662,
                                        8663,
                                        8664,
                                        8665,
                                        8666,
                                        8667,
                                        8668,
                                        8669,
                                        8670,
                                        8671,
                                        8672,
                                        8673,
                                        8674,
                                        8675,
                                        8676,
                                        8677,
                                        8678,
                                        8679,
                                        8680,
                                        8681,
                                        8682,
                                        8683,
                                        8684,
                                        8685,
                                        8686,
                                        8687,
                                        8688,
                                        8689,
                                        8690,
                                        8691,
                                        8692,
                                        8693,
                                        8694,
                                        8695,
                                        8696,
                                        8697,
                                        8698,
                                        8699,
                                        8700,
                                        8701,
                                        8702,
                                        8703,
                                        8704,
                                        8705,
                                        8706,
                                        8707,
                                        8708,
                                        8709,
                                        8710,
                                        8711,
                                        8712,
                                        8713,
                                        8714,
                                        8715,
                                        8716,
                                        8717,
                                        8719,
                                        8721,
                                        8722,
                                        8723,
                                        8725,
                                        8727,
                                        8728,
                                        8729,
                                        8730,
                                        8731,
                                        8732,
                                        8733,
                                        8734,
                                        8735,
                                        8736,
                                        8743,
                                        8744,
                                        8745,
                                        8746,
                                        8747,
                                        8748,
                                        8749,
                                        8760,
                                        8761,
                                        8762,
                                        8763,
                                        8764,
                                        8765,
                                        8769,
                                        8770,
                                        8771,
                                        8772,
                                        8773,
                                        8774,
                                        8775,
                                        8776,
                                        8777,
                                        8778,
                                        8779,
                                        8780,
                                        8781,
                                        8782,
                                        8783,
                                        8784,
                                        8785,
                                        8786,
                                        8787,
                                        8788,
                                        8789,
                                        8790,
                                        8791,
                                        8792,
                                        8793,
                                        8794,
                                        8795,
                                        8796,
                                        8797,
                                        8798,
                                        8799,
                                        8800,
                                        8801,
                                        8802,
                                        8803,
                                        8804,
                                        8805,
                                        8806,
                                        8807,
                                        8808,
                                        8809,
                                        8813,
                                        8814,
                                        8815,
                                        8816,
                                        8817,
                                        8818,
                                        8819,
                                        8820,
                                        8821,
                                        8822,
                                        8823,
                                        8824,
                                        8825,
                                        8826,
                                        8827,
                                        8828,
                                        8829,
                                        8830,
                                        8831,
                                        8832,
                                        8833,
                                        8834,
                                        8835,
                                        8836,
                                        8837,
                                        8838,
                                        8839,
                                        8840,
                                        8841,
                                        8842,
                                        8843,
                                        8847,
                                        8848,
                                        8849,
                                        8850,
                                        8853,
                                        8854,
                                        8855,
                                        8856,
                                        8857,
                                        8858,
                                        8859,
                                        8860,
                                        8861,
                                        8862,
                                        8863,
                                        8864,
                                        8865,
                                        8901,
                                        8902,
                                        8909,
                                        8922,
                                        8923,
                                        8924,
                                        8925,
                                        8926,
                                        8927,
                                        8928,
                                        8929,
                                        8930,
                                        8931,
                                        8932,
                                        8933,
                                        8934,
                                        8935,
                                        8936,
                                        8937,
                                        8943,
                                        8960,
                                        8961,
                                        8962,
                                        8963,
                                        8964,
                                        8965,
                                        8966,
                                        8968,
                                        8969,
                                        8970,
                                        8971,
                                        8972,
                                        8973,
                                        8974,
                                        8975,
                                        8976,
                                        8977,
                                        8978,
                                        8979,
                                        8980,
                                        8981,
                                        8984,
                                        8985,
                                        8988,
                                        8989,
                                        8990,
                                        8991,
                                        8992,
                                        8993,
                                        8997,
                                        8998,
                                        8999,
                                        9000,
                                        9003,
                                        9013,
                                        9015,
                                        9016,
                                        9017,
                                        9018,
                                        9019,
                                        9020,
                                        9021,
                                        9022,
                                        9025,
                                        9026,
                                        9027,
                                        9028,
                                        9031,
                                        9032,
                                        9033,
                                        9035,
                                        9036,
                                        9037,
                                        9040,
                                        9042,
                                        9043,
                                        9044,
                                        9047,
                                        9048,
                                        9049,
                                        9050,
                                        9051,
                                        9052,
                                        9054,
                                        9055,
                                        9056,
                                        9059,
                                        9060,
                                        9061,
                                        9064,
                                        9065,
                                        9067,
                                        9068,
                                        9069,
                                        9070,
                                        9071,
                                        9072,
                                        9075,
                                        9076,
                                        9077,
                                        9078,
                                        9079,
                                        9080,
                                        9081,
                                        9082,
                                        9085,
                                        9088,
                                        9089,
                                        9090,
                                        9091,
                                        9096,
                                        9097,
                                        9098,
                                        9099,
                                        9109,
                                        9115,
                                        9116,
                                        9117,
                                        9118,
                                        9119,
                                        9120,
                                        9121,
                                        9122,
                                        9123,
                                        9124,
                                        9125,
                                        9126,
                                        9127,
                                        9128,
                                        9129,
                                        9130,
                                        9131,
                                        9132,
                                        9133,
                                        9134,
                                        9166,
                                        9167,
                                        9251,
                                        9472,
                                        9473,
                                        9474,
                                        9475,
                                        9476,
                                        9477,
                                        9478,
                                        9479,
                                        9480,
                                        9481,
                                        9482,
                                        9483,
                                        9484,
                                        9485,
                                        9486,
                                        9487,
                                        9488,
                                        9489,
                                        9490,
                                        9491,
                                        9492,
                                        9493,
                                        9494,
                                        9495,
                                        9496,
                                        9497,
                                        9498,
                                        9499,
                                        9500,
                                        9501,
                                        9502,
                                        9503,
                                        9504,
                                        9505,
                                        9506,
                                        9507,
                                        9508,
                                        9509,
                                        9510,
                                        9511,
                                        9512,
                                        9513,
                                        9514,
                                        9515,
                                        9516,
                                        9517,
                                        9518,
                                        9519,
                                        9520,
                                        9521,
                                        9522,
                                        9523,
                                        9524,
                                        9525,
                                        9526,
                                        9527,
                                        9528,
                                        9529,
                                        9530,
                                        9531,
                                        9532,
                                        9533,
                                        9534,
                                        9535,
                                        9536,
                                        9537,
                                        9538,
                                        9539,
                                        9540,
                                        9541,
                                        9542,
                                        9543,
                                        9544,
                                        9545,
                                        9546,
                                        9547,
                                        9548,
                                        9549,
                                        9550,
                                        9551,
                                        9552,
                                        9553,
                                        9554,
                                        9555,
                                        9556,
                                        9557,
                                        9558,
                                        9559,
                                        9560,
                                        9561,
                                        9562,
                                        9563,
                                        9564,
                                        9565,
                                        9566,
                                        9567,
                                        9568,
                                        9569,
                                        9570,
                                        9571,
                                        9572,
                                        9573,
                                        9574,
                                        9575,
                                        9576,
                                        9577,
                                        9578,
                                        9579,
                                        9580,
                                        9581,
                                        9582,
                                        9583,
                                        9584,
                                        9585,
                                        9586,
                                        9587,
                                        9588,
                                        9589,
                                        9590,
                                        9591,
                                        9592,
                                        9593,
                                        9594,
                                        9595,
                                        9596,
                                        9597,
                                        9598,
                                        9599,
                                        9600,
                                        9601,
                                        9602,
                                        9603,
                                        9604,
                                        9605,
                                        9606,
                                        9607,
                                        9608,
                                        9609,
                                        9610,
                                        9611,
                                        9612,
                                        9613,
                                        9614,
                                        9615,
                                        9616,
                                        9617,
                                        9618,
                                        9619,
                                        9620,
                                        9621,
                                        9622,
                                        9623,
                                        9624,
                                        9625,
                                        9626,
                                        9627,
                                        9628,
                                        9629,
                                        9630,
                                        9631,
                                        9632,
                                        9633,
                                        9634,
                                        9635,
                                        9636,
                                        9637,
                                        9638,
                                        9639,
                                        9640,
                                        9641,
                                        9642,
                                        9643,
                                        9644,
                                        9645,
                                        9646,
                                        9647,
                                        9648,
                                        9649,
                                        9650,
                                        9651,
                                        9652,
                                        9653,
                                        9654,
                                        9655,
                                        9656,
                                        9657,
                                        9658,
                                        9659,
                                        9660,
                                        9661,
                                        9662,
                                        9663,
                                        9664,
                                        9665,
                                        9666,
                                        9667,
                                        9668,
                                        9669,
                                        9670,
                                        9671,
                                        9672,
                                        9673,
                                        9674,
                                        9675,
                                        9676,
                                        9677,
                                        9678,
                                        9679,
                                        9680,
                                        9681,
                                        9682,
                                        9683,
                                        9684,
                                        9685,
                                        9686,
                                        9687,
                                        9688,
                                        9689,
                                        9690,
                                        9691,
                                        9692,
                                        9693,
                                        9694,
                                        9695,
                                        9696,
                                        9697,
                                        9698,
                                        9699,
                                        9700,
                                        9701,
                                        9702,
                                        9703,
                                        9704,
                                        9705,
                                        9706,
                                        9707,
                                        9708,
                                        9709,
                                        9710,
                                        9711,
                                        9712,
                                        9713,
                                        9714,
                                        9715,
                                        9716,
                                        9717,
                                        9718,
                                        9719,
                                        9720,
                                        9721,
                                        9722,
                                        9723,
                                        9724,
                                        9725,
                                        9726,
                                        9727,
                                        9728,
                                        9729,
                                        9730,
                                        9731,
                                        9732,
                                        9733,
                                        9734,
                                        9735,
                                        9736,
                                        9737,
                                        9738,
                                        9739,
                                        9740,
                                        9741,
                                        9742,
                                        9743,
                                        9744,
                                        9745,
                                        9746,
                                        9747,
                                        9748,
                                        9749,
                                        9750,
                                        9751,
                                        9752,
                                        9753,
                                        9754,
                                        9755,
                                        9756,
                                        9757,
                                        9758,
                                        9759,
                                        9760,
                                        9761,
                                        9762,
                                        9763,
                                        9764,
                                        9765,
                                        9766,
                                        9767,
                                        9768,
                                        9769,
                                        9770,
                                        9771,
                                        9772,
                                        9773,
                                        9774,
                                        9775,
                                        9784,
                                        9785,
                                        9786,
                                        9787,
                                        9788,
                                        9789,
                                        9790,
                                        9791,
                                        9792,
                                        9793,
                                        9794,
                                        9795,
                                        9796,
                                        9797,
                                        9798,
                                        9799,
                                        9800,
                                        9801,
                                        9802,
                                        9803,
                                        9804,
                                        9805,
                                        9806,
                                        9807,
                                        9808,
                                        9809,
                                        9810,
                                        9811,
                                        9812,
                                        9813,
                                        9814,
                                        9815,
                                        9816,
                                        9817,
                                        9818,
                                        9819,
                                        9820,
                                        9821,
                                        9822,
                                        9823,
                                        9824,
                                        9825,
                                        9826,
                                        9827,
                                        9828,
                                        9829,
                                        9830,
                                        9831,
                                        9832,
                                        9833,
                                        9834,
                                        9835,
                                        9836,
                                        9837,
                                        9838,
                                        9839,
                                        9840,
                                        9841,
                                        9842,
                                        9843,
                                        9844,
                                        9845,
                                        9846,
                                        9847,
                                        9848,
                                        9849,
                                        9850,
                                        9851,
                                        9852,
                                        9853,
                                        9854,
                                        9855,
                                        9856,
                                        9857,
                                        9858,
                                        9859,
                                        9860,
                                        9861,
                                        9862,
                                        9863,
                                        9864,
                                        9865,
                                        9866,
                                        9867,
                                        9872,
                                        9873,
                                        9874,
                                        9875,
                                        9876,
                                        9877,
                                        9878,
                                        9879,
                                        9880,
                                        9881,
                                        9882,
                                        9883,
                                        9884,
                                        9888,
                                        9889,
                                        9904,
                                        9905,
                                        9985,
                                        9986,
                                        9987,
                                        9988,
                                        9990,
                                        9991,
                                        9992,
                                        9993,
                                        9996,
                                        9997,
                                        9998,
                                        9999,
                                        10000,
                                        10001,
                                        10002,
                                        10003,
                                        10004,
                                        10005,
                                        10006,
                                        10007,
                                        10008,
                                        10009,
                                        10010,
                                        10011,
                                        10012,
                                        10013,
                                        10014,
                                        10015,
                                        10016,
                                        10017,
                                        10018,
                                        10019,
                                        10020,
                                        10021,
                                        10022,
                                        10023,
                                        10025,
                                        10026,
                                        10027,
                                        10028,
                                        10029,
                                        10030,
                                        10031,
                                        10032,
                                        10033,
                                        10034,
                                        10035,
                                        10036,
                                        10037,
                                        10038,
                                        10039,
                                        10040,
                                        10041,
                                        10042,
                                        10043,
                                        10044,
                                        10045,
                                        10046,
                                        10047,
                                        10048,
                                        10049,
                                        10050,
                                        10051,
                                        10052,
                                        10053,
                                        10054,
                                        10055,
                                        10056,
                                        10057,
                                        10058,
                                        10059,
                                        10061,
                                        10063,
                                        10064,
                                        10065,
                                        10066,
                                        10070,
                                        10072,
                                        10073,
                                        10074,
                                        10075,
                                        10076,
                                        10077,
                                        10078,
                                        10081,
                                        10082,
                                        10083,
                                        10084,
                                        10085,
                                        10086,
                                        10087,
                                        10088,
                                        10089,
                                        10090,
                                        10091,
                                        10092,
                                        10093,
                                        10094,
                                        10095,
                                        10096,
                                        10097,
                                        10098,
                                        10099,
                                        10100,
                                        10101,
                                        10132,
                                        10136,
                                        10137,
                                        10138,
                                        10139,
                                        10140,
                                        10141,
                                        10142,
                                        10143,
                                        10144,
                                        10145,
                                        10146,
                                        10147,
                                        10148,
                                        10149,
                                        10150,
                                        10151,
                                        10152,
                                        10153,
                                        10154,
                                        10155,
                                        10156,
                                        10157,
                                        10158,
                                        10159,
                                        10161,
                                        10162,
                                        10163,
                                        10164,
                                        10165,
                                        10166,
                                        10167,
                                        10168,
                                        10169,
                                        10170,
                                        10171,
                                        10172,
                                        10173,
                                        10174,
                                        10181,
                                        10182,
                                        10208,
                                        10216,
                                        10217,
                                        10731,
                                        10746,
                                        10747,
                                        10799,
                                        11026,
                                        11027,
                                        11028,
                                        11029,
                                        11030,
                                        11031,
                                        11032,
                                        11033,
                                        11034,
                                        11364,
                                        11374,
                                        11375,
                                        11381,
                                        11382,
                                        11383,
                                        11385,
                                        11386,
                                        11388,
                                        11389,
                                        11800,
                                        11822,
                                        42760,
                                        42761,
                                        42762,
                                        42763,
                                        42764,
                                        42765,
                                        42766,
                                        42767,
                                        42768,
                                        42769,
                                        42770,
                                        42771,
                                        42772,
                                        42773,
                                        42774,
                                        42779,
                                        42780,
                                        42781,
                                        42782,
                                        42783,
                                        42889,
                                        42890,
                                        42891,
                                        42892,
                                        63173,
                                        64257,
                                        64258,
                                        64338,
                                        64339,
                                        64340,
                                        64341,
                                        64342,
                                        64343,
                                        64344,
                                        64345,
                                        64346,
                                        64347,
                                        64348,
                                        64349,
                                        64350,
                                        64351,
                                        64352,
                                        64353,
                                        64354,
                                        64355,
                                        64356,
                                        64357,
                                        64358,
                                        64359,
                                        64360,
                                        64361,
                                        64362,
                                        64363,
                                        64364,
                                        64365,
                                        64366,
                                        64367,
                                        64368,
                                        64369,
                                        64370,
                                        64371,
                                        64372,
                                        64373,
                                        64374,
                                        64375,
                                        64376,
                                        64377,
                                        64378,
                                        64379,
                                        64380,
                                        64381,
                                        64382,
                                        64383,
                                        64384,
                                        64385,
                                        64394,
                                        64395,
                                        64396,
                                        64397,
                                        64398,
                                        64399,
                                        64400,
                                        64401,
                                        64402,
                                        64403,
                                        64404,
                                        64405,
                                        64414,
                                        64415,
                                        64426,
                                        64427,
                                        64428,
                                        64429,
                                        64488,
                                        64489,
                                        64508,
                                        64509,
                                        64510,
                                        64511,
                                        65136,
                                        65137,
                                        65138,
                                        65139,
                                        65140,
                                        65142,
                                        65143,
                                        65144,
                                        65145,
                                        65146,
                                        65147,
                                        65148,
                                        65149,
                                        65150,
                                        65151,
                                        65152,
                                        65153,
                                        65154,
                                        65155,
                                        65156,
                                        65157,
                                        65158,
                                        65159,
                                        65160,
                                        65161,
                                        65162,
                                        65163,
                                        65164,
                                        65165,
                                        65166,
                                        65167,
                                        65168,
                                        65169,
                                        65170,
                                        65171,
                                        65172,
                                        65173,
                                        65174,
                                        65175,
                                        65176,
                                        65177,
                                        65178,
                                        65179,
                                        65180,
                                        65181,
                                        65182,
                                        65183,
                                        65184,
                                        65185,
                                        65186,
                                        65187,
                                        65188,
                                        65189,
                                        65190,
                                        65191,
                                        65192,
                                        65193,
                                        65194,
                                        65195,
                                        65196,
                                        65197,
                                        65198,
                                        65199,
                                        65200,
                                        65201,
                                        65202,
                                        65203,
                                        65204,
                                        65205,
                                        65206,
                                        65207,
                                        65208,
                                        65209,
                                        65210,
                                        65211,
                                        65212,
                                        65213,
                                        65214,
                                        65215,
                                        65216,
                                        65217,
                                        65218,
                                        65219,
                                        65220,
                                        65221,
                                        65222,
                                        65223,
                                        65224,
                                        65225,
                                        65226,
                                        65227,
                                        65228,
                                        65229,
                                        65230,
                                        65231,
                                        65232,
                                        65233,
                                        65234,
                                        65235,
                                        65236,
                                        65237,
                                        65238,
                                        65239,
                                        65240,
                                        65241,
                                        65242,
                                        65243,
                                        65244,
                                        65245,
                                        65246,
                                        65247,
                                        65248,
                                        65249,
                                        65250,
                                        65251,
                                        65252,
                                        65253,
                                        65254,
                                        65255,
                                        65256,
                                        65257,
                                        65258,
                                        65259,
                                        65260,
                                        65261,
                                        65262,
                                        65263,
                                        65264,
                                        65265,
                                        65266,
                                        65267,
                                        65268,
                                        65269,
                                        65270,
                                        65271,
                                        65272,
                                        65273,
                                        65274,
                                        65275,
                                        65276,
                                        65279,
                                        65529,
                                        65530,
                                        65531,
                                        65532,
                                        65533,
                                        120432,
                                        120433,
                                        120434,
                                        120435,
                                        120436,
                                        120437,
                                        120438,
                                        120439,
                                        120440,
                                        120441,
                                        120442,
                                        120443,
                                        120444,
                                        120445,
                                        120446,
                                        120447,
                                        120448,
                                        120449,
                                        120450,
                                        120451,
                                        120452,
                                        120453,
                                        120454,
                                        120455,
                                        120456,
                                        120457,
                                        120458,
                                        120459,
                                        120460,
                                        120461,
                                        120462,
                                        120463,
                                        120464,
                                        120465,
                                        120466,
                                        120467,
                                        120468,
                                        120469,
                                        120470,
                                        120471,
                                        120472,
                                        120473,
                                        120474,
                                        120475,
                                        120476,
                                        120477,
                                        120478,
                                        120479,
                                        120480,
                                        120481,
                                        120482,
                                        120483,
                                        120822,
                                        120823,
                                        120824,
                                        120825,
                                        120826,
                                        120827,
                                        120828,
                                        120829,
                                        120830,
                                        120831
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "arab": {
                                            "default": [
                                                "fina",
                                                "init",
                                                "isol",
                                                "liga",
                                                "medi",
                                                "rlig"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "ccmp"
                                            ],
                                            "SRB ": [
                                                "ccmp",
                                                "locl"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "ccmp"
                                            ]
                                        },
                                        "lao ": {
                                            "default": []
                                        },
                                        "latn": {
                                            "default": [
                                                "ccmp",
                                                "dlig"
                                            ],
                                            "ISM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "KSM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "LSM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "MOL ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "NSM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "ROM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "SKS ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ],
                                            "SSM ": [
                                                "ccmp",
                                                "dlig",
                                                "locl"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "arab": {
                                            "default": [
                                                "mark",
                                                "mkmk"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "mark"
                                            ],
                                            "SRB ": [
                                                "mark"
                                            ]
                                        },
                                        "grek": {
                                            "default": [
                                                "mark"
                                            ]
                                        },
                                        "lao ": {
                                            "default": [
                                                "mark",
                                                "rtbd"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "mark"
                                            ],
                                            "ISM ": [
                                                "mark"
                                            ],
                                            "KSM ": [
                                                "mark"
                                            ],
                                            "LSM ": [
                                                "mark"
                                            ],
                                            "MOL ": [
                                                "mark"
                                            ],
                                            "NSM ": [
                                                "mark"
                                            ],
                                            "ROM ": [
                                                "mark"
                                            ],
                                            "SKS ": [
                                                "mark"
                                            ],
                                            "SSM ": [
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 3119,
                                    "num_glyphs": 3157
                                }
                            },
                            "load_end": 2138,
                            "ttfb_start": 766,
                            "ttfb_end": 1382,
                            "download_start": 1382,
                            "download_end": 2138,
                            "download_ms": 756,
                            "all_start": 766,
                            "all_end": 2138,
                            "all_ms": 1372,
                            "index": 15,
                            "number": 16
                        },
                        {
                            "type": 3,
                            "id": "531502.41",
                            "request_id": "531502.41",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                            "raw_id": "531502.41",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 916,
                            "ttfb_ms": 637,
                            "load_start": 768,
                            "load_start_float": 768.00020400000005,
                            "bytesIn": 12700,
                            "objectSize": 12700,
                            "objectSizeUncompressed": 12700,
                            "chunks": [
                                {
                                    "ts": 1543,
                                    "bytes": 5317
                                },
                                {
                                    "ts": 1684,
                                    "bytes": 7383
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/montserrat-v25-latin-600-Q_BPs6ba.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=0",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "content-length: 12700",
                                    "content-type: font\/woff2",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"319c-6202ff9b1e140\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 764,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 33,
                            "http2_stream_dependency": 31,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 204,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 118,
                                    "GPOS": 10568,
                                    "GSUB": 820,
                                    "OS\/2": 96,
                                    "STAT": 68,
                                    "cmap": 658,
                                    "gasp": 8,
                                    "glyf": 13295,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1148,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 682,
                                    "post": 32,
                                    "prep": 7
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Thin SemiBold",
                                    "2": "Regular",
                                    "3": "8.000;ULA;MontserratThin-SemiBold",
                                    "4": "Montserrat Thin SemiBold",
                                    "5": "Version 8.000",
                                    "6": "MontserratThin-SemiBold",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "Montserrat Thin",
                                    "17": "SemiBold"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 626,
                                    "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": 310,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 107,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA\u0000",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 517,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "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,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8593,
                                        8595,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 225,
                                    "num_glyphs": 287
                                }
                            },
                            "load_end": 1684,
                            "ttfb_start": 768,
                            "ttfb_end": 1405,
                            "download_start": 1405,
                            "download_end": 1684,
                            "download_ms": 279,
                            "all_start": 768,
                            "all_end": 1684,
                            "all_ms": 916,
                            "index": 16,
                            "number": 17
                        },
                        {
                            "type": 3,
                            "id": "531502.37",
                            "request_id": "531502.37",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                            "raw_id": "531502.37",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 798,
                            "ttfb_ms": 637,
                            "load_start": 768,
                            "load_start_float": 768.00021000000004,
                            "bytesIn": 12820,
                            "objectSize": 12820,
                            "objectSizeUncompressed": 12820,
                            "chunks": [
                                {
                                    "ts": 1566,
                                    "bytes": 12820
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/montserrat-v25-latin-500-DOzcbrzr.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=0",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "content-length: 12820",
                                    "content-type: font\/woff2",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"3214-6202ff9b1e140\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2011,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 765,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 35,
                            "http2_stream_dependency": 33,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 210,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 118,
                                    "GPOS": 10568,
                                    "GSUB": 820,
                                    "OS\/2": 96,
                                    "STAT": 68,
                                    "cmap": 658,
                                    "gasp": 8,
                                    "glyf": 13258,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1148,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 666,
                                    "post": 32,
                                    "prep": 7
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Thin Medium",
                                    "2": "Regular",
                                    "3": "8.000;ULA;MontserratThin-Medium",
                                    "4": "Montserrat Thin Medium",
                                    "5": "Version 8.000",
                                    "6": "MontserratThin-Medium",
                                    "14": "http:\/\/scripts.sil.org\/OFL",
                                    "16": "Montserrat Thin",
                                    "17": "Medium"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 626,
                                    "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": 310,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 107,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA\u0000",
                                    "fsSelection": 192,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 517,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": 0,
                                    "underlinePosition": -100,
                                    "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,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8593,
                                        8595,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 225,
                                    "num_glyphs": 287
                                }
                            },
                            "load_end": 1566,
                            "ttfb_start": 768,
                            "ttfb_end": 1405,
                            "download_start": 1405,
                            "download_end": 1566,
                            "download_ms": 161,
                            "all_start": 768,
                            "all_end": 1566,
                            "all_ms": 798,
                            "index": 17,
                            "number": 18
                        },
                        {
                            "type": 3,
                            "id": "531502.35",
                            "request_id": "531502.35",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                            "raw_id": "531502.35",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Font",
                            "load_ms": 816,
                            "ttfb_ms": 637,
                            "load_start": 769,
                            "load_start_float": 769.00021600000002,
                            "bytesIn": 12996,
                            "objectSize": 12996,
                            "objectSizeUncompressed": 12996,
                            "chunks": [
                                {
                                    "ts": 1585,
                                    "bytes": 12996
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "font\/woff2",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/montserrat-v25-latin-italic-LiWlbBPA.woff2",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=0",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "access-control-allow-origin: *",
                                    "content-length: 12996",
                                    "content-type: font\/woff2",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"32c4-6202ff9b1e140\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2020,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 766,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 37,
                            "http2_stream_dependency": 35,
                            "http2_stream_weight": 256,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 216,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "font_details": {
                                "table_sizes": {
                                    "GDEF": 118,
                                    "GPOS": 10476,
                                    "GSUB": 820,
                                    "OS\/2": 96,
                                    "STAT": 68,
                                    "cmap": 656,
                                    "gasp": 8,
                                    "glyf": 13449,
                                    "head": 54,
                                    "hhea": 36,
                                    "hmtx": 1148,
                                    "loca": 0,
                                    "maxp": 32,
                                    "name": 608,
                                    "post": 32,
                                    "prep": 7
                                },
                                "names": {
                                    "0": "Copyright 2011 The Montserrat Project Authors (https:\/\/github.co",
                                    "1": "Montserrat Thin",
                                    "2": "Italic",
                                    "3": "8.000;ULA;MontserratThin-Italic",
                                    "4": "Montserrat Thin Italic",
                                    "5": "Version 8.000",
                                    "6": "MontserratThin-Italic",
                                    "14": "http:\/\/scripts.sil.org\/OFL"
                                },
                                "OS2": {
                                    "version": 4,
                                    "xAvgCharWidth": 630,
                                    "usWeightClass": 400,
                                    "usWidthClass": 5,
                                    "fsType": 0,
                                    "ySubscriptXSize": 650,
                                    "ySubscriptYSize": 600,
                                    "ySubscriptXOffset": -15,
                                    "ySubscriptYOffset": 75,
                                    "ySuperscriptXSize": 650,
                                    "ySuperscriptYSize": 600,
                                    "ySuperscriptXOffset": 70,
                                    "ySuperscriptYOffset": 350,
                                    "yStrikeoutSize": 50,
                                    "yStrikeoutPosition": 310,
                                    "sFamilyClass": 0,
                                    "ulUnicodeRange1": 2147483687,
                                    "ulUnicodeRange2": 107,
                                    "ulUnicodeRange3": 0,
                                    "ulUnicodeRange4": 0,
                                    "achVendID": "ULA\u0000",
                                    "fsSelection": 129,
                                    "usFirstCharIndex": 0,
                                    "usLastCharIndex": 8725,
                                    "sTypoAscender": 968,
                                    "sTypoDescender": -251,
                                    "sTypoLineGap": 0,
                                    "usWinAscent": 1109,
                                    "usWinDescent": 270,
                                    "ulCodePageRange1": 536871319,
                                    "ulCodePageRange2": 0,
                                    "sxHeight": 517,
                                    "sCapHeight": 700,
                                    "usDefaultChar": 0,
                                    "usBreakChar": 32,
                                    "usMaxContext": 3,
                                    "panose": {
                                        "bFamilyType": 0,
                                        "bSerifStyle": 0,
                                        "bWeight": 0,
                                        "bProportion": 0,
                                        "bContrast": 0,
                                        "bStrokeVariation": 0,
                                        "bArmStyle": 0,
                                        "bLetterForm": 0,
                                        "bMidline": 0,
                                        "bXHeight": 0
                                    }
                                },
                                "post": {
                                    "formatType": 3,
                                    "italicAngle": -11.300003051757812,
                                    "underlinePosition": -100,
                                    "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,
                                        305,
                                        338,
                                        339,
                                        699,
                                        700,
                                        710,
                                        730,
                                        732,
                                        8201,
                                        8203,
                                        8211,
                                        8212,
                                        8216,
                                        8217,
                                        8218,
                                        8220,
                                        8221,
                                        8222,
                                        8226,
                                        8230,
                                        8242,
                                        8243,
                                        8249,
                                        8250,
                                        8260,
                                        8308,
                                        8364,
                                        8482,
                                        8593,
                                        8595,
                                        8722,
                                        8725
                                    ]
                                },
                                "color": {
                                    "formats": [],
                                    "numPalettes": 0,
                                    "numPaletteEntries": 0
                                },
                                "features": {
                                    "GSUB": {
                                        "DFLT": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "AZE ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "CRT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "KAZ ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "NLD ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TAT ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ],
                                            "TRK ": [
                                                "dnom",
                                                "frac",
                                                "liga",
                                                "locl",
                                                "numr",
                                                "pnum",
                                                "tnum"
                                            ]
                                        }
                                    },
                                    "GPOS": {
                                        "DFLT": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "cyrl": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        },
                                        "latn": {
                                            "default": [
                                                "kern",
                                                "mark"
                                            ]
                                        }
                                    }
                                },
                                "counts": {
                                    "num_cmap_codepoints": 225,
                                    "num_glyphs": 287
                                }
                            },
                            "load_end": 1585,
                            "ttfb_start": 769,
                            "ttfb_end": 1406,
                            "download_start": 1406,
                            "download_end": 1585,
                            "download_ms": 179,
                            "all_start": 769,
                            "all_end": 1585,
                            "all_ms": 816,
                            "index": 18,
                            "number": 19
                        },
                        {
                            "type": 3,
                            "id": "531502.6",
                            "request_id": "531502.6",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                            "raw_id": "531502.6",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Image",
                            "load_ms": 6729,
                            "ttfb_ms": 654,
                            "load_start": 770,
                            "load_start_float": 770.00019099999997,
                            "bytesIn": 1879002,
                            "objectSize": 1879002,
                            "objectSizeUncompressed": 1879002,
                            "chunks": [
                                {
                                    "ts": 2062,
                                    "bytes": 13962
                                },
                                {
                                    "ts": 2302,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2329,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2411,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2439,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2821,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2849,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 2986,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3014,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3151,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3231,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3345,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3425,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3515,
                                    "bytes": 3752
                                },
                                {
                                    "ts": 3538,
                                    "bytes": 12632
                                },
                                {
                                    "ts": 3564,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3647,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3732,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3840,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 3933,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4044,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4126,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4241,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4264,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4349,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4378,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4527,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4611,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4692,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4722,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4803,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4829,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4913,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 4995,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5079,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5159,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5242,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5270,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5386,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5415,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5444,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5471,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5495,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5523,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5553,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5577,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5605,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5636,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5659,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5688,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5716,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5744,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5773,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5801,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5824,
                                    "bytes": 16375
                                },
                                {
                                    "ts": 5829,
                                    "bytes": 9
                                },
                                {
                                    "ts": 5853,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5884,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5912,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5938,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5966,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 5994,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6018,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6046,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6074,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6080,
                                    "bytes": 4011
                                },
                                {
                                    "ts": 6103,
                                    "bytes": 12373
                                },
                                {
                                    "ts": 6131,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6159,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6183,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6212,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6240,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6268,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6297,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6325,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6353,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6376,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6405,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6433,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6461,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6490,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6518,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6541,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6570,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6598,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6626,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6655,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6683,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6706,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6735,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6763,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6792,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6820,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6848,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6872,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6900,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6928,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6956,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 6986,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7013,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7037,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7065,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7094,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7122,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7150,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7178,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7202,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7230,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7258,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7287,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7315,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7343,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7367,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7395,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7423,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7452,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7480,
                                    "bytes": 16384
                                },
                                {
                                    "ts": 7499,
                                    "bytes": 13648
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:02 GMT",
                            "cacheControl": "max-age=2592000",
                            "contentType": "image\/png",
                            "contentEncoding": "",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2360,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "High",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                                    ":scheme: https",
                                    "accept: image\/avif,image\/webp,image\/apng,image\/svg+xml,image\/*,*\/*;q=0.8",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "priority: u=1, i",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "cache-control: max-age=2592000",
                                    "content-length: 1879002",
                                    "content-type: image\/png",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"1cabda-620300791a340\"",
                                    "expires: Fri, 07 Feb 2025 09:25:02 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:41:57 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2080,
                            "score_cache": 100,
                            "score_cdn": 0,
                            "score_gzip": -1,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": 100,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": null,
                            "gzip_save": null,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": 1879002,
                            "image_save": 0,
                            "cache_time": 2592000,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 755,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 39,
                            "http2_stream_dependency": 11,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 191,
                            "server_port": "443",
                            "image_details": {
                                "detected_type": "png",
                                "metadata": {
                                    "ExifTool": {
                                        "ExifToolVersion": 12.4
                                    },
                                    "File": {
                                        "FileSize": "1835 KiB",
                                        "FileType": "PNG",
                                        "FileTypeExtension": "png",
                                        "MIMEType": "image\/png"
                                    },
                                    "PNG": {
                                        "ImageWidth": 1328,
                                        "ImageHeight": 1328,
                                        "BitDepth": 8,
                                        "ColorType": "RGB with Alpha",
                                        "Compression": "Deflate\/Inflate",
                                        "Filter": "Adaptive",
                                        "Interlace": "Noninterlaced",
                                        "PixelsPerUnitX": 3780,
                                        "PixelsPerUnitY": 3780,
                                        "PixelUnits": "meters"
                                    },
                                    "Composite": {
                                        "ImageSize": "1328x1328",
                                        "Megapixels": 1.8
                                    }
                                },
                                "magick": {
                                    "format": "PNG",
                                    "formatDescription": "Portable Network Graphics",
                                    "mimeType": "image\/png",
                                    "class": "DirectClass",
                                    "geometry": {
                                        "width": 1328,
                                        "height": 1328,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "resolution": {
                                        "x": 37.799999999999997,
                                        "y": 37.799999999999997
                                    },
                                    "printSize": {
                                        "x": 35.132300000000001,
                                        "y": 35.132300000000001
                                    },
                                    "units": "PixelsPerCentimeter",
                                    "type": "TrueColorAlpha",
                                    "endianness": "Undefined",
                                    "colorspace": "sRGB",
                                    "depth": 8,
                                    "baseDepth": 8,
                                    "channelDepth": {
                                        "alpha": 1,
                                        "red": 8,
                                        "green": 8,
                                        "blue": 8
                                    },
                                    "pixels": 1763584,
                                    "imageStatistics": {
                                        "all": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 217.279,
                                            "standardDeviation": 23.997800000000002,
                                            "kurtosis": 3.7137899999999999,
                                            "skewness": -1.36646,
                                            "entropy": 0.62532600000000005
                                        }
                                    },
                                    "channelStatistics": {
                                        "alpha": {
                                            "min": 0,
                                            "max": 0,
                                            "mean": 2.8311099999999999e-14,
                                            "standardDeviation": 2.6869000000000001e-6,
                                            "kurtosis": -3,
                                            "skewness": 3037000000,
                                            "entropy": 4.8216400000000001e-5
                                        },
                                        "red": {
                                            "min": 0,
                                            "max": 255,
                                            "mean": 195.286,
                                            "standardDeviation": 38.535600000000002,
                                            "kurtosis": 5.78681,
                                            "skewness": -1.6858299999999999,
                                            "entropy": 0.83275600000000005
                                        },
                                        "green": {
                                            "min": 26,
                                            "max": 255,
                                            "mean": 215.00299999999999,
                                            "standardDeviation": 23.9039,
                                            "kurtosis": 2.8636400000000002,
                                            "skewness": -1.0329600000000001,
                                            "entropy": 0.81622399999999995
                                        },
                                        "blue": {
                                            "min": 17,
                                            "max": 255,
                                            "mean": 203.828,
                                            "standardDeviation": 33.5518,
                                            "kurtosis": 2.17781,
                                            "skewness": -1.1766099999999999,
                                            "entropy": 0.85227399999999998
                                        }
                                    },
                                    "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": 1328,
                                        "x": 0,
                                        "y": 0
                                    },
                                    "dispose": "Undefined",
                                    "iterations": 0,
                                    "compression": "Zip",
                                    "orientation": "Undefined",
                                    "properties": {
                                        "date:create": "2025-01-08T09:38:47+00:00",
                                        "date:modify": "2025-01-08T09:38:47+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": "1328, 1328",
                                        "png:pHYs": "x_res=3780, y_res=3780, units=1",
                                        "png:sRGB": "intent=0 (Perceptual Intent)",
                                        "signature": "b0396f561bf2b799de476deeb0ae59f79a2d57ead632f3e237d68d7804d19997"
                                    },
                                    "tainted": false,
                                    "filesize": "1.879MB",
                                    "numberPixels": "1.76358M",
                                    "pixelsPerSecond": "21.8917MB",
                                    "userTime": "0.070u",
                                    "elapsedTime": "0:01.080"
                                }
                            },
                            "load_end": 7499,
                            "ttfb_start": 770,
                            "ttfb_end": 1424,
                            "download_start": 1424,
                            "download_end": 7499,
                            "download_ms": 6075,
                            "all_start": 770,
                            "all_end": 7499,
                            "all_ms": 6729,
                            "index": 19,
                            "number": 20
                        },
                        {
                            "type": 3,
                            "id": "531502.48",
                            "request_id": "531502.48",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/vendor-Zz2IZx_h.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/vendor-Zz2IZx_h.js",
                            "raw_id": "531502.48",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 3478,
                            "ttfb_ms": 1048,
                            "load_start": 1022,
                            "load_start_float": 1022.000227,
                            "bytesIn": 325244,
                            "objectSize": 325244,
                            "objectSizeUncompressed": 1054548,
                            "chunks": [
                                {
                                    "ts": 2165,
                                    "bytes": 16384,
                                    "inflated": 40541
                                },
                                {
                                    "ts": 2195,
                                    "bytes": 16384,
                                    "inflated": 41732
                                },
                                {
                                    "ts": 2274,
                                    "bytes": 15818,
                                    "inflated": 48504
                                },
                                {
                                    "ts": 2467,
                                    "bytes": 16384,
                                    "inflated": 45095
                                },
                                {
                                    "ts": 2496,
                                    "bytes": 16384,
                                    "inflated": 52490
                                },
                                {
                                    "ts": 2599,
                                    "bytes": 16384,
                                    "inflated": 54049
                                },
                                {
                                    "ts": 2628,
                                    "bytes": 16384,
                                    "inflated": 54851
                                },
                                {
                                    "ts": 2708,
                                    "bytes": 16384,
                                    "inflated": 52349
                                },
                                {
                                    "ts": 2736,
                                    "bytes": 16384,
                                    "inflated": 57092
                                },
                                {
                                    "ts": 2873,
                                    "bytes": 16384,
                                    "inflated": 39489
                                },
                                {
                                    "ts": 2902,
                                    "bytes": 16384,
                                    "inflated": 45155
                                },
                                {
                                    "ts": 3095,
                                    "bytes": 16384,
                                    "inflated": 53700
                                },
                                {
                                    "ts": 3123,
                                    "bytes": 16384,
                                    "inflated": 61502
                                },
                                {
                                    "ts": 3317,
                                    "bytes": 16384,
                                    "inflated": 65208
                                },
                                {
                                    "ts": 3510,
                                    "bytes": 16384,
                                    "inflated": 56514
                                },
                                {
                                    "ts": 3757,
                                    "bytes": 16384,
                                    "inflated": 57261
                                },
                                {
                                    "ts": 3961,
                                    "bytes": 16384,
                                    "inflated": 55373
                                },
                                {
                                    "ts": 4155,
                                    "bytes": 16384,
                                    "inflated": 58312
                                },
                                {
                                    "ts": 4406,
                                    "bytes": 16384,
                                    "inflated": 57048
                                },
                                {
                                    "ts": 4500,
                                    "bytes": 14514,
                                    "inflated": 58283
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                            "initiator_line": 1,
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/vendor-Zz2IZx_h.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=1",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-type: text\/javascript",
                                    "date: Wed, 08 Jan 2025 09:25:02 GMT",
                                    "etag: \"101754-6202ff9b1e140-gzip\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1951,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 325478,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 1021,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 41,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 227,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4500,
                            "ttfb_start": 1022,
                            "ttfb_end": 2070,
                            "download_start": 2070,
                            "download_end": 4500,
                            "download_ms": 2430,
                            "all_start": 1022,
                            "all_end": 4500,
                            "all_ms": 3478,
                            "index": 20,
                            "number": 21,
                            "cpuTimes": {
                                "FunctionCall": 18
                            },
                            "cpu.FunctionCall": 18,
                            "cpuTime": 18,
                            "js_timing": [
                                [
                                    4963.759,
                                    4964.0510000000004
                                ],
                                [
                                    4971.7470000000003,
                                    4971.9219999999996
                                ],
                                [
                                    4973.018,
                                    4973.049
                                ],
                                [
                                    4974.1419999999998,
                                    4974.1930000000002
                                ],
                                [
                                    4978.2879999999996,
                                    4978.326
                                ],
                                [
                                    4983.335,
                                    4983.3869999999997
                                ],
                                [
                                    4987.4629999999997,
                                    4987.5
                                ],
                                [
                                    4991.5910000000003,
                                    4991.6279999999997
                                ],
                                [
                                    4995.7190000000001,
                                    4995.7740000000003
                                ],
                                [
                                    4999.8680000000004,
                                    4999.9309999999996
                                ],
                                [
                                    5007.6559999999999,
                                    5007.7020000000002
                                ],
                                [
                                    5011.7889999999998,
                                    5011.8289999999997
                                ],
                                [
                                    5016.9129999999996,
                                    5016.9650000000001
                                ],
                                [
                                    5021.1440000000002,
                                    5021.1869999999999
                                ],
                                [
                                    5025.277,
                                    5025.3230000000003
                                ],
                                [
                                    5029.4359999999997,
                                    5029.4740000000002
                                ],
                                [
                                    5033.5630000000001,
                                    5033.5990000000002
                                ],
                                [
                                    5037.6890000000003,
                                    5037.7190000000001
                                ],
                                [
                                    5041.8239999999996,
                                    5041.8670000000002
                                ],
                                [
                                    5045.9840000000004,
                                    5046.0230000000001
                                ],
                                [
                                    5050.1120000000001,
                                    5050.1499999999996
                                ],
                                [
                                    5054.2380000000003,
                                    5054.2709999999997
                                ],
                                [
                                    5058.3429999999998,
                                    5058.3940000000002
                                ],
                                [
                                    5062.4499999999998,
                                    5062.4700000000003
                                ],
                                [
                                    5066.5429999999997,
                                    5066.5590000000002
                                ],
                                [
                                    5070.6419999999998,
                                    5070.6660000000002
                                ],
                                [
                                    5074.7470000000003,
                                    5074.7700000000004
                                ],
                                [
                                    5078.8419999999996,
                                    5078.8559999999998
                                ],
                                [
                                    5082.9759999999997,
                                    5083.0290000000005
                                ],
                                [
                                    5087.1120000000001,
                                    5087.1369999999997
                                ],
                                [
                                    5091.2269999999999,
                                    5091.259
                                ],
                                [
                                    5095.3720000000003,
                                    5095.4229999999998
                                ],
                                [
                                    5104.7820000000002,
                                    5104.817
                                ],
                                [
                                    5108.9080000000004,
                                    5108.9390000000003
                                ],
                                [
                                    5113.0379999999996,
                                    5113.0720000000001
                                ],
                                [
                                    5117.1629999999996,
                                    5117.1940000000004
                                ],
                                [
                                    5121.3159999999998,
                                    5121.3699999999999
                                ],
                                [
                                    5125.4179999999997,
                                    5125.46
                                ],
                                [
                                    5129.5410000000002,
                                    5129.5649999999996
                                ],
                                [
                                    5133.6369999999997,
                                    5133.6530000000002
                                ],
                                [
                                    5137.7190000000001,
                                    5137.7290000000003
                                ],
                                [
                                    5141.8010000000004,
                                    5141.8159999999998
                                ],
                                [
                                    5145.893,
                                    5145.9110000000001
                                ],
                                [
                                    5149.9979999999996,
                                    5150.0259999999998
                                ],
                                [
                                    5154.2470000000003,
                                    5154.2790000000005
                                ],
                                [
                                    5158.384,
                                    5158.4200000000001
                                ],
                                [
                                    5162.4939999999997,
                                    5162.5339999999997
                                ],
                                [
                                    5166.5950000000003,
                                    5166.6199999999999
                                ],
                                [
                                    5170.6890000000003,
                                    5170.7020000000002
                                ],
                                [
                                    5174.7860000000001,
                                    5174.8119999999999
                                ],
                                [
                                    5178.8860000000004,
                                    5178.9040000000005
                                ],
                                [
                                    5182.9340000000002,
                                    5182.9769999999999
                                ],
                                [
                                    5187.0720000000001,
                                    5187.1040000000003
                                ],
                                [
                                    5191.21,
                                    5191.2430000000004
                                ],
                                [
                                    5195.3429999999998,
                                    5195.3969999999999
                                ],
                                [
                                    5202.415,
                                    5202.46
                                ],
                                [
                                    5206.5469999999996,
                                    5206.5870000000004
                                ],
                                [
                                    5211.8090000000002,
                                    5211.848
                                ],
                                [
                                    5215.9449999999997,
                                    5215.9799999999996
                                ],
                                [
                                    5220.0799999999999,
                                    5220.1139999999996
                                ],
                                [
                                    5224.1970000000001,
                                    5224.2460000000001
                                ],
                                [
                                    5228.3100000000004,
                                    5228.3310000000001
                                ],
                                [
                                    5232.384,
                                    5232.4049999999997
                                ],
                                [
                                    5236.4790000000003,
                                    5236.4960000000001
                                ],
                                [
                                    5240.5799999999999,
                                    5240.6040000000003
                                ],
                                [
                                    5244.6750000000002,
                                    5244.6930000000002
                                ],
                                [
                                    5248.7759999999998,
                                    5248.799
                                ],
                                [
                                    5252.8689999999997,
                                    5252.8860000000004
                                ],
                                [
                                    5256.9690000000001,
                                    5256.9930000000004
                                ],
                                [
                                    5261.1310000000003,
                                    5261.1580000000004
                                ],
                                [
                                    5265.2399999999998,
                                    5265.2759999999998
                                ],
                                [
                                    5269.3450000000003,
                                    5269.3720000000003
                                ],
                                [
                                    5273.4430000000002,
                                    5273.4579999999996
                                ],
                                [
                                    5277.5379999999996,
                                    5277.558
                                ],
                                [
                                    5281.6279999999997,
                                    5281.6419999999998
                                ],
                                [
                                    5285.7349999999997,
                                    5285.7629999999999
                                ],
                                [
                                    5289.8509999999997,
                                    5289.8770000000004
                                ],
                                [
                                    5294.2309999999998,
                                    5294.2619999999997
                                ],
                                [
                                    5298.3680000000004,
                                    5298.3980000000001
                                ],
                                [
                                    5305.3360000000002,
                                    5305.3919999999998
                                ],
                                [
                                    5309.4899999999998,
                                    5309.5249999999996
                                ],
                                [
                                    5313.6270000000004,
                                    5313.6660000000002
                                ],
                                [
                                    5317.768,
                                    5317.8100000000004
                                ],
                                [
                                    5321.9279999999999,
                                    5321.982
                                ],
                                [
                                    5326.0749999999998,
                                    5326.1099999999997
                                ],
                                [
                                    5330.2139999999999,
                                    5330.2380000000003
                                ],
                                [
                                    5334.3209999999999,
                                    5334.3440000000001
                                ],
                                [
                                    5338.4179999999997,
                                    5338.4300000000003
                                ],
                                [
                                    5342.5150000000003,
                                    5342.5370000000003
                                ],
                                [
                                    5346.6279999999997,
                                    5346.6559999999999
                                ],
                                [
                                    5350.7380000000003,
                                    5350.7669999999998
                                ],
                                [
                                    5354.8530000000001,
                                    5354.8760000000002
                                ],
                                [
                                    5358.9589999999998,
                                    5359
                                ],
                                [
                                    5363.0640000000003,
                                    5363.0879999999997
                                ],
                                [
                                    5367.1620000000003,
                                    5367.1790000000001
                                ],
                                [
                                    5371.25,
                                    5371.2629999999999
                                ],
                                [
                                    5375.348,
                                    5375.384
                                ],
                                [
                                    5379.4539999999997,
                                    5379.4750000000004
                                ],
                                [
                                    5383.5649999999996,
                                    5383.5950000000003
                                ],
                                [
                                    5387.6819999999998,
                                    5387.7070000000003
                                ],
                                [
                                    5391.7960000000003,
                                    5391.8199999999997
                                ],
                                [
                                    5395.9279999999999,
                                    5395.9620000000004
                                ],
                                [
                                    5400.4480000000003,
                                    5400.5190000000002
                                ],
                                [
                                    5405.2160000000003,
                                    5405.2629999999999
                                ],
                                [
                                    5409.3530000000001,
                                    5409.4030000000002
                                ],
                                [
                                    5413.4780000000001,
                                    5413.5020000000004
                                ],
                                [
                                    5417.5739999999996,
                                    5417.5910000000003
                                ],
                                [
                                    5421.6570000000002,
                                    5421.6700000000001
                                ],
                                [
                                    5425.7359999999999,
                                    5425.7449999999999
                                ],
                                [
                                    5429.8299999999999,
                                    5429.8519999999999
                                ],
                                [
                                    5433.9219999999996,
                                    5433.9369999999999
                                ],
                                [
                                    5438.0309999999999,
                                    5438.0649999999996
                                ],
                                [
                                    5442.1279999999997,
                                    5442.1459999999997
                                ],
                                [
                                    5446.2250000000004,
                                    5446.2420000000002
                                ],
                                [
                                    5450.326,
                                    5450.348
                                ],
                                [
                                    5454.4319999999998,
                                    5454.4499999999998
                                ],
                                [
                                    5458.5320000000002,
                                    5458.5550000000003
                                ],
                                [
                                    5462.6440000000002,
                                    5462.6679999999997
                                ],
                                [
                                    5466.7399999999998,
                                    5466.759
                                ],
                                [
                                    5470.8270000000002,
                                    5470.8419999999996
                                ],
                                [
                                    5474.9080000000004,
                                    5474.9340000000002
                                ],
                                [
                                    5478.9989999999998,
                                    5479.0169999999998
                                ],
                                [
                                    5483.1360000000004,
                                    5483.1760000000004
                                ],
                                [
                                    5487.2550000000001,
                                    5487.2790000000005
                                ],
                                [
                                    5491.3789999999999,
                                    5491.4059999999999
                                ],
                                [
                                    5495.5069999999996,
                                    5495.5360000000001
                                ],
                                [
                                    5501.0169999999998,
                                    5501.0469999999996
                                ],
                                [
                                    5505.1289999999999,
                                    5505.1599999999999
                                ],
                                [
                                    5509.2640000000001,
                                    5509.299
                                ],
                                [
                                    5513.4059999999999,
                                    5513.4319999999998
                                ],
                                [
                                    5517.875,
                                    5517.902
                                ],
                                [
                                    5522.0029999999997,
                                    5522.0450000000001
                                ],
                                [
                                    5528.4870000000001,
                                    5528.5280000000002
                                ],
                                [
                                    5532.616,
                                    5532.6530000000002
                                ],
                                [
                                    5537.0259999999998,
                                    5537.0569999999998
                                ],
                                [
                                    5543.4030000000002,
                                    5543.4390000000003
                                ],
                                [
                                    5547.5140000000001,
                                    5547.5510000000004
                                ],
                                [
                                    5551.6350000000002,
                                    5551.665
                                ],
                                [
                                    5555.7560000000003,
                                    5555.7849999999999
                                ],
                                [
                                    5559.8630000000003,
                                    5559.8879999999999
                                ],
                                [
                                    5563.9679999999998,
                                    5563.9880000000003
                                ],
                                [
                                    5568.0609999999997,
                                    5568.0770000000002
                                ],
                                [
                                    5572.1589999999997,
                                    5572.1800000000003
                                ],
                                [
                                    5576.2579999999998,
                                    5576.2780000000002
                                ],
                                [
                                    5580.348,
                                    5580.3890000000001
                                ],
                                [
                                    5584.4849999999997,
                                    5584.5069999999996
                                ],
                                [
                                    5588.5910000000003,
                                    5588.6120000000001
                                ],
                                [
                                    5592.7089999999998,
                                    5592.7359999999999
                                ],
                                [
                                    5596.8239999999996,
                                    5596.8490000000002
                                ],
                                [
                                    5602.5910000000003,
                                    5602.625
                                ],
                                [
                                    5606.71,
                                    5606.7359999999999
                                ],
                                [
                                    5610.8069999999998,
                                    5610.8220000000001
                                ],
                                [
                                    5614.9059999999999,
                                    5614.9219999999996
                                ],
                                [
                                    5618.9949999999999,
                                    5619.0119999999997
                                ],
                                [
                                    5623.0889999999999,
                                    5623.1080000000002
                                ],
                                [
                                    5627.192,
                                    5627.2179999999998
                                ],
                                [
                                    5631.2929999999997,
                                    5631.3100000000004
                                ],
                                [
                                    5635.4059999999999,
                                    5635.4250000000002
                                ],
                                [
                                    5639.5010000000002,
                                    5639.5169999999998
                                ],
                                [
                                    5643.5910000000003,
                                    5643.6040000000003
                                ],
                                [
                                    5647.6959999999999,
                                    5647.7190000000001
                                ],
                                [
                                    5651.8090000000002,
                                    5651.8310000000001
                                ],
                                [
                                    5655.9089999999997,
                                    5655.9229999999998
                                ],
                                [
                                    5660.0069999999996,
                                    5660.0320000000002
                                ],
                                [
                                    5664.1199999999999,
                                    5664.1450000000004
                                ],
                                [
                                    5668.2190000000001,
                                    5668.2309999999998
                                ],
                                [
                                    5672.3050000000003,
                                    5672.3329999999996
                                ],
                                [
                                    5676.451,
                                    5676.4849999999997
                                ],
                                [
                                    5680.5730000000003,
                                    5680.6130000000003
                                ],
                                [
                                    5684.7070000000003,
                                    5684.7389999999996
                                ],
                                [
                                    5688.8339999999998,
                                    5688.8609999999999
                                ],
                                [
                                    5692.9589999999998,
                                    5692.9870000000001
                                ],
                                [
                                    5697.0680000000002,
                                    5697.098
                                ],
                                [
                                    5701.1930000000002,
                                    5701.223
                                ],
                                [
                                    5705.3040000000001,
                                    5705.3239999999996
                                ],
                                [
                                    5709.4059999999999,
                                    5709.433
                                ],
                                [
                                    5713.5129999999999,
                                    5713.527
                                ],
                                [
                                    5717.5990000000002,
                                    5717.6139999999996
                                ],
                                [
                                    5721.6719999999996,
                                    5721.6959999999999
                                ],
                                [
                                    5725.768,
                                    5725.7830000000004
                                ],
                                [
                                    5729.8609999999999,
                                    5729.8789999999999
                                ],
                                [
                                    5733.9690000000001,
                                    5733.9949999999999
                                ],
                                [
                                    5738.0720000000001,
                                    5738.0879999999997
                                ],
                                [
                                    5742.1689999999999,
                                    5742.192
                                ],
                                [
                                    5746.2640000000001,
                                    5746.277
                                ],
                                [
                                    5750.3670000000002,
                                    5750.4059999999999
                                ],
                                [
                                    5754.4669999999996,
                                    5754.4840000000004
                                ],
                                [
                                    5758.5630000000001,
                                    5758.5829999999996
                                ],
                                [
                                    5762.652,
                                    5762.6760000000004
                                ],
                                [
                                    5766.7550000000001,
                                    5766.7749999999996
                                ],
                                [
                                    5770.8450000000003,
                                    5770.857
                                ],
                                [
                                    5774.8940000000002,
                                    5774.9089999999997
                                ],
                                [
                                    5778.9840000000004,
                                    5778.9979999999996
                                ],
                                [
                                    5783.2219999999998,
                                    5783.2439999999997
                                ],
                                [
                                    5787.3370000000004,
                                    5787.3729999999996
                                ],
                                [
                                    5791.4849999999997,
                                    5791.5389999999998
                                ],
                                [
                                    5795.6400000000003,
                                    5795.6710000000003
                                ],
                                [
                                    5800.4250000000002,
                                    5800.4719999999998
                                ],
                                [
                                    5804.5609999999997,
                                    5804.5889999999999
                                ],
                                [
                                    5808.6700000000001,
                                    5808.6869999999999
                                ],
                                [
                                    5812.7629999999999,
                                    5812.7780000000002
                                ],
                                [
                                    5816.8500000000004,
                                    5816.8639999999996
                                ],
                                [
                                    5820.951,
                                    5820.9780000000001
                                ],
                                [
                                    5825.0519999999997,
                                    5825.0860000000002
                                ],
                                [
                                    5829.143,
                                    5829.1570000000002
                                ],
                                [
                                    5833.2290000000003,
                                    5833.2420000000002
                                ],
                                [
                                    5837.3130000000001,
                                    5837.3239999999996
                                ],
                                [
                                    5841.3860000000004,
                                    5841.3999999999996
                                ],
                                [
                                    5845.4870000000001,
                                    5845.5060000000003
                                ],
                                [
                                    5849.585,
                                    5849.6229999999996
                                ],
                                [
                                    5853.692,
                                    5853.71
                                ],
                                [
                                    5857.8130000000001,
                                    5857.8419999999996
                                ],
                                [
                                    5861.9430000000002,
                                    5861.9709999999995
                                ],
                                [
                                    5866.0720000000001,
                                    5866.1130000000003
                                ],
                                [
                                    5870.2200000000003,
                                    5870.2470000000003
                                ],
                                [
                                    5874.4430000000002,
                                    5874.4740000000002
                                ],
                                [
                                    5878.576,
                                    5878.6189999999997
                                ],
                                [
                                    5883.4189999999999,
                                    5883.473
                                ],
                                [
                                    5889.4160000000002,
                                    5889.4679999999998
                                ],
                                [
                                    5893.5659999999998,
                                    5893.6030000000001
                                ],
                                [
                                    5897.6899999999996,
                                    5897.7299999999996
                                ],
                                [
                                    5901.826,
                                    5901.866
                                ],
                                [
                                    5905.9530000000004,
                                    5905.9889999999996
                                ],
                                [
                                    5910.0749999999998,
                                    5910.1049999999996
                                ],
                                [
                                    5914.2120000000004,
                                    5914.241
                                ],
                                [
                                    5918.3190000000004,
                                    5918.3389999999999
                                ],
                                [
                                    5922.3850000000002,
                                    5922.402
                                ],
                                [
                                    5926.473,
                                    5926.4880000000003
                                ],
                                [
                                    5930.5690000000004,
                                    5930.5929999999998
                                ],
                                [
                                    5934.674,
                                    5934.6970000000001
                                ],
                                [
                                    5938.7690000000002,
                                    5938.7849999999999
                                ],
                                [
                                    5942.8549999999996,
                                    5942.8689999999997
                                ],
                                [
                                    5946.9390000000003,
                                    5946.9690000000001
                                ],
                                [
                                    5951.0550000000003,
                                    5951.0780000000004
                                ],
                                [
                                    5955.1629999999996,
                                    5955.1840000000002
                                ],
                                [
                                    5959.2669999999998,
                                    5959.2889999999998
                                ],
                                [
                                    5963.3739999999998,
                                    5963.3869999999997
                                ],
                                [
                                    5967.4750000000004,
                                    5967.4970000000003
                                ],
                                [
                                    5971.576,
                                    5971.5919999999996
                                ],
                                [
                                    5975.7939999999999,
                                    5975.8159999999998
                                ],
                                [
                                    5979.8999999999996,
                                    5979.9179999999997
                                ],
                                [
                                    5984.0060000000003,
                                    5984.0510000000004
                                ],
                                [
                                    5988.1459999999997,
                                    5988.1819999999998
                                ],
                                [
                                    5992.268,
                                    5992.2920000000004
                                ],
                                [
                                    5996.3950000000004,
                                    5996.4250000000002
                                ],
                                [
                                    6000.6629999999996,
                                    6000.6940000000004
                                ],
                                [
                                    6004.7690000000002,
                                    6004.7929999999997
                                ],
                                [
                                    6008.8580000000002,
                                    6008.8729999999996
                                ],
                                [
                                    6012.9390000000003,
                                    6012.951
                                ],
                                [
                                    6017.0360000000001,
                                    6017.0569999999998
                                ],
                                [
                                    6021.1319999999996,
                                    6021.165
                                ],
                                [
                                    6025.2219999999998,
                                    6025.2370000000001
                                ],
                                [
                                    6029.3069999999998,
                                    6029.3320000000003
                                ],
                                [
                                    6033.384,
                                    6033.3990000000003
                                ],
                                [
                                    6037.4740000000002,
                                    6037.4870000000001
                                ],
                                [
                                    6041.5780000000004,
                                    6041.6019999999999
                                ],
                                [
                                    6045.6729999999998,
                                    6045.6880000000001
                                ],
                                [
                                    6049.7629999999999,
                                    6049.7820000000002
                                ],
                                [
                                    6053.8609999999999,
                                    6053.8819999999996
                                ],
                                [
                                    6057.9610000000002,
                                    6057.973
                                ],
                                [
                                    6062.0640000000003,
                                    6062.1040000000003
                                ],
                                [
                                    6066.1779999999999,
                                    6066.192
                                ],
                                [
                                    6070.2780000000002,
                                    6070.3010000000004
                                ],
                                [
                                    6074.3770000000004,
                                    6074.3950000000004
                                ],
                                [
                                    6078.4629999999997,
                                    6078.4870000000001
                                ],
                                [
                                    6082.6080000000002,
                                    6082.6629999999996
                                ],
                                [
                                    6086.732,
                                    6086.7579999999998
                                ],
                                [
                                    6090.8450000000003,
                                    6090.8680000000004
                                ],
                                [
                                    6094.9690000000001,
                                    6095.0010000000002
                                ],
                                [
                                    6099.4530000000004,
                                    6099.509
                                ],
                                [
                                    6103.5709999999999,
                                    6103.5959999999995
                                ],
                                [
                                    6107.6760000000004,
                                    6107.6989999999996
                                ],
                                [
                                    6111.7690000000002,
                                    6111.7860000000001
                                ],
                                [
                                    6115.8609999999999,
                                    6115.8800000000001
                                ],
                                [
                                    6119.9579999999996,
                                    6119.9769999999999
                                ],
                                [
                                    6124.0619999999999,
                                    6124.085
                                ],
                                [
                                    6128.1570000000002,
                                    6128.1689999999999
                                ],
                                [
                                    6132.2399999999998,
                                    6132.2529999999997
                                ],
                                [
                                    6136.3270000000002,
                                    6136.3419999999996
                                ],
                                [
                                    6140.4229999999998,
                                    6140.4629999999997
                                ],
                                [
                                    6144.5339999999997,
                                    6144.5510000000004
                                ],
                                [
                                    6148.6379999999999,
                                    6148.6610000000001
                                ],
                                [
                                    6152.7460000000001,
                                    6152.7700000000004
                                ],
                                [
                                    6156.8370000000004,
                                    6156.8490000000002
                                ],
                                [
                                    6160.9390000000003,
                                    6160.9679999999998
                                ],
                                [
                                    6165.0420000000004,
                                    6165.0640000000003
                                ],
                                [
                                    6169.134,
                                    6169.1599999999999
                                ],
                                [
                                    6173.2340000000004,
                                    6173.2489999999998
                                ],
                                [
                                    6177.4709999999995,
                                    6177.5020000000004
                                ],
                                [
                                    6181.5550000000003,
                                    6181.585
                                ],
                                [
                                    6185.6689999999999,
                                    6185.6999999999998
                                ],
                                [
                                    6189.7870000000003,
                                    6189.8149999999996
                                ],
                                [
                                    6193.9390000000003,
                                    6193.9799999999996
                                ],
                                [
                                    6198.0820000000003,
                                    6198.1170000000002
                                ],
                                [
                                    6202.2209999999995,
                                    6202.2550000000001
                                ],
                                [
                                    6206.3400000000001,
                                    6206.3950000000004
                                ],
                                [
                                    6210.4740000000002,
                                    6210.4989999999998
                                ],
                                [
                                    6214.5680000000002,
                                    6214.5860000000002
                                ],
                                [
                                    6218.6589999999997,
                                    6218.6930000000002
                                ],
                                [
                                    6222.7629999999999,
                                    6222.7790000000005
                                ],
                                [
                                    6226.8559999999998,
                                    6226.8680000000004
                                ],
                                [
                                    6230.9430000000002,
                                    6230.9549999999999
                                ],
                                [
                                    6235.192,
                                    6235.2209999999995
                                ],
                                [
                                    6239.317,
                                    6239.3509999999997
                                ],
                                [
                                    6243.4070000000002,
                                    6243.4409999999998
                                ],
                                [
                                    6247.5290000000005,
                                    6247.558
                                ],
                                [
                                    6251.652,
                                    6251.692
                                ],
                                [
                                    6255.7830000000004,
                                    6255.8059999999996
                                ],
                                [
                                    6259.8869999999997,
                                    6259.9110000000001
                                ],
                                [
                                    6263.9930000000004,
                                    6264.0140000000001
                                ],
                                [
                                    6268.0889999999999,
                                    6268.1040000000003
                                ],
                                [
                                    6272.183,
                                    6272.2039999999997
                                ],
                                [
                                    6276.277,
                                    6276.2910000000002
                                ],
                                [
                                    6280.3800000000001,
                                    6280.3950000000004
                                ],
                                [
                                    6284.8040000000001,
                                    6284.8339999999998
                                ],
                                [
                                    6288.9300000000003,
                                    6288.96
                                ],
                                [
                                    6293.058,
                                    6293.1130000000003
                                ],
                                [
                                    6297.2179999999998,
                                    6297.2489999999998
                                ],
                                [
                                    6302.509,
                                    6302.5410000000002
                                ],
                                [
                                    6306.6459999999997,
                                    6306.6840000000002
                                ],
                                [
                                    6310.7749999999996,
                                    6310.8069999999998
                                ],
                                [
                                    6315.0910000000003,
                                    6315.6120000000001
                                ],
                                [
                                    6319.6819999999998,
                                    6319.7089999999998
                                ],
                                [
                                    6323.7809999999999,
                                    6323.8000000000002
                                ],
                                [
                                    6327.8689999999997,
                                    6327.8909999999996
                                ],
                                [
                                    6331.96,
                                    6331.991
                                ],
                                [
                                    6336.0640000000003,
                                    6336.0780000000004
                                ],
                                [
                                    6340.1689999999999,
                                    6340.1890000000003
                                ],
                                [
                                    6344.2709999999997,
                                    6344.2920000000004
                                ],
                                [
                                    6348.3779999999997,
                                    6348.3950000000004
                                ],
                                [
                                    6352.4799999999996,
                                    6352.5
                                ],
                                [
                                    6356.5720000000001,
                                    6356.5870000000004
                                ],
                                [
                                    6360.6689999999999,
                                    6360.6890000000003
                                ],
                                [
                                    6364.7619999999997,
                                    6364.7790000000005
                                ],
                                [
                                    6368.848,
                                    6368.8829999999998
                                ],
                                [
                                    6372.9399999999996,
                                    6373.0029999999997
                                ],
                                [
                                    6377.0730000000003,
                                    6377.0900000000001
                                ],
                                [
                                    6381.165,
                                    6381.1769999999997
                                ],
                                [
                                    6385.2669999999998,
                                    6385.2910000000002
                                ],
                                [
                                    6389.3890000000001,
                                    6389.4139999999998
                                ],
                                [
                                    6393.5150000000003,
                                    6393.5479999999998
                                ],
                                [
                                    6397.9930000000004,
                                    6398.0230000000001
                                ],
                                [
                                    6402.1279999999997,
                                    6402.165
                                ],
                                [
                                    6406.2479999999996,
                                    6406.29
                                ],
                                [
                                    6410.3680000000004,
                                    6410.3969999999999
                                ],
                                [
                                    6414.4709999999995,
                                    6414.4989999999998
                                ],
                                [
                                    6418.567,
                                    6418.5820000000003
                                ],
                                [
                                    6422.652,
                                    6422.6660000000002
                                ],
                                [
                                    6426.741,
                                    6426.759
                                ],
                                [
                                    6430.8419999999996,
                                    6430.8639999999996
                                ],
                                [
                                    6434.9359999999997,
                                    6434.9470000000001
                                ],
                                [
                                    6439.0209999999997,
                                    6439.0370000000003
                                ],
                                [
                                    6443.1109999999999,
                                    6443.125
                                ],
                                [
                                    6447.201,
                                    6447.2449999999999
                                ],
                                [
                                    6451.3289999999997,
                                    6451.3509999999997
                                ],
                                [
                                    6455.4040000000005,
                                    6455.4260000000004
                                ],
                                [
                                    6459.5119999999997,
                                    6459.5360000000001
                                ],
                                [
                                    6463.6300000000001,
                                    6463.6549999999997
                                ],
                                [
                                    6467.7290000000003,
                                    6467.7430000000004
                                ],
                                [
                                    6471.8140000000003,
                                    6471.8289999999997
                                ],
                                [
                                    6475.9049999999997,
                                    6475.9200000000001
                                ],
                                [
                                    6480.009,
                                    6480.04
                                ],
                                [
                                    6484.1300000000001,
                                    6484.1620000000003
                                ],
                                [
                                    6488.2809999999999,
                                    6488.3130000000001
                                ],
                                [
                                    6492.402,
                                    6492.4390000000003
                                ],
                                [
                                    6496.5770000000002,
                                    6496.6149999999998
                                ],
                                [
                                    6500.6899999999996,
                                    6500.7250000000004
                                ],
                                [
                                    6504.826,
                                    6504.8770000000004
                                ],
                                [
                                    6508.8919999999998,
                                    6508.9319999999998
                                ],
                                [
                                    6513.0379999999996,
                                    6513.0820000000003
                                ],
                                [
                                    6517.1769999999997,
                                    6517.2150000000001
                                ],
                                [
                                    6521.2929999999997,
                                    6521.3209999999999
                                ],
                                [
                                    6525.393,
                                    6525.415
                                ],
                                [
                                    6529.4899999999998,
                                    6529.5119999999997
                                ],
                                [
                                    6533.5820000000003,
                                    6533.6000000000004
                                ],
                                [
                                    6537.6790000000001,
                                    6537.7049999999999
                                ],
                                [
                                    6541.7849999999999,
                                    6541.8069999999998
                                ],
                                [
                                    6545.8760000000002,
                                    6545.8909999999996
                                ],
                                [
                                    6549.9700000000003,
                                    6550.0050000000001
                                ],
                                [
                                    6554.0680000000002,
                                    6554.0919999999996
                                ],
                                [
                                    6558.1620000000003,
                                    6558.1760000000004
                                ],
                                [
                                    6562.259,
                                    6562.2830000000004
                                ],
                                [
                                    6566.3720000000003,
                                    6566.3969999999999
                                ],
                                [
                                    6570.4690000000001,
                                    6570.4830000000002
                                ],
                                [
                                    6574.5649999999996,
                                    6574.585
                                ],
                                [
                                    6578.6549999999997,
                                    6578.6700000000001
                                ],
                                [
                                    6582.7790000000005,
                                    6582.8190000000004
                                ],
                                [
                                    6586.9030000000002,
                                    6586.9269999999997
                                ],
                                [
                                    6591.3509999999997,
                                    6591.4080000000004
                                ],
                                [
                                    6595.5100000000002,
                                    6595.54
                                ],
                                [
                                    6600.1049999999996,
                                    6600.1499999999996
                                ],
                                [
                                    6604.2340000000004,
                                    6604.2610000000004
                                ],
                                [
                                    6608.3360000000002,
                                    6608.366
                                ],
                                [
                                    6612.3919999999998,
                                    6612.415
                                ],
                                [
                                    6616.4870000000001,
                                    6616.5020000000004
                                ],
                                [
                                    6620.5799999999999,
                                    6620.6009999999997
                                ],
                                [
                                    6624.6800000000003,
                                    6624.701
                                ],
                                [
                                    6628.7709999999997,
                                    6628.7839999999997
                                ],
                                [
                                    6632.875,
                                    6632.8869999999997
                                ],
                                [
                                    6636.9620000000004,
                                    6636.9750000000004
                                ],
                                [
                                    6641.0500000000002,
                                    6641.0680000000002
                                ],
                                [
                                    6645.1580000000004,
                                    6645.1890000000003
                                ],
                                [
                                    6649.2619999999997,
                                    6649.2809999999999
                                ],
                                [
                                    6653.3699999999999,
                                    6653.3950000000004
                                ],
                                [
                                    6657.4709999999995,
                                    6657.4859999999999
                                ],
                                [
                                    6661.5609999999997,
                                    6661.5739999999996
                                ],
                                [
                                    6665.6589999999997,
                                    6665.683
                                ],
                                [
                                    6669.7579999999998,
                                    6669.8469999999998
                                ],
                                [
                                    6673.8620000000001,
                                    6673.884
                                ],
                                [
                                    6677.9579999999996,
                                    6677.9790000000003
                                ],
                                [
                                    6682.1019999999999,
                                    6682.1559999999999
                                ],
                                [
                                    6686.2529999999997,
                                    6686.2820000000002
                                ],
                                [
                                    6690.3710000000001,
                                    6690.4160000000002
                                ],
                                [
                                    6694.5320000000002,
                                    6694.5699999999997
                                ],
                                [
                                    6698.7120000000004,
                                    6698.7489999999998
                                ],
                                [
                                    6702.8509999999997,
                                    6702.8850000000002
                                ],
                                [
                                    6706.9620000000004,
                                    6706.9870000000001
                                ],
                                [
                                    6711.0870000000004,
                                    6711.116
                                ],
                                [
                                    6715.192,
                                    6715.21
                                ],
                                [
                                    6719.29,
                                    6719.3109999999997
                                ],
                                [
                                    6723.3919999999998,
                                    6723.4110000000001
                                ],
                                [
                                    6727.4889999999996,
                                    6727.509
                                ],
                                [
                                    6731.5929999999998,
                                    6731.6180000000004
                                ],
                                [
                                    6735.6869999999999,
                                    6735.7049999999999
                                ],
                                [
                                    6739.7719999999999,
                                    6739.7860000000001
                                ],
                                [
                                    6743.857,
                                    6743.8729999999996
                                ],
                                [
                                    6747.942,
                                    6747.9740000000002
                                ],
                                [
                                    6752.0450000000001,
                                    6752.0649999999996
                                ],
                                [
                                    6756.1689999999999,
                                    6756.1909999999998
                                ],
                                [
                                    6760.2740000000003,
                                    6760.2969999999996
                                ],
                                [
                                    6764.3850000000002,
                                    6764.4070000000002
                                ],
                                [
                                    6768.4830000000002,
                                    6768.4989999999998
                                ],
                                [
                                    6772.5780000000004,
                                    6772.5919999999996
                                ],
                                [
                                    6776.6700000000001,
                                    6776.683
                                ],
                                [
                                    6780.7579999999998,
                                    6780.7799999999997
                                ],
                                [
                                    6784.8590000000004,
                                    6784.8829999999998
                                ],
                                [
                                    6788.9809999999998,
                                    6789.0219999999999
                                ],
                                [
                                    6793.1120000000001,
                                    6793.1419999999998
                                ],
                                [
                                    6797.2489999999998,
                                    6797.2849999999999
                                ],
                                [
                                    6801.4309999999996,
                                    6801.4709999999995
                                ],
                                [
                                    6805.5469999999996,
                                    6805.5720000000001
                                ],
                                [
                                    6809.6570000000002,
                                    6809.6819999999998
                                ],
                                [
                                    6813.7650000000003,
                                    6813.7879999999996
                                ],
                                [
                                    6817.8590000000004,
                                    6817.8739999999998
                                ],
                                [
                                    6821.9409999999998,
                                    6821.9719999999998
                                ],
                                [
                                    6826.0259999999998,
                                    6826.0410000000002
                                ],
                                [
                                    6830.1149999999998,
                                    6830.1279999999997
                                ],
                                [
                                    6834.21,
                                    6834.2299999999996
                                ],
                                [
                                    6838.3090000000002,
                                    6838.3339999999998
                                ],
                                [
                                    6842.3969999999999,
                                    6842.4179999999997
                                ],
                                [
                                    6846.4880000000003,
                                    6846.5010000000002
                                ],
                                [
                                    6850.5690000000004,
                                    6850.5829999999996
                                ],
                                [
                                    6854.6689999999999,
                                    6854.6989999999996
                                ],
                                [
                                    6858.799,
                                    6858.826
                                ],
                                [
                                    6863.165,
                                    6863.21
                                ],
                                [
                                    6867.3100000000004,
                                    6867.3379999999997
                                ],
                                [
                                    6871.4200000000001,
                                    6871.4480000000003
                                ],
                                [
                                    6875.5420000000004,
                                    6875.5780000000004
                                ],
                                [
                                    6879.6750000000002,
                                    6879.7049999999999
                                ],
                                [
                                    6885.5360000000001,
                                    6885.5829999999996
                                ],
                                [
                                    6889.6790000000001,
                                    6889.7219999999998
                                ],
                                [
                                    6893.8149999999996,
                                    6893.8519999999999
                                ],
                                [
                                    6897.9369999999999,
                                    6897.9719999999998
                                ],
                                [
                                    6902.0630000000001,
                                    6902.0990000000002
                                ],
                                [
                                    6906.2060000000001,
                                    6906.2430000000004
                                ],
                                [
                                    6910.3320000000003,
                                    6910.3819999999996
                                ],
                                [
                                    6914.4780000000001,
                                    6914.5140000000001
                                ],
                                [
                                    6918.5990000000002,
                                    6918.6260000000002
                                ],
                                [
                                    6922.7129999999997,
                                    6922.741
                                ],
                                [
                                    6926.8249999999998,
                                    6926.8509999999997
                                ],
                                [
                                    6930.9570000000003,
                                    6930.982
                                ],
                                [
                                    6935.0559999999996,
                                    6935.0699999999997
                                ],
                                [
                                    6939.1509999999998,
                                    6939.1700000000001
                                ],
                                [
                                    6943.2569999999996,
                                    6943.2979999999998
                                ],
                                [
                                    6947.366,
                                    6947.3860000000004
                                ],
                                [
                                    6951.4539999999997,
                                    6951.491
                                ],
                                [
                                    6955.5770000000002,
                                    6955.6000000000004
                                ],
                                [
                                    6959.6719999999996,
                                    6959.6859999999997
                                ],
                                [
                                    6963.7749999999996,
                                    6963.8069999999998
                                ],
                                [
                                    6967.8770000000004,
                                    6967.9009999999998
                                ],
                                [
                                    6971.982,
                                    6972.0069999999996
                                ],
                                [
                                    6976.0900000000001,
                                    6976.1139999999996
                                ],
                                [
                                    6980.1869999999999,
                                    6980.2049999999999
                                ],
                                [
                                    6984.3370000000004,
                                    6984.3729999999996
                                ],
                                [
                                    6988.3999999999996,
                                    6988.424
                                ],
                                [
                                    6992.5159999999996,
                                    6992.5410000000002
                                ],
                                [
                                    6996.6620000000003,
                                    6996.6890000000003
                                ],
                                [
                                    7000.7830000000004,
                                    7000.8109999999997
                                ],
                                [
                                    7004.8900000000003,
                                    7004.9129999999996
                                ],
                                [
                                    7008.9840000000004,
                                    7008.9989999999998
                                ],
                                [
                                    7013.0690000000004,
                                    7013.085
                                ],
                                [
                                    7017.1580000000004,
                                    7017.1719999999996
                                ],
                                [
                                    7021.2430000000004,
                                    7021.2740000000003
                                ],
                                [
                                    7025.3289999999997,
                                    7025.3440000000001
                                ],
                                [
                                    7029.3760000000002,
                                    7029.3850000000002
                                ],
                                [
                                    7033.4750000000004,
                                    7033.5069999999996
                                ],
                                [
                                    7037.5860000000002,
                                    7037.6049999999996
                                ],
                                [
                                    7041.6599999999999,
                                    7041.6800000000003
                                ],
                                [
                                    7045.7550000000001,
                                    7045.7719999999999
                                ],
                                [
                                    7049.8389999999999,
                                    7049.8519999999999
                                ],
                                [
                                    7053.9340000000002,
                                    7053.9530000000004
                                ],
                                [
                                    7058.0360000000001,
                                    7058.0739999999996
                                ],
                                [
                                    7062.165,
                                    7062.1859999999997
                                ],
                                [
                                    7066.2700000000004,
                                    7066.2920000000004
                                ],
                                [
                                    7070.3760000000002,
                                    7070.3969999999999
                                ],
                                [
                                    7074.4669999999996,
                                    7074.5129999999999
                                ],
                                [
                                    7078.5900000000001,
                                    7078.6279999999997
                                ],
                                [
                                    7082.7449999999999,
                                    7082.7839999999997
                                ],
                                [
                                    7087.3879999999999,
                                    7087.415
                                ],
                                [
                                    7091.4970000000003,
                                    7091.5559999999996
                                ],
                                [
                                    7095.71,
                                    7095.7749999999996
                                ],
                                [
                                    7100.0519999999997,
                                    7100.1270000000004
                                ],
                                [
                                    7104.1949999999997,
                                    7104.2160000000003
                                ],
                                [
                                    7108.2879999999996,
                                    7108.3040000000001
                                ],
                                [
                                    7112.3819999999996,
                                    7112.3950000000004
                                ],
                                [
                                    7116.4719999999998,
                                    7116.4939999999997
                                ],
                                [
                                    7120.5810000000001,
                                    7120.6019999999999
                                ],
                                [
                                    7124.6790000000001,
                                    7124.6959999999999
                                ],
                                [
                                    7128.7700000000004,
                                    7128.7830000000004
                                ],
                                [
                                    7132.8490000000002,
                                    7132.8580000000002
                                ],
                                [
                                    7136.9319999999998,
                                    7136.9650000000001
                                ],
                                [
                                    7141.0330000000004,
                                    7141.0690000000004
                                ],
                                [
                                    7145.1469999999999,
                                    7145.1629999999996
                                ],
                                [
                                    7149.2340000000004,
                                    7149.2520000000004
                                ],
                                [
                                    7153.3299999999999,
                                    7153.3469999999998
                                ],
                                [
                                    7157.4210000000003,
                                    7157.4350000000004
                                ],
                                [
                                    7161.5209999999997,
                                    7161.5370000000003
                                ],
                                [
                                    7165.6220000000003,
                                    7165.6450000000004
                                ],
                                [
                                    7169.7280000000001,
                                    7169.7510000000002
                                ],
                                [
                                    7173.8289999999997,
                                    7173.848
                                ],
                                [
                                    7177.9219999999996,
                                    7177.9359999999997
                                ],
                                [
                                    7182.0519999999997,
                                    7182.0929999999998
                                ],
                                [
                                    7186.1729999999998,
                                    7186.1970000000001
                                ],
                                [
                                    7190.2809999999999,
                                    7190.3010000000004
                                ],
                                [
                                    7194.4089999999997,
                                    7194.4340000000002
                                ],
                                [
                                    7198.5129999999999,
                                    7198.54
                                ],
                                [
                                    7202.6350000000002,
                                    7202.6629999999996
                                ],
                                [
                                    7206.7430000000004,
                                    7206.759
                                ],
                                [
                                    7210.8280000000004,
                                    7210.848
                                ],
                                [
                                    7214.9179999999997,
                                    7214.9300000000003
                                ],
                                [
                                    7219.0060000000003,
                                    7219.0389999999998
                                ],
                                [
                                    7223.1030000000001,
                                    7223.1210000000001
                                ],
                                [
                                    7227.2060000000001,
                                    7227.2269999999999
                                ],
                                [
                                    7231.2979999999998,
                                    7231.3140000000003
                                ],
                                [
                                    7235.384,
                                    7235.3980000000001
                                ],
                                [
                                    7239.4740000000002,
                                    7239.4899999999998
                                ],
                                [
                                    7243.5609999999997,
                                    7243.5810000000001
                                ],
                                [
                                    7247.6530000000002,
                                    7247.6670000000004
                                ],
                                [
                                    7251.7799999999997,
                                    7251.8010000000004
                                ],
                                [
                                    7255.8800000000001,
                                    7255.8969999999999
                                ],
                                [
                                    7259.9899999999998,
                                    7260.0060000000003
                                ],
                                [
                                    7264.0889999999999,
                                    7264.107
                                ],
                                [
                                    7268.1930000000002,
                                    7268.2160000000003
                                ],
                                [
                                    7272.2939999999999,
                                    7272.3069999999998
                                ],
                                [
                                    7276.4080000000004,
                                    7276.4269999999997
                                ],
                                [
                                    7280.5060000000003,
                                    7280.5200000000004
                                ],
                                [
                                    7284.6090000000004,
                                    7284.6369999999997
                                ],
                                [
                                    7288.7200000000003,
                                    7288.7389999999996
                                ],
                                [
                                    7292.8389999999999,
                                    7292.8680000000004
                                ],
                                [
                                    7296.9660000000003,
                                    7297.0309999999999
                                ],
                                [
                                    7301.1170000000002,
                                    7301.152
                                ],
                                [
                                    7305.277,
                                    7305.3069999999998
                                ],
                                [
                                    7309.4009999999998,
                                    7309.4229999999998
                                ],
                                [
                                    7313.4960000000001,
                                    7313.509
                                ],
                                [
                                    7317.585,
                                    7317.598
                                ],
                                [
                                    7321.6679999999997,
                                    7321.6779999999999
                                ],
                                [
                                    7325.7510000000002,
                                    7325.7610000000004
                                ],
                                [
                                    7329.8339999999998,
                                    7329.8440000000001
                                ],
                                [
                                    7333.942,
                                    7333.9669999999996
                                ],
                                [
                                    7338.049,
                                    7338.0680000000002
                                ],
                                [
                                    7342.1480000000001,
                                    7342.1629999999996
                                ],
                                [
                                    7346.2380000000003,
                                    7346.25
                                ],
                                [
                                    7350.3280000000004,
                                    7350.3410000000003
                                ],
                                [
                                    7354.4309999999996,
                                    7354.451
                                ],
                                [
                                    7358.5370000000003,
                                    7358.5590000000002
                                ],
                                [
                                    7362.6549999999997,
                                    7362.683
                                ],
                                [
                                    7366.7809999999999,
                                    7366.8090000000002
                                ],
                                [
                                    7370.8990000000003,
                                    7370.9350000000004
                                ],
                                [
                                    7374.9979999999996,
                                    7375.0129999999999
                                ],
                                [
                                    7379.085,
                                    7379.0969999999998
                                ],
                                [
                                    7383.21,
                                    7383.2460000000001
                                ],
                                [
                                    7387.3400000000001,
                                    7387.3729999999996
                                ],
                                [
                                    7391.4059999999999,
                                    7391.4279999999999
                                ],
                                [
                                    7395.5190000000002,
                                    7395.549
                                ],
                                [
                                    7400.0280000000002,
                                    7400.0569999999998
                                ],
                                [
                                    7404.1390000000001,
                                    7404.1620000000003
                                ],
                                [
                                    7408.2449999999999,
                                    7408.2650000000003
                                ],
                                [
                                    7412.3379999999997,
                                    7412.3800000000001
                                ],
                                [
                                    7416.8010000000004,
                                    7416.8239999999996
                                ],
                                [
                                    7420.9120000000003,
                                    7420.9409999999998
                                ],
                                [
                                    7425.0360000000001,
                                    7425.0609999999997
                                ],
                                [
                                    7429.1599999999999,
                                    7429.1880000000001
                                ],
                                [
                                    7433.2839999999997,
                                    7433.3220000000001
                                ],
                                [
                                    7437.3890000000001,
                                    7437.4070000000002
                                ],
                                [
                                    7441.4750000000004,
                                    7441.4889999999996
                                ],
                                [
                                    7445.5720000000001,
                                    7445.5889999999999
                                ],
                                [
                                    7449.6700000000001,
                                    7449.6890000000003
                                ],
                                [
                                    7453.7640000000001,
                                    7453.7799999999997
                                ],
                                [
                                    7457.8559999999998,
                                    7457.8720000000003
                                ],
                                [
                                    7461.9480000000003,
                                    7461.9639999999999
                                ],
                                [
                                    7466.0780000000004,
                                    7466.1009999999997
                                ],
                                [
                                    7470.1139999999996,
                                    7470.1379999999999
                                ],
                                [
                                    7474.232,
                                    7474.2629999999999
                                ],
                                [
                                    7478.3540000000003,
                                    7478.3879999999999
                                ],
                                [
                                    7482.5619999999999,
                                    7482.5959999999995
                                ],
                                [
                                    7486.6859999999997,
                                    7486.7079999999996
                                ],
                                [
                                    7490.8000000000002,
                                    7490.8220000000001
                                ],
                                [
                                    7494.9229999999998,
                                    7494.951
                                ],
                                [
                                    7498.9849999999997,
                                    7499.0119999999997
                                ],
                                [
                                    7503.1049999999996,
                                    7503.1279999999997
                                ],
                                [
                                    7507.21,
                                    7507.2240000000002
                                ],
                                [
                                    7511.2979999999998,
                                    7511.3180000000002
                                ],
                                [
                                    7515.4669999999996,
                                    7515.482
                                ],
                                [
                                    7519.5510000000004,
                                    7519.5609999999997
                                ],
                                [
                                    7523.6350000000002,
                                    7523.652
                                ],
                                [
                                    7527.7359999999999,
                                    7527.7569999999996
                                ],
                                [
                                    7531.8270000000002,
                                    7531.8429999999998
                                ],
                                [
                                    7535.9099999999999,
                                    7535.9219999999996
                                ],
                                [
                                    7539.9889999999996,
                                    7540
                                ],
                                [
                                    7544.0749999999998,
                                    7544.0889999999999
                                ],
                                [
                                    7548.1540000000005,
                                    7548.1639999999998
                                ],
                                [
                                    7552.2380000000003,
                                    7552.2650000000003
                                ],
                                [
                                    7556.3379999999997,
                                    7556.3689999999997
                                ],
                                [
                                    7560.384,
                                    7560.4049999999997
                                ],
                                [
                                    7564.4880000000003,
                                    7564.5060000000003
                                ],
                                [
                                    7568.5870000000004,
                                    7568.6049999999996
                                ],
                                [
                                    7572.674,
                                    7572.6859999999997
                                ],
                                [
                                    7576.7600000000002,
                                    7576.7719999999999
                                ],
                                [
                                    7580.8419999999996,
                                    7580.8509999999997
                                ],
                                [
                                    7584.9470000000001,
                                    7584.9709999999995
                                ],
                                [
                                    7589.0559999999996,
                                    7589.0780000000004
                                ],
                                [
                                    7593.2129999999997,
                                    7593.2449999999999
                                ],
                                [
                                    7597.348,
                                    7597.3919999999998
                                ],
                                [
                                    7601.4799999999996,
                                    7601.5200000000004
                                ],
                                [
                                    7604.8019999999997,
                                    7604.9189999999999
                                ],
                                [
                                    7613.4979999999996,
                                    7613.5249999999996
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.22",
                            "request_id": "531502.22",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "raw_id": "531502.22",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 2171,
                            "ttfb_ms": 1267,
                            "load_start": 2246,
                            "load_start_float": 2246.0001630000002,
                            "bytesIn": 6961,
                            "objectSize": 6961,
                            "objectSizeUncompressed": 19323,
                            "chunks": [
                                {
                                    "ts": 4417,
                                    "bytes": 6961,
                                    "inflated": 19323
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2093,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/media\/plugins\/zephir\/cookieconsent\/index.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 6961",
                                    "content-type: text\/javascript",
                                    "date: Wed, 08 Jan 2025 09:25:03 GMT",
                                    "etag: \"4b7b-5ffe28efa1880-gzip\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Fri, 07 Jul 2023 09:50:10 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1675,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 6961,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 557,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 43,
                            "http2_stream_dependency": 25,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 163,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4417,
                            "ttfb_start": 2246,
                            "ttfb_end": 3513,
                            "download_start": 3513,
                            "download_end": 4417,
                            "download_ms": 904,
                            "all_start": 2246,
                            "all_end": 4417,
                            "all_ms": 2171,
                            "index": 21,
                            "number": 22,
                            "cpuTimes": {
                                "EvaluateScript": 1,
                                "v8.compile": 0,
                                "FunctionCall": 1
                            },
                            "cpu.EvaluateScript": 1,
                            "cpu.v8.compile": 0,
                            "cpu.FunctionCall": 1,
                            "cpuTime": 2,
                            "js_timing": [
                                [
                                    4776.0200000000004,
                                    4776.7449999999999
                                ],
                                [
                                    4776.0299999999997,
                                    4776.527
                                ],
                                [
                                    4963.0029999999997,
                                    4963.4409999999998
                                ],
                                [
                                    4964.0699999999997,
                                    4964.1099999999997
                                ],
                                [
                                    4964.2489999999998,
                                    4964.3010000000004
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.23",
                            "request_id": "531502.23",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/cookieconsent.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/cookieconsent.js",
                            "raw_id": "531502.23",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 2141,
                            "ttfb_ms": 1240,
                            "load_start": 2274,
                            "load_start_float": 2274.000164,
                            "bytesIn": 809,
                            "objectSize": 809,
                            "objectSizeUncompressed": 2028,
                            "chunks": [
                                {
                                    "ts": 4414,
                                    "bytes": 809,
                                    "inflated": 2028
                                }
                            ],
                            "expires": "Fri, 07 Feb 2025 09:25:03 GMT",
                            "cacheControl": "public, max-age=3600, must-revalidate\u0000max-age=2592000",
                            "contentType": "application\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": 2094,
                            "initiator_column": "",
                            "initiator_type": "parser",
                            "priority": "Low",
                            "initial_priority": "Low",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/cookieconsent.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "cache-control: public, max-age=3600, must-revalidate",
                                    "cache-control: max-age=2592000",
                                    "content-encoding: gzip",
                                    "content-length: 809",
                                    "content-type: application\/javascript; charset=UTF-8",
                                    "date: Wed, 08 Jan 2025 09:25:03 GMT",
                                    "expires: Fri, 07 Feb 2025 09:25:03 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1594,
                            "score_cache": 50,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 809,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 3600,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 557,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 45,
                            "http2_stream_dependency": 43,
                            "http2_stream_weight": 147,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 164,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 4415,
                            "ttfb_start": 2274,
                            "ttfb_end": 3514,
                            "download_start": 3514,
                            "download_end": 4415,
                            "download_ms": 901,
                            "all_start": 2274,
                            "all_end": 4415,
                            "all_ms": 2141,
                            "index": 22,
                            "number": 23,
                            "cpuTimes": {
                                "EvaluateScript": 5,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 5,
                            "cpu.v8.compile": 0,
                            "cpuTime": 5,
                            "js_timing": [
                                [
                                    4776.7749999999996,
                                    4782.0559999999996
                                ],
                                [
                                    4776.7830000000004,
                                    4776.8720000000003
                                ]
                            ]
                        },
                        {
                            "type": 3,
                            "id": "531502.53",
                            "request_id": "531502.53",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/dist\/assets\/ToggleClass-D-RnOzJm.js",
                            "raw_id": "531502.53",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Script",
                            "load_ms": 1457,
                            "ttfb_ms": 1405,
                            "load_start": 4673,
                            "load_start_float": 4673.0002670000003,
                            "bytesIn": 202,
                            "objectSize": 202,
                            "objectSizeUncompressed": 357,
                            "chunks": [
                                {
                                    "ts": 6130,
                                    "bytes": 202,
                                    "inflated": 357
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/javascript",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "protocol": "HTTP\/2",
                            "dns_start": -1,
                            "dns_end": -1,
                            "connect_start": -1,
                            "connect_end": -1,
                            "ssl_start": -1,
                            "ssl_end": -1,
                            "initiator": "https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                            "initiator_line": "1",
                            "initiator_column": "120617",
                            "initiator_type": "script",
                            "priority": "High",
                            "initial_priority": "High",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/dist\/assets\/ToggleClass-D-RnOzJm.js",
                                    ":scheme: https",
                                    "accept: *\/*",
                                    "accept-encoding: gzip, deflate, br, zstd",
                                    "accept-language: en-US,en;q=0.9",
                                    "origin: https:\/\/kfmplus.de",
                                    "priority: u=1",
                                    "referer: https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "sec-ch-ua-mobile: ?0",
                                    "sec-ch-ua-platform: \"Unknown\"",
                                    "sec-fetch-dest: script",
                                    "sec-fetch-mode: cors",
                                    "sec-fetch-site: same-origin",
                                    "user-agent: Mozilla\/5.0 (X11; Linux x86_64) AppleWebKit\/537.36 (KHTML, like Gecko) Chrome\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "accept-ranges: bytes",
                                    "content-encoding: gzip",
                                    "content-length: 202",
                                    "content-type: text\/javascript",
                                    "date: Wed, 08 Jan 2025 09:25:06 GMT",
                                    "etag: \"165-6202ff9b1e140-gzip\"",
                                    "feature-policy: geolocation 'self';",
                                    "last-modified: Wed, 21 Aug 2024 11:38:05 GMT",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1966,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 202,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 4672,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 47,
                            "http2_stream_dependency": 39,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 267,
                            "server_port": "443",
                            "renderBlocking": "non_blocking",
                            "load_end": 6130,
                            "ttfb_start": 4673,
                            "ttfb_end": 6078,
                            "download_start": 6078,
                            "download_end": 6130,
                            "download_ms": 52,
                            "all_start": 4673,
                            "all_end": 6130,
                            "all_ms": 1457,
                            "index": 23,
                            "number": 24
                        },
                        {
                            "type": 3,
                            "id": "531502.63",
                            "request_id": "531502.63",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/favicon.svg",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/favicon.svg",
                            "raw_id": "531502.63",
                            "frame_id": "5C707460183A8910C5BD4DC3FA31EAD1",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Other",
                            "load_ms": 67,
                            "ttfb_ms": 65,
                            "load_start": 7513,
                            "load_start_float": 7513.0002750000003,
                            "bytesIn": 1256,
                            "objectSize": 1256,
                            "objectSizeUncompressed": 2815,
                            "chunks": [
                                {
                                    "ts": 7580,
                                    "bytes": 1256
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "image\/svg+xml",
                            "contentEncoding": "gzip",
                            "socket": 91,
                            "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: kfmplus.de",
                                    ":method: GET",
                                    ":path: \/favicon.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",
                                    "sec-ch-ua: \" Not A;Brand\";v=\"99\", \"Chromium\";v=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-length: 1256",
                                    "content-type: image\/svg+xml; charset=UTF-8",
                                    "date: Wed, 08 Jan 2025 09:25:08 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 1819,
                            "score_cache": 0,
                            "score_cdn": 0,
                            "score_gzip": 100,
                            "score_cookies": -1,
                            "score_keep-alive": 100,
                            "score_minify": -1,
                            "score_combine": -1,
                            "score_compress": -1,
                            "score_etags": -1,
                            "dns_ms": -1,
                            "connect_ms": -1,
                            "ssl_ms": -1,
                            "gzip_total": 1256,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": 0,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 7512,
                            "socket_group": "https:\/\/www.kfmplus.de <https:\/\/kfmplus.de same_site>",
                            "http2_stream_id": 49,
                            "http2_stream_dependency": 0,
                            "http2_stream_weight": 220,
                            "http2_stream_exclusive": 1,
                            "netlog_id": 275,
                            "server_port": "443",
                            "load_end": 7580,
                            "ttfb_start": 7513,
                            "ttfb_end": 7578,
                            "download_start": 7578,
                            "download_end": 7580,
                            "download_ms": 2,
                            "all_start": 7513,
                            "all_end": 7580,
                            "all_ms": 67,
                            "index": 24,
                            "number": 25
                        }
                    ],
                    "requestsFull": 25,
                    "requestsDoc": 25,
                    "responses_200": 24,
                    "responses_404": 0,
                    "responses_other": 1,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 0,
                    "optimization_checked": 1,
                    "main_frame": "5C707460183A8910C5BD4DC3FA31EAD1",
                    "loadEventStart": 7505,
                    "loadEventEnd": 7511,
                    "domContentLoadedEventStart": 4682,
                    "domContentLoadedEventEnd": 4682,
                    "URL": "https:\/\/www.kfmplus.de\/",
                    "connections": 1,
                    "final_base_page_request": 1,
                    "final_base_page_request_id": "7C6121A04D49F0F71C469266C5830087-1",
                    "final_url": "https:\/\/kfmplus.de\/",
                    "domInteractive": 874,
                    "firstPaint": 879.59999999403954,
                    "firstContentfulPaint": 979,
                    "firstImagePaint": 979,
                    "firstMeaningfulPaint": 979,
                    "renderBlockingCSS": 3,
                    "renderBlockingJS": 0,
                    "TTFB": 429,
                    "score_cache": 50,
                    "score_cdn": 0,
                    "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": 457837,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 3423158,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 14,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 9,
                        "ParseAuthorStyleSheet": 3,
                        "EvaluateScript": 3,
                        "v8.compile": 0,
                        "UpdateLayoutTree": 96,
                        "MarkLoad": 0,
                        "Layout": 258,
                        "BeginRemoteFontLoad": 1,
                        "ResourceChangePriority": 0,
                        "PrePaint": 12,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 9,
                        "Layerize": 18,
                        "HitTest": 2,
                        "v8.compileModule": 2,
                        "FunctionCall": 22,
                        "v8.evaluateModule": 25,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 23,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "Idle": 7105
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 14,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 1,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 9,
                        "ParseAuthorStyleSheet": 3,
                        "EvaluateScript": 3,
                        "v8.compile": 0,
                        "UpdateLayoutTree": 96,
                        "MarkLoad": 0,
                        "Layout": 258,
                        "BeginRemoteFontLoad": 1,
                        "ResourceChangePriority": 0,
                        "PrePaint": 12,
                        "IntersectionObserverController::computeIntersections": 1,
                        "Paint": 9,
                        "Layerize": 18,
                        "HitTest": 2,
                        "v8.compileModule": 2,
                        "FunctionCall": 22,
                        "v8.evaluateModule": 25,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "MarkDOMContent": 0,
                        "TimerFire": 23,
                        "largestContentfulPaint::Candidate": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "Idle": 7105
                    },
                    "cpu.ParseHTML": 14,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 1,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 9,
                    "cpu.ParseAuthorStyleSheet": 3,
                    "cpu.EvaluateScript": 3,
                    "cpu.v8.compile": 0,
                    "cpu.UpdateLayoutTree": 96,
                    "cpu.MarkLoad": 0,
                    "cpu.Layout": 258,
                    "cpu.BeginRemoteFontLoad": 1,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.PrePaint": 12,
                    "cpu.IntersectionObserverController::computeIntersections": 1,
                    "cpu.Paint": 9,
                    "cpu.Layerize": 18,
                    "cpu.HitTest": 2,
                    "cpu.v8.compileModule": 2,
                    "cpu.FunctionCall": 22,
                    "cpu.v8.evaluateModule": 25,
                    "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": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.MarkDOMContent": 0,
                    "cpu.TimerFire": 23,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.Idle": 7105,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1736329117.666805,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1736329119.4185722,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 3859,
                    "fullyLoadedCPUpct": 19.794871794867298,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "5C707460183A8910C5BD4DC3FA31EAD1",
                                    "loaderId": "46C3E8CC2A49B767412D36C777780ED9"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 436,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 436,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/kfmplus.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/kfmplus.de\/",
                    "document_hostname": "kfmplus.de",
                    "document_origin": "https:\/\/kfmplus.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 1552,
                    "domComplete": 7505,
                    "PerformancePaintTiming.first-paint": 879.59999999403954,
                    "PerformancePaintTiming.first-contentful-paint": 879.59999999403954,
                    "origin_dns": {
                        "ns": [
                            "ns-202.awsdns-25.com.",
                            "ns-1499.awsdns-59.org.",
                            "ns-1710.awsdns-21.co.uk.",
                            "ns-564.awsdns-06.net."
                        ],
                        "soa": [
                            "ns-202.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
                        ],
                        "cname": [],
                        "mx": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Video players": "VideoJS",
                        "UI frameworks": "Tailwind CSS",
                        "JavaScript frameworks": "Vue.js",
                        "Web servers": "Apache HTTP Server",
                        "PaaS": "Amazon Web Services",
                        "JavaScript libraries": "AOS",
                        "Security": "HSTS",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "VideoJS": "",
                        "Tailwind CSS": "",
                        "Vue.js": "",
                        "Apache HTTP Server": "",
                        "Amazon Web Services": "",
                        "AOS": "",
                        "HSTS": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "VideoJS": {
                            "name": "VideoJS",
                            "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                            "slug": "videojs",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "VideoJS.svg",
                            "website": "http:\/\/videojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        },
                        "Vue.js": {
                            "name": "Vue.js",
                            "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                            "slug": "vue-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vue.svg",
                            "website": "https:\/\/vuejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Amazon Web Services": {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "AOS": {
                            "name": "AOS",
                            "description": "JavaScript library to animate elements on your page as you scroll.",
                            "slug": "aos",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "AOS.svg",
                            "website": "http:\/\/michalsnik.github.io\/aos\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "VideoJS",
                            "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                            "slug": "videojs",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "VideoJS.svg",
                            "website": "http:\/\/videojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "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": "Vue.js",
                            "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                            "slug": "vue-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vue.svg",
                            "website": "https:\/\/vuejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "AOS",
                            "description": "JavaScript library to animate elements on your page as you scroll.",
                            "slug": "aos",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "AOS.svg",
                            "website": "http:\/\/michalsnik.github.io\/aos\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "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 does not have inner 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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".interactive-tab-module__scroller"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner 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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "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": "icon-b57a8f2597d01e21f683390f5f1a29e8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d32763c94b80d76dff87722029ecb7ce",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a22451975dbe7bd9f9f65233840f00e1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-13f947dca37fe079fbe5983f7bc84cc1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2f436835716559576e43b03aac7efa7d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3cab8d783272ab0ece8de7e7ed6f820c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b2dd5c465370838666cb8cff8b1399c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ecee275fda96d55568c59776d1953ef1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8e1780f08b1b82824a0fc2ec86b09c03",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1df510681a5386f576eb7af5de602958",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-895c82e24d9c5e90deef0cb238299dbc",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5f71c1a67ffedbe0e20db13d18d4c8d8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-800407e74e3d46236053e8a47d5bb86d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3797de174854d34d57420ade6dbc8438",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6af457bc395046840e54acf4bb0b7500",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5d34bb629f9c7b1064d4fe662c43bdd1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2281df4f63c4ffcf05e22776fc0be56a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-391f0b9d9df8ded1d88bd62fb0fe3182",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8fa890c2f667e8aa4e421c042b2899f8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9ad6d5e4bd870f19622f201be3a979b9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-22ce3aab0c945bd73b33a036adf74708",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3c3a29d8231446a0ed66f32b4bb2d3be",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c03020a54f9cbe6938eca537d1f7a5f7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-64b2a270679f6e632d86f7e714ac21e4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-aab9cc80fbf5885b2c405996cf107c7a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-34e2d7074be803ecb37216501ef9ca78",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb2e732ae058e64b28400dd7236652a8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1b2143767383b901d2e4f0379eaaa77e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2ec5b20ae6568c2eb826e69bcbb4fcfa",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6dd6a13ddcc2e894f45a243235bdbf80",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2dabb9dca34c07ba785887b1f262b325",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9c4d628b1ccc9eebd86d6e8d1f15beb4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f72ffc1211d257e47fa88d9db51eb48f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-90e8a3b03a8cf21407862e37fda6c810",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b75c07030fc5ad40ad44dc6ed625212f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec691375962a99b99c4f367eba976c25",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2df325e0a1e66bce3d4acd3834e6f283",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cf8dc7e8cd5837ba04e103bbb1d5183e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b770fe2eac58910b726cb5eed51574d9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0795c8269ed4fcb398ac478ce0a63faf",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44b7d754df921311e15a53bacd70a303",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2c018a032001293476620f17f5276563",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac78efecb1045e20b9c73e93d3b0356b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0f74793ea1a267ea259e37e25fff7a22",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e7d9565e5438b0f8ca0f3a15fdeff24",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ced667a0b69915e70029edbf66febf98",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0112eb48f41d52a18ab1ccc11cd79205",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-511dfa6bf8d020211daf7bb77b14ab0f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-069038446263043edd128a4c9a38b57f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-85af9502c4dcc5ec54c2783ff46b526e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-49ec153e99a3203ac54fd947bb11d1bc",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-06127afc8dbb8a296d1151335a23ac79",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3f4846d987d6681437ca9e33589ffdd4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-592c5ae8e226b3ac5c15dc71b947c313",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-25c6d2dac8b9dcd132055bf8c60c8d0a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-557db09c51e0204dd358730fa6da9149",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ae244235d755008f49c2b8b2fe164157",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e3c6477e8fe5d12d78e1d74493871ed6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b0ae1d7a9bf9d9458db519cdb84094b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e82a4176403f6df153f57b8fd6c6a6f7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d07ffd27573b40b91d5962ccf7663dbd",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6d9fe56c6d5e40c65ec63ead31d42291",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1fa31f33608040b4f6587623dda09796",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-77f6ab2995084fb481c459685a41781d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f3510197fe66b63d3c32aa9a81fe97d0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0fec71a6827cbc3f9845edc0466747af",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1e90961af51de5f0df9015cdd46d9556",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac6f6b2f3c693155300e7d518434a85c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-09c3ba7dd21afc57597e1daca98d27f4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6324134a4cac888e78676366ebd79a4a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f54d5cd21e539b50f3ef7ed4067a0f5d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b9cc208f286342ac583f1df622bc4fe",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9dcd62c1d268658186214f3a10c13519",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-25b4376413a553f2bf5de48781d8b273",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1d214496443a2e3738b53f3bf3d108f9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-95bc573ad9debd0cc2175c6926008761",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d83d562fa9d6ec4912d8cce6f35ce5cf",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cbe31714f189dd863cf001abd590562e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81522ae3251d5a5d88fc47b8e2d54035",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-dc8e39c3520e3070353d1f543fdc5786",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acb5626e5fafabcdb9f36ff77287c769",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-758999302cc4168fcf745d12f12c0f6f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c364264b12be6e50b3c1b8288b6a7ead",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4b2648a6152b0d2250446327ee722040",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fa306d74203b4d49f4707e301984c58c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-def9464bee64ef7266ef1eb5f35a14b8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-47f4fc82f96c67450f6724ef5e1565f4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9f7ff88a55ecf8e840dc2f0af9c45611",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e90d5ceb2be44ca5e16f80cc96508efe",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a7258b596c7f17cef72ccfc136111162",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8c94e570df88a02192d346d87ef06e5b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7c9a534b1d503dbdc24f8d902e6183f9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-925f091a5ce66823df84e72adb38dbb6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7e27b6ab19e5f323c975c0d3ec6cb35a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5737c00e44e023711be3c1d253847943",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fdbe5b52101ac6e748e9069680ed394e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4e99bbfc3d487132db5051674d92fb0d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5776a1835a317536ff8e79a66dd94437",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec4679005ce65e6e18fc29c8c78e3be7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e6b1d8cbd8afed8bdd67698365638d8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3c641aa41685fee311c3f42b37009942",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-89df2927b8c2b71633cebcf23b773c1f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-054d3e724377416635046f07650eefc4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30b752cf2b83c30e30e1697a8a179791",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d12a3232281bd45ed2b1da48acfca26c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fd86754fa22f21c63f0e8fb6e2e67d62",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c90d8219fc7d786a0b33ea55b4c6bbd0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-172e9636dd8ea611ab58c55ffec4f427",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0972eff55c3d9f2727e1c632a0f4fb88",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fc4281a91be06e21fd9e8c0a88621fb3",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-45150770349ac0eeef0d4c569b4a11a9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c3977b99a032aff12a8eca420b1fcc75",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30fb414d6349da85fe065d7470dc29b7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b17a57d2b78cdff60c34a447e982b2ee",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b4b77b8284234307a76541f61532a853",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-02b1f43428d9a0d706d40ca979b98b20",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f1f6923a4930b9b3e3ce9fbcf97d75ec",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-20ecbfc1d71c21b55efbccc6a826291a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3321cb544e8554286dfc1a706fd28b28",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a5dd966626d7558847aa9db16bb7759c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7f7d17bc7c2b8267f9e5a9f4559e9381",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81dd7a8ab319d3c8501f6a1481cd66d4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92b304c6d3500c41cafeb1aacc6ddbd1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7bbc8d081d1f36a6d6753ca997ff13fd",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92d8a0bbd205586d507d8e4ad34fb2c0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                        "target": [
                                            "#icon-bilanzierung > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-af21d1d58854148397074cb45f9b6b7e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8c8fdee27a08a093a320e9f4dc32e294",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8627461a8c44e7b9a793958d494d1435",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0cb0e941299283fed355e4fd40033006",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3777db11437364e1cd5984a47d2c872e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                                        "target": [
                                                            "lineargradient[x1=\"-0.006\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "lineargradient[x1=\"-0.247\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"] > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--left > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--down > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--right > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"BSFZ\"] > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "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:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>",
                                        "target": [
                                            ".logo"
                                        ],
                                        "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=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>",
                                        "target": [
                                            ".footer__logo"
                                        ],
                                        "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"
                                    }
                                ]
                            }
                        ],
                        "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\">",
                                        "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": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                        "target": [
                                            "#icon-fingerprint"
                                        ]
                                    },
                                    {
                                        "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-reset"
                                        ]
                                    },
                                    {
                                        "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                        "target": [
                                            "#icon-filter"
                                        ]
                                    },
                                    {
                                        "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": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#statistiken\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            ".interactive-tab-module__scroller > svg[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#s-cnt"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "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 id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "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 type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "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 type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                                        "target": [
                                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                                        "target": [
                                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                                        "target": [
                                                            ".ec-text--interactive > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                                        "target": [
                                                            ".interactive-tab-module__text > div > div > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                                        "target": [
                                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                                        "target": [
                                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                                        "target": [
                                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>",
                                                        "target": [
                                                            ".dynamic-teaser__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                                        "target": [
                                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                                        "target": [
                                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--align-right > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                                        "target": [
                                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                                        "target": [
                                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                                        "target": [
                                                            "#c-ttl"
                                                        ]
                                                    }
                                                ],
                                                "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=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "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": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                        "target": [
                                            "a[href$=\"faq\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#f6f6f8",
                                                    "contrastRatio": 11.699999999999999,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>",
                                        "target": [
                                            ".stage__roofline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p>",
                                        "target": [
                                            "p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "p:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Interaktive Grafiken und Karten<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Umfangreiche Berichtsfunktionen<\/p>",
                                        "target": [
                                            "li:nth-child(5) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                        "target": [
                                            ".ec-text--interactive > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>",
                                        "target": [
                                            ".ec-text--interactive > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Innenentwicklung<\/span>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>St\u00e4dtebau<\/span>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Daseinsvorsorge<\/span>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Klima- &amp; Ressourcenschutz<\/span>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Statistiken<\/span>",
                                        "target": [
                                            "a[href$=\"#statistiken\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Szenarienbildung<\/span>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Auswertung<\/span>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                        "target": [
                                            ".interactive-tab-module__text > div > div > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p>",
                                        "target": [
                                            ".interactive-tab-module__text > div > div > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                        "target": [
                                            ".link[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text--center.ec-text > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8\">",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .mb-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8\">",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .mb-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                        "target": [
                                            ".link[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>",
                                        "target": [
                                            ".ec-text--align-right > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                        "target": [
                                            ".ec-text__link > .link[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>",
                                        "target": [
                                            ".quote__content-cite > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Michael Sommer<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>",
                                        "target": [
                                            ".quote__content-author > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>",
                                        "target": [
                                            ".footer__column-copyright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            "a[href$=\"datenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                        "target": [
                                            "a[href$=\"impressum\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "12.6pt (16.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-txt\">",
                                        "target": [
                                            "#c-txt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#2d4156",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "9.8pt (13.12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span tabindex=\"-1\">Annehmen<\/span>",
                                        "target": [
                                            "#c-p-bn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#eaeff2",
                                                    "contrastRatio": 9.0500000000000007,
                                                    "fontSize": "9.8pt (13.12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.05"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span tabindex=\"-1\">Einstellungen<\/span>",
                                        "target": [
                                            "#c-s-bn > span"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "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": "cm",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "c-p-bn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "c-s-bn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "c-ttl",
                                                "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=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "c-txt",
                                                "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=\"c-txt\">",
                                        "target": [
                                            "#c-txt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "s-ttl",
                                                "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=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div>",
                                        "target": [
                                            "#s-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "c-ac-0",
                                                "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 class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div>",
                                        "target": [
                                            "#c-ac-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "__svg__icons__dom__",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\">",
                                        "target": [
                                            "#__svg__icons__dom__"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-arrow-right-large",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\">",
                                        "target": [
                                            "#icon-arrow-right-large"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#icon-arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-check",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 26 26\" id=\"icon-check\">",
                                        "target": [
                                            "#icon-check"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#icon-chevron-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-left-swiper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-left-swiper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-nav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-nav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-right-swiper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-right-swiper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fingerprint",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                        "target": [
                                            "#icon-fingerprint"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-minus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-minus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-reset",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-reset"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-triangle",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-triangle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-visual",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\">",
                                        "target": [
                                            "#icon-visual"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\">",
                                        "target": [
                                            "#icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-filter",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                        "target": [
                                            "#icon-filter"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\">",
                                        "target": [
                                            "#icon-steps-l-b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-b_a\">",
                                        "target": [
                                            "#icon-steps-l-b_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-b_c\">",
                                        "target": [
                                            "#icon-steps-l-b_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-l-b_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-l-b_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\">",
                                        "target": [
                                            "#icon-steps-l-t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-t_a\">",
                                        "target": [
                                            "#icon-steps-l-t_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-t_c\">",
                                        "target": [
                                            "#icon-steps-l-t_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-l-t_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-l-t_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\">",
                                        "target": [
                                            "#icon-steps-r-b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-b_a\">",
                                        "target": [
                                            "#icon-steps-r-b_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-b_c\">",
                                        "target": [
                                            "#icon-steps-r-b_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-r-b_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-r-b_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\">",
                                        "target": [
                                            "#icon-steps-r-t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-t_a\">",
                                        "target": [
                                            "#icon-steps-r-t_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-t_c\">",
                                        "target": [
                                            "#icon-steps-r-t_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-r-t_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-r-t_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b5046ac3549c8025296fb99394972577",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\">",
                                        "target": [
                                            "#icon-b5046ac3549c8025296fb99394972577"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6b501f249c31b572532694d70f3f4a8e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\">",
                                        "target": [
                                            "#icon-6b501f249c31b572532694d70f3f4a8e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e9cdbff654050952a71d643d3d58457",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-3e9cdbff654050952a71d643d3d58457"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2ea2edf8221ca4e3fe7b6f11e32de579",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\">",
                                        "target": [
                                            "#icon-2ea2edf8221ca4e3fe7b6f11e32de579"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d94fdf0979d5acf2bbe0eaf0aa848856",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-d94fdf0979d5acf2bbe0eaf0aa848856"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f74e075d68f301071bf67c0fb33533b0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\">",
                                        "target": [
                                            "#icon-f74e075d68f301071bf67c0fb33533b0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9ce50644d6f096933ee1d13718f9c63f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-9ce50644d6f096933ee1d13718f9c63f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cbe4af4b2bd0d9ae61b6d5111d5a3518",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e8d48e00350b0439ff021ecd259093a4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-e8d48e00350b0439ff021ecd259093a4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-48740b94f43cb35ea6b7a8279f10f34e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-48740b94f43cb35ea6b7a8279f10f34e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb502ec0e16b3451a8d6c0ef7971af86",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-cb502ec0e16b3451a8d6c0ef7971af86"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d71addf6c4e04efce91ecb9677666e21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-d71addf6c4e04efce91ecb9677666e21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fb4753a6c557a0b758824061fdc8fcf0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-fb4753a6c557a0b758824061fdc8fcf0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f2fe64072f71e804d7367c1fb028042e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-f2fe64072f71e804d7367c1fb028042e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6693901f87b53c7aa394a5b347fe9193",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-6693901f87b53c7aa394a5b347fe9193"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-100f3125e691ab97e868d7c72b46463a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-100f3125e691ab97e868d7c72b46463a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4726bb03949bf7d06d146dd19a38537d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-4726bb03949bf7d06d146dd19a38537d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4a412368dc26bbcdbb4d7c572236ae13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-4a412368dc26bbcdbb4d7c572236ae13"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c5ee72dd307d2ffccaae647699c84434",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-c5ee72dd307d2ffccaae647699c84434"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-053adb07c5a32e414e3144c1af8f1f3f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-053adb07c5a32e414e3144c1af8f1f3f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-innenentwicklung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-innenentwicklung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-staedtebau",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-staedtebau"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-daseinsvorsorge",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-daseinsvorsorge"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-klima-ressourcenschutz",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-statistics",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-statistics"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-szenarienbildung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-szenarienbildung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bilanzierung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-bilanzierung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-28d5e47bc36e4944a04c5673da64e0c7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">",
                                        "target": [
                                            "#icon-28d5e47bc36e4944a04c5673da64e0c7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3ddf6c31adb7cda8dde8a0846143c0f4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-3ddf6c31adb7cda8dde8a0846143c0f4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7641ad579de5f3f82cc4c5c9043137b4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-7641ad579de5f3f82cc4c5c9043137b4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d839790bbfc6e78978184b1f4da75e64",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-d839790bbfc6e78978184b1f4da75e64"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-538c4eeb280dd7607aa624d226ddcf92",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-538c4eeb280dd7607aa624d226ddcf92"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98dded7ebed539167be07ab000d53ac8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-98dded7ebed539167be07ab000d53ac8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e8ba9d61252bfeff2e7e98aeda3910f6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">",
                                        "target": [
                                            "#icon-e8ba9d61252bfeff2e7e98aeda3910f6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92b7796042e570f5d6b885e92866e05c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>",
                                        "target": [
                                            "#icon-92b7796042e570f5d6b885e92866e05c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ffc44944230aafc4d7fc4dbe2a4ff9e6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-ffc44944230aafc4d7fc4dbe2a4ff9e6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0ee8b8c74da5e2a2683074bd82579bd9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">",
                                        "target": [
                                            "#icon-0ee8b8c74da5e2a2683074bd82579bd9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3985735059f765d77436cf1098a292f8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>",
                                        "target": [
                                            "#icon-3985735059f765d77436cf1098a292f8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b7f67827861ae0ae60466cba52dec37e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-b7f67827861ae0ae60466cba52dec37e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-832fd032faee077133055830148e0abd",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">",
                                        "target": [
                                            "#icon-832fd032faee077133055830148e0abd"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5fc69b389d1ec61c1ea3bf12c754501d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>",
                                        "target": [
                                            "#icon-5fc69b389d1ec61c1ea3bf12c754501d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81fec236754734430d28e59528d1e9c7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">",
                                        "target": [
                                            "#icon-81fec236754734430d28e59528d1e9c7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1bebe88f5d9ccdace6f96a1a7bb9d501",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\">",
                                        "target": [
                                            "#icon-1bebe88f5d9ccdace6f96a1a7bb9d501"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b6dcf8e6f92dea2780a0c19bea2bff72",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">",
                                        "target": [
                                            "#icon-b6dcf8e6f92dea2780a0c19bea2bff72"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-574f9e7331715d0bb9c7951674b72053",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-574f9e7331715d0bb9c7951674b72053"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44928dc0ea1cf6b44399484a49b4730d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-44928dc0ea1cf6b44399484a49b4730d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-574f9e7331715d0bb9c7951674b72053-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-574f9e7331715d0bb9c7951674b72053-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-403f382458c26b979ef3a22b56394214",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-403f382458c26b979ef3a22b56394214"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b86e09652149704ef66bdd901e10cfc5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">",
                                        "target": [
                                            "#icon-b86e09652149704ef66bdd901e10cfc5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4237de445597e32e3986466a452d2b0b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">",
                                        "target": [
                                            "#icon-4237de445597e32e3986466a452d2b0b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e9f8c4c43d27a6440201074194fc798c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                        "target": [
                                            "#icon-e9f8c4c43d27a6440201074194fc798c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b07c12070c8710d4b77bcf475b989f98",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-b07c12070c8710d4b77bcf475b989f98"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b4835919e1b59dd8f305920ba83f5668",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                        "target": [
                                            "#icon-b4835919e1b59dd8f305920ba83f5668"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5ff75cba5dcbc2866ddf4d2b262ccd94",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                        "target": [
                                            "#icon-5ff75cba5dcbc2866ddf4d2b262ccd94"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                        "target": [
                                            "#icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-76f3682142004219278e5f85f39350da",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-76f3682142004219278e5f85f39350da"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-441a51c8064aa16fa410311885701018",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                        "target": [
                                            "#icon-441a51c8064aa16fa410311885701018"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3208506ac884a847dc650a3c7c7b3063",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-3208506ac884a847dc650a3c7c7b3063"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ea4bd4a369feac858f74c201b098a87a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#icon-ea4bd4a369feac858f74c201b098a87a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-90162b152c63dd6e8b4d36fa5be3707f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\">",
                                        "target": [
                                            "#icon-90162b152c63dd6e8b4d36fa5be3707f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3856945267aacff8d4bf158df56ec67d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">",
                                        "target": [
                                            "#icon-3856945267aacff8d4bf158df56ec67d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac087faeda64d79876a5119b1d6c9c0e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">",
                                        "target": [
                                            "#icon-ac087faeda64d79876a5119b1d6c9c0e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7964c9953a13638fb7b73cfb953d6dbc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\">",
                                        "target": [
                                            "#icon-7964c9953a13638fb7b73cfb953d6dbc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e33d9b5346281221a62ca294dcc69af",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-5e33d9b5346281221a62ca294dcc69af"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac087faeda64d79876a5119b1d6c9c0e-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-ac087faeda64d79876a5119b1d6c9c0e-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9fe79027ed728d825d8a2df3ac964054",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-9fe79027ed728d825d8a2df3ac964054"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-19671f6d520d8d700c242c2e5491b894",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-19671f6d520d8d700c242c2e5491b894"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8a92492bbf44052341d901e6727ffd0d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">",
                                        "target": [
                                            "#icon-8a92492bbf44052341d901e6727ffd0d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-377c08506312ae8069690a9fcdae60e0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">",
                                        "target": [
                                            "#icon-377c08506312ae8069690a9fcdae60e0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d77cc78b5f5115b207b54b02eae96594",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>",
                                        "target": [
                                            "#icon-d77cc78b5f5115b207b54b02eae96594"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c739c0a47866a86fc4b94ca7c60d4784",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">",
                                        "target": [
                                            "#icon-c739c0a47866a86fc4b94ca7c60d4784"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6f6a26ed06cbbb98cad67c975b3637a7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">",
                                        "target": [
                                            "#icon-6f6a26ed06cbbb98cad67c975b3637a7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c8dd9c9d24feb12f432062e4ff7f69d9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\">",
                                        "target": [
                                            "#icon-c8dd9c9d24feb12f432062e4ff7f69d9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6ad5663c0d95951b5d82a890deb32562",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">",
                                        "target": [
                                            "#icon-6ad5663c0d95951b5d82a890deb32562"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e11dd495eee9934d3537ae12a3e49db",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">",
                                        "target": [
                                            "#icon-5e11dd495eee9934d3537ae12a3e49db"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2e79c5c0c2164078ae785c71a2dddd43",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-2e79c5c0c2164078ae785c71a2dddd43"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-794f1beb1884cbb8fbb423c8a29f5850",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-794f1beb1884cbb8fbb423c8a29f5850"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fa8ed9058ec86aa6068205b4ea785b67",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-fa8ed9058ec86aa6068205b4ea785b67"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-09f3ee71434ed6d00954d7ac9d4dd379",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-09f3ee71434ed6d00954d7ac9d4dd379"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb6124912fb50009d9a11efc52bf186c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-cb6124912fb50009d9a11efc52bf186c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-af9dd2828451111b7ae80c97660b9403",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-af9dd2828451111b7ae80c97660b9403"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-27ebf866562be430008ce082eaea8f4d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-27ebf866562be430008ce082eaea8f4d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44d83298a33a39354c546a761f85756f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-44d83298a33a39354c546a761f85756f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c347256d73d6a5c2d0da47cb49b3bd70",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6722ce445d937d6878e824551d7f631f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">",
                                        "target": [
                                            "#icon-6722ce445d937d6878e824551d7f631f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-709e7cbc07cbdc7e9feb0c80c82072b2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-709e7cbc07cbdc7e9feb0c80c82072b2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-332224500a06e79138bb9d51f53d1d0e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-332224500a06e79138bb9d51f53d1d0e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-28a59ff2ddc9432a7b7dfc20c56bb700",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-28a59ff2ddc9432a7b7dfc20c56bb700"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e3bd36e97545ccf3ef71f342d4b92c29",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-e3bd36e97545ccf3ef71f342d4b92c29"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c153f65feabcc0d3de062a2c8e325753",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-c153f65feabcc0d3de062a2c8e325753"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d67b6a2cb1a89b10df34096d975e59d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">",
                                        "target": [
                                            "#icon-d67b6a2cb1a89b10df34096d975e59d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-512bd6374800588cf41f3eb76190040f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">",
                                        "target": [
                                            "#icon-512bd6374800588cf41f3eb76190040f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e9a0a63122792a0202a11276c423517",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>",
                                        "target": [
                                            "#icon-3e9a0a63122792a0202a11276c423517"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2a47af9622c1f9c1c0a575e3bc3ac62f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">",
                                        "target": [
                                            "#icon-2a47af9622c1f9c1c0a575e3bc3ac62f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c0b9c82b6be47137ef971bc33544ddf0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">",
                                        "target": [
                                            "#icon-c0b9c82b6be47137ef971bc33544ddf0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a5725730ad837c1a1d2b262d122732de",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>",
                                        "target": [
                                            "#icon-a5725730ad837c1a1d2b262d122732de"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1c715ee068bdcf44c2f110d709f33c1a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">",
                                        "target": [
                                            "#icon-1c715ee068bdcf44c2f110d709f33c1a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0e7411f5f18571b8b630a7d6a4637793",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">",
                                        "target": [
                                            "#icon-0e7411f5f18571b8b630a7d6a4637793"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9fbe0995b3ddd91c07ec74cf13a7ca08",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>",
                                        "target": [
                                            "#icon-9fbe0995b3ddd91c07ec74cf13a7ca08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a2a504d18c78255b0bd71f27acb63b4e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">",
                                        "target": [
                                            "#icon-a2a504d18c78255b0bd71f27acb63b4e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-01728d925d32ad19d451ed14c1b346d9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">",
                                        "target": [
                                            "#icon-01728d925d32ad19d451ed14c1b346d9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-baccc31a3cc8ed1dfa0e28654ef0eef2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>",
                                        "target": [
                                            "#icon-baccc31a3cc8ed1dfa0e28654ef0eef2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e9d37f686eb76bd488a202710ae839f3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">",
                                        "target": [
                                            "#icon-e9d37f686eb76bd488a202710ae839f3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-95a28b9d904d9cae570a97729d131354",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">",
                                        "target": [
                                            "#icon-95a28b9d904d9cae570a97729d131354"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ed927ca8e63ace0d6f875f16b55042d6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-ed927ca8e63ace0d6f875f16b55042d6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5503ae1dc6d867f3492f9c009a5a276e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-5503ae1dc6d867f3492f9c009a5a276e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0faecad9242f1e6b788e1b78e3de2b21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-0faecad9242f1e6b788e1b78e3de2b21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d74c53ef56239156952a0dea9d105bab",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-d74c53ef56239156952a0dea9d105bab"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3a1178c9ce6fb721d5fb1536fe368113",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">",
                                        "target": [
                                            "#icon-3a1178c9ce6fb721d5fb1536fe368113"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-535224c6d8bb1a17f2385c139a7679d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">",
                                        "target": [
                                            "#icon-535224c6d8bb1a17f2385c139a7679d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f6a5aea83f70dd7d0c7e7397ad0980e3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\">",
                                        "target": [
                                            "#icon-f6a5aea83f70dd7d0c7e7397ad0980e3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f978dfefa55b9d944dc2a089ea61251b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-f978dfefa55b9d944dc2a089ea61251b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-535224c6d8bb1a17f2385c139a7679d8-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-535224c6d8bb1a17f2385c139a7679d8-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b183f6b0d4d15fab014b87afa17b0e58",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-b183f6b0d4d15fab014b87afa17b0e58"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bee56f931ce05c6bd4bae0affbee1008",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">",
                                        "target": [
                                            "#icon-bee56f931ce05c6bd4bae0affbee1008"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b0f58e5d7bf69bcac9e903c296cfca06-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">",
                                        "target": [
                                            "#icon-b0f58e5d7bf69bcac9e903c296cfca06-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7ff768263751fe8051ea0b94e75cb7ef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>",
                                        "target": [
                                            "#icon-7ff768263751fe8051ea0b94e75cb7ef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-715bb786d251d3f996903392d6297be4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">",
                                        "target": [
                                            "#icon-715bb786d251d3f996903392d6297be4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2dbebe1efdb7f97c27f9e76fe5d7e77a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">",
                                        "target": [
                                            "#icon-2dbebe1efdb7f97c27f9e76fe5d7e77a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6c7e41dd4ac4ce9e1fbb208bfb947a43",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-6c7e41dd4ac4ce9e1fbb208bfb947a43"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0af8746cf77d190e81e465fecef82aad",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-0af8746cf77d190e81e465fecef82aad"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-91d9eae33200555aba5c0ad3114d3b69",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-91d9eae33200555aba5c0ad3114d3b69"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8a4025ca7e397770b113ccf282bdca7c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">",
                                        "target": [
                                            "#icon-8a4025ca7e397770b113ccf282bdca7c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6ba2d58d99535343f284cba414d92a9d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-6ba2d58d99535343f284cba414d92a9d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c7ea9ab397ed19eaf561b3f4ca776a1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">",
                                        "target": [
                                            "#icon-c7ea9ab397ed19eaf561b3f4ca776a1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d5af56773b856b0cbc35cc41b807708c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\">",
                                        "target": [
                                            "#icon-d5af56773b856b0cbc35cc41b807708c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-be9880c68d8e29df8afa5be9807a63d4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">",
                                        "target": [
                                            "#icon-be9880c68d8e29df8afa5be9807a63d4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7c753337b760ed5c3ea966ef9d25b3a2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">",
                                        "target": [
                                            "#icon-7c753337b760ed5c3ea966ef9d25b3a2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-33cfd8817e2c99ea081f598e4d864b8e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>",
                                        "target": [
                                            "#icon-33cfd8817e2c99ea081f598e4d864b8e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8762bb193f01407291cabfcd46987607",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\">",
                                        "target": [
                                            "#icon-8762bb193f01407291cabfcd46987607"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3544551733e5e62e966d62b55b985629",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">",
                                        "target": [
                                            "#icon-3544551733e5e62e966d62b55b985629"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">",
                                        "target": [
                                            "#icon-5df2e67fd4047f70b90e95e4b44b1b7c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-803deb73e814eb3ae4b5e9b9451469ad",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\">",
                                        "target": [
                                            "#icon-803deb73e814eb3ae4b5e9b9451469ad"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ee1b0dd6c003f66dbe52656cddba85d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-ee1b0dd6c003f66dbe52656cddba85d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-048c90e8e0d7e14759e06a881dfb7cb8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">",
                                        "target": [
                                            "#icon-048c90e8e0d7e14759e06a881dfb7cb8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f2439ec5e968b41076fc227b18cdb777-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">",
                                        "target": [
                                            "#icon-f2439ec5e968b41076fc227b18cdb777-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-340395789db2a590995d35a66e746b01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                        "target": [
                                            "#icon-340395789db2a590995d35a66e746b01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">",
                                        "target": [
                                            "#icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0cb3d1da48d52c1b8240d6dfc65b3753",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">",
                                        "target": [
                                            "#icon-0cb3d1da48d52c1b8240d6dfc65b3753"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1a2e5de79b1a4d8be26d5ceb13d36ca1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\">",
                                        "target": [
                                            "#icon-1a2e5de79b1a4d8be26d5ceb13d36ca1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30427d11c6c291182ebb17289d7ba4fe",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>",
                                        "target": [
                                            "#icon-30427d11c6c291182ebb17289d7ba4fe"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5a5f755b293c90a22931ae533a3408e5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\">",
                                        "target": [
                                            "#icon-5a5f755b293c90a22931ae533a3408e5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d42624fabc37ac537391c257e16916a0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-d42624fabc37ac537391c257e16916a0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b1462b4f9b7d33d923a69cf5c536b62c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a46383f39c24e2e0af1965ae015b2393",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">",
                                        "target": [
                                            "#icon-a46383f39c24e2e0af1965ae015b2393"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec68f7ff2fafff191cb6b839e257b2c0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-ec68f7ff2fafff191cb6b839e257b2c0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-48f2565e44a5d629d6476256859b4259",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-48f2565e44a5d629d6476256859b4259"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-59cd603304968a2b455c02acf8e92e35",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-59cd603304968a2b455c02acf8e92e35"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acc513ecfa5e2b601089935046075fc3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\">",
                                        "target": [
                                            "#icon-acc513ecfa5e2b601089935046075fc3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8dcbf309414c0da67d0087cb52807d45",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\">",
                                        "target": [
                                            "#icon-8dcbf309414c0da67d0087cb52807d45"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4679e30db14b5ca10a496f919b8f0e62",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\">",
                                        "target": [
                                            "#icon-4679e30db14b5ca10a496f919b8f0e62"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8ea9b83019d47b0984e753c8fe5e2103",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\">",
                                        "target": [
                                            "#icon-8ea9b83019d47b0984e753c8fe5e2103"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-83da3187170b82073be26ca428d08aa0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">",
                                        "target": [
                                            "#icon-83da3187170b82073be26ca428d08aa0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-49245b7890dd73efafa8f05f67f5ce48",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">",
                                        "target": [
                                            "#icon-49245b7890dd73efafa8f05f67f5ce48"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4a81b3e41927008fc34d9a14a6245f1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">",
                                        "target": [
                                            "#icon-4a81b3e41927008fc34d9a14a6245f1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ea7255f66147b099d35dc04fa075635a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-ea7255f66147b099d35dc04fa075635a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7452d00b889b87b575d385542b48681c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">",
                                        "target": [
                                            "#icon-7452d00b889b87b575d385542b48681c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cec4193714a4b05bef745115727cc933",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-cec4193714a4b05bef745115727cc933"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-12142d36cb4d41af4cfd6748fb7459a2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">",
                                        "target": [
                                            "#icon-12142d36cb4d41af4cfd6748fb7459a2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81913dc41e40d5b5900c1497acf94605",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-81913dc41e40d5b5900c1497acf94605"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4394eb6f2b86ceb1c6102e105940c995",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">",
                                        "target": [
                                            "#icon-4394eb6f2b86ceb1c6102e105940c995"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e1be26a7c5876d493f2f3b1e8a129302",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-e1be26a7c5876d493f2f3b1e8a129302"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-dbe91832230f71efd26df54bbc493757",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">",
                                        "target": [
                                            "#icon-dbe91832230f71efd26df54bbc493757"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-708663ece720652ad3a8a1300683beb3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-708663ece720652ad3a8a1300683beb3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-91e838aa9c6ed0df1666f5071260d46e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">",
                                        "target": [
                                            "#icon-91e838aa9c6ed0df1666f5071260d46e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0fcbf5b93cb4984eeb0e73aa52cfc063",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-0fcbf5b93cb4984eeb0e73aa52cfc063"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ffdc9d1953107363f6e1f63348405a88",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">",
                                        "target": [
                                            "#icon-ffdc9d1953107363f6e1f63348405a88"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-42c20061ab87103429f847d49845b572",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-42c20061ab87103429f847d49845b572"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a737c7eb29ec906c0c4309faa8f015c4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2035fd2deab545e48d9d67180ee19cdb",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-2035fd2deab545e48d9d67180ee19cdb"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6383497f4b507f8a576f50c766aac24b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-6383497f4b507f8a576f50c766aac24b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "68b76ffb-a5b6-432a-a61a-4343c01868b5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">",
                                        "target": [
                                            "#\\36 8b76ffb-a5b6-432a-a61a-4343c01868b5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fc97ff54-7981-446c-a29e-18a1619a6bbd",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">",
                                        "target": [
                                            "#fc97ff54-7981-446c-a29e-18a1619a6bbd"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "10e7c633-b37f-444c-8471-3dfd4bd7f4cc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">",
                                        "target": [
                                            "#\\31 0e7c633-b37f-444c-8471-3dfd4bd7f4cc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "67043635-4c07-4fe2-a2fe-b0579285b4f5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "47c1d739-11e3-4c58-a30a-76eecf6ac48f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "b3bb126b-08e2-480b-86e8-6e8ed6d88023",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">",
                                        "target": [
                                            "#b3bb126b-08e2-480b-86e8-6e8ed6d88023"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d61444be-8534-4503-a47c-4b57f319ac1f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">",
                                        "target": [
                                            "#d61444be-8534-4503-a47c-4b57f319ac1f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_594",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_594"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-2\">",
                                        "target": [
                                            "#interactive-clip-path-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_387",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_387"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_558",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_558"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-4\">",
                                        "target": [
                                            "#interactive-clip-path-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_399",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_399"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-6\">",
                                        "target": [
                                            "#interactive-clip-path-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_415",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_415"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_569",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_569"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-10\">",
                                        "target": [
                                            "#interactive-clip-path-10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_471",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_471"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-linear-gradient",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient>",
                                        "target": [
                                            "#interactive-linear-gradient"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-linear-gradient-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient>",
                                        "target": [
                                            "#interactive-linear-gradient-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_574",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_574"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\">",
                                        "target": [
                                            "#image"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_maskieren_2445",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\">",
                                        "target": [
                                            "#Gruppe_maskieren_2445"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2496",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2496"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2495",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2495"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_555",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_555"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2498",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\">",
                                        "target": [
                                            "#Gruppe_2498"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2682",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2682"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_388",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_388"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_597",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_597"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_598",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_598"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_599",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_599"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_600",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_600"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_601",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_601"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_602",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_602"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_603",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_603"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_604",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_604"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_605",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_605"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_606",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_606"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2500",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2500"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2499",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2499"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_559",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_559"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2502",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\">",
                                        "target": [
                                            "#Gruppe_2502"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2501",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2501"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_400",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_400"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_401",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_401"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_402",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_402"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_403",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_403"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_404",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_404"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_405",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_405"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_406",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_406"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_560",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_560"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_407",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_407"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_408",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_408"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_409",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_409"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_561",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_561"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_410",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_410"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_411",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_411"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_412",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_412"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_413",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_413"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_414",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_414"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2504",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2504"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2503",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2503"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_563",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_563"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2511",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\">",
                                        "target": [
                                            "#Gruppe_2511"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2510",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2510"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_416",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_416"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_417",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_417"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_418",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_418"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_419",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_419"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_420",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_420"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_564",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_564"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_421",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_421"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_422",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_422"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_565",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_565"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_423",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_423"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_424",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_424"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_425",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_425"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_426",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_426"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_427",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_427"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_428",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_428"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_429",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_429"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_430",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_430"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_431",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_431"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_566",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_566"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_432",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_432"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_433",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_433"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_434",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_434"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_435",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_435"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_436",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_436"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_437",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_437"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_438",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_438"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_439",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_439"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_440",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_440"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_441",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_441"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_442",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_442"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_443",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_443"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_444",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_444"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_445",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_445"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_446",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_446"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_447",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_447"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_448",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_448"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_449",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_449"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_450",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_450"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_451",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_451"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_452",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_452"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_453",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_453"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_454",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_454"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_455",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_455"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_456",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_456"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_457",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_457"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_458",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_458"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_459",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_459"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_460",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_460"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_461",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_461"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_462",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_462"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_463",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_463"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_464",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_464"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_465",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_465"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_466",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_466"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_467",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_467"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_468",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_468"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_469",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_469"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_470",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_470"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2509",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\">",
                                        "target": [
                                            "#Gruppe_2509"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2508",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\">",
                                        "target": [
                                            "#Gruppe_2508"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2507",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\">",
                                        "target": [
                                            "#Gruppe_2507"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2506",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#Gruppe_2506"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2505",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\">",
                                        "target": [
                                            "#Gruppe_2505"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_567",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#Rechteck_567"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2513",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\">",
                                        "target": [
                                            "#Gruppe_2513"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2512",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g>",
                                        "target": [
                                            "#Gruppe_2512"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_571",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect>",
                                        "target": [
                                            "#Rechteck_571"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2518",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\">",
                                        "target": [
                                            "#Gruppe_2518"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2517",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2517"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_472",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\">",
                                        "target": [
                                            "#Interactive-Pfad_472"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_572",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_572"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_473",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_473"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_474",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_474"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_475",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_475"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_476",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_476"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_477",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_477"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_478",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_478"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_479",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_479"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_480",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_480"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_573",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_573"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_481",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_481"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_482",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_482"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_483",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_483"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_484",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_484"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_485",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_485"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_486",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_486"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_487",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_487"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_488",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_488"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_489",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_489"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_490",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_490"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_491",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_491"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_492",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_492"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_493",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_493"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_494",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_494"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2516",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\">",
                                        "target": [
                                            "#Gruppe_2516"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2515",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\">",
                                        "target": [
                                            "#Gruppe_2515"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2514",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\">",
                                        "target": [
                                            "#Gruppe_2514"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_495",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_495"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_496",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_496"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "56e3337b-700c-48bf-8318-85c6d2090801",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">",
                                        "target": [
                                            "#\\35 6e3337b-700c-48bf-8318-85c6d2090801"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "818db926-a8b6-49d5-acbb-2443d4ca694f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">",
                                        "target": [
                                            "#\\38 18db926-a8b6-49d5-acbb-2443d4ca694f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "7d32bdd9-34e8-4cef-88e7-dadcdddee83a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">",
                                        "target": [
                                            "#\\37 d32bdd9-34e8-4cef-88e7-dadcdddee83a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "128525b1-50b7-4507-a332-50a733dd1d31",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "46ca7383-a035-4bdb-a67f-6313a23a9b34",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "21a5ab66-a2b8-436a-8d99-f18c708e2454",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "1d36386d-9fdf-4dfe-9046-dd8b337a29a8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">",
                                        "target": [
                                            "#\\31 d36386d-9fdf-4dfe-9046-dd8b337a29a8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3476c566-3ec1-491f-8851-fe66461620b6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">",
                                        "target": [
                                            "#\\33 476c566-3ec1-491f-8851-fe66461620b6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "39493b92-8de8-4a20-9458-c4bd9bc53c47",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">",
                                        "target": [
                                            "#\\33 9493b92-8de8-4a20-9458-c4bd9bc53c47"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "23e1bf76-23cc-4985-b863-55af16210cb0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">",
                                        "target": [
                                            "#\\32 3e1bf76-23cc-4985-b863-55af16210cb0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a5ee1104-ccef-4edc-851e-73cbf4089e47",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">",
                                        "target": [
                                            "#a5ee1104-ccef-4edc-851e-73cbf4089e47"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8a154967-270d-45f2-bc1d-d264049b0ca4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5bc8161b-a337-409f-aa46-5da296bb23ba",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">",
                                        "target": [
                                            "#\\35 bc8161b-a337-409f-aa46-5da296bb23ba"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hexagon-mask",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">",
                                        "target": [
                                            "#hexagon-mask"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4fb22607-8961-4c12-bb28-ccdfc62ba994",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bd401c8d-a4ed-4be6-94cb-a47e6258fbdc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">",
                                        "target": [
                                            "#bd401c8d-a4ed-4be6-94cb-a47e6258fbdc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d6e09dec-c79a-45c3-aeab-682ada6ec56f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">",
                                        "target": [
                                            "#d6e09dec-c79a-45c3-aeab-682ada6ec56f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4597037a-b342-457b-b22d-3912a757be7a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">",
                                        "target": [
                                            "#\\34 597037a-b342-457b-b22d-3912a757be7a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "101d90b6-aadc-43c3-b894-3c1e580c95b0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">",
                                        "target": [
                                            "#\\31 01d90b6-aadc-43c3-b894-3c1e580c95b0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "76376e99-fb3b-4bfb-96ce-18fcbb80b0c8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">",
                                        "target": [
                                            "#\\37 6376e99-fb3b-4bfb-96ce-18fcbb80b0c8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5c4635bd-b461-4274-b2d3-8a88c4ae0c85",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>",
                                        "target": [
                                            "#\\35 c4635bd-b461-4274-b2d3-8a88c4ae0c85"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app-data",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script type=\"application\/json\" id=\"app-data\">[]<\/script>",
                                        "target": [
                                            "#app-data"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cc--main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cc--main\" class=\"c--anim\" style=\"position: fixed;\">",
                                        "target": [
                                            "#cc--main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cc_div",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cc_div\" class=\"cc_div\">",
                                        "target": [
                                            "#cc_div"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-inr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-inr\">",
                                        "target": [
                                            "#c-inr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-inr-i",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-inr-i\">",
                                        "target": [
                                            "#c-inr-i"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-bns",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div>",
                                        "target": [
                                            "#c-bns"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cm-ov",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                        "target": [
                                            "#cm-ov"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-cnt",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#s-cnt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-vln",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-vln\">",
                                        "target": [
                                            "#c-vln"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cs",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cs\">",
                                        "target": [
                                            "#cs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-s-in",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-s-in\">",
                                        "target": [
                                            "#c-s-in"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-inr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-inr\" class=\"bns-t\">",
                                        "target": [
                                            "#s-inr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-hdr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div>",
                                        "target": [
                                            "#s-hdr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-c-bnc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div>",
                                        "target": [
                                            "#s-c-bnc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-c-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button>",
                                        "target": [
                                            "#s-c-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-bl",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-bl\">",
                                        "target": [
                                            "#s-bl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-bns",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div>",
                                        "target": [
                                            "#s-bns"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-all-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button>",
                                        "target": [
                                            "#s-all-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-rall-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button>",
                                        "target": [
                                            "#s-rall-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-sv-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button>",
                                        "target": [
                                            "#s-sv-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cs-ov",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                        "target": [
                                            "#cs-ov"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/module\">Module<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                        "target": [
                                            "a[href$=\"faq\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                        "target": [
                                            ".stage__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#statistiken\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                        "target": [
                                            ".link[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                        "target": [
                                            ".link[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                        "target": [
                                            ".ec-text__link > .link[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">",
                                        "target": [
                                            ".image-links__link--left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">",
                                        "target": [
                                            ".image-links__link--down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">",
                                        "target": [
                                            ".image-links__link--right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">",
                                        "target": [
                                            "a[title=\"BSFZ\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            "a[href$=\"datenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                        "target": [
                                            "a[href$=\"impressum\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"navigation__list\">",
                                        "target": [
                                            ".navigation__list"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul"
                                        ]
                                    },
                                    {
                                        "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=\"interactive-tab-module__tabs\">",
                                        "target": [
                                            ".interactive-tab-module__tabs"
                                        ]
                                    },
                                    {
                                        "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>",
                                        "target": [
                                            ".footer__column-legal > ul"
                                        ]
                                    },
                                    {
                                        "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>",
                                        "target": [
                                            ".footer__column-pages > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item: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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item: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><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li: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><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li: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><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Interaktive Grafiken und Karten<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Umfangreiche Berichtsfunktionen<\/p><\/li>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li>",
                                        "target": [
                                            "li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "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><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>",
                                        "target": [
                                            ".footer__column-legal > ul > li: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><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>",
                                        "target": [
                                            ".footer__column-legal > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>",
                                        "target": [
                                            ".footer__column-pages > ul > li"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".interactive-tab-module__scroller"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"] > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--left > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--down > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--right > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"BSFZ\"] > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"interactive-tab-module__tabs\">",
                                        "target": [
                                            ".interactive-tab-module__tabs"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p>",
                                        "target": [
                                            ".stage__copy > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                        "target": [
                                            ".stage__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                        "target": [
                                            ".ec-text--align-right > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "static.251.142.13.49.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns-1499.awsdns-59.org",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 16686,
                    "testUrl": "https:\/\/www.kfmplus.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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\",\"width\":1640,\"height\":759,\"naturalWidth\":1599,\"naturalHeight\":1314},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\",\"width\":595,\"height\":595,\"naturalWidth\":1328,\"naturalHeight\":1328},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\",\"width\":595,\"height\":595,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\",\"width\":188,\"height\":125,\"naturalWidth\":860,\"naturalHeight\":574},{\"url\":\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\",\"width\":300,\"height\":89,\"naturalWidth\":300,\"naturalHeight\":89}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "600"
                        },
                        {
                            "family": "Menlo",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 33.409999999999997,
                    "generated-content-size": 100.8,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "eager",
                            "naturalWidth": 1599,
                            "naturalHeight": 1314
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1328,
                            "naturalHeight": 1328
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 860,
                            "naturalHeight": 574
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "eager",
                            "naturalWidth": 300,
                            "naturalHeight": 89
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                        "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                        "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css"
                    ],
                    "rendered-html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\"><head><style class=\"vjs-styles-defaults\">\/* inner styles set by WPT to match CSSOM *\/.video-js { width: 300px; height: 150px; }.vjs-fluid:not(.vjs-audio-only-mode) { padding-top: 56.25%; }<\/style>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"referrer\" content=\"no-referrer\">\n    <meta http-equiv=\"Content-Security-Policy\" content=\"script-src 'self' 'unsafe-inline' 'unsafe-eval'; script-src-elem 'self' 'unsafe-inline' \">\n\n    <title>KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung<\/title>\n\n    <meta name=\"theme-color\" content=\"#1D4A90\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"default\">\n    <meta name=\"apple-mobile-web-app-title\" content=\"KFMplus\">\n\n        <link rel=\"icon\" href=\"\/favicon.svg\" type=\"image\/svg+xml\">\n    \n\n    <!-- META BEGINN\/\/ -->\n    <meta content=\"index, follow\" name=\"robots\">\n<link href=\"https:\/\/kfmplus.de\" rel=\"canonical\">\n    <script type=\"application\/ld+json\">\n{\n    \"@context\": \"http:\/\/schema.org\",\n    \"@type\": \"WebSite\",\n    \"url\": \"https:\/\/kfmplus.de\",\n    \"name\": \"KFMplus\",\n    \"description\": \"Digitale Unterst\\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\\u00e4chenpotenzialen unter Ber\\u00fccksichtigung von Klima- & Umweltschutz, St\\u00e4dtebau, Daseinsvorsorge.\"\n}\n<\/script>\n    <meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"description\">\n<meta content=\"KFMplus\" property=\"og:site_name\">\n<meta content=\"\" property=\"og:image\">\n<meta content=\"https:\/\/kfmplus.de\" property=\"og:url\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" property=\"og:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" property=\"og:description\">\n<meta content=\"\" name=\"twitter:image\">\n<meta content=\"https:\/\/kfmplus.de\" name=\"twitter:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" name=\"twitter:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"twitter:description\">\n    <!-- \/\/META END -->\n\n    <link href=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css\" rel=\"stylesheet\">\n\n    \n\n        <link href=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css\" rel=\"stylesheet\"><\/head>\n<body data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\"><svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\"><symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\"><g data-name=\"Gruppe 13849\"><g data-name=\"Gruppe 13761\"><g data-name=\"Gruppe 13757\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><path data-name=\"Pfad 35\" d=\"M0 18.264h40.424\"><\/path><path data-name=\"Pfad 36\" d=\"m24.589 1.039 16.443 17.129-16.443 17.563\"><\/path><\/g><\/g><\/g><\/symbol><symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 26 26\" id=\"icon-check\"><g stroke=\"currentColor\" stroke-width=\"2\"><g fill=\"#33dc72\"><circle cx=\"13\" cy=\"13\" r=\"13\" stroke=\"none\"><\/circle><circle cx=\"13\" cy=\"13\" r=\"12\" fill=\"none\"><\/circle><\/g><path d=\"m8.279 13.388 3.597 4.147 6.71-8.167\" fill=\"none\" stroke-width=\"2.00104\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol><symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\"><path fill-rule=\"evenodd\" d=\"M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883 23.19 23.19 0 0 1-1.62 8.543.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75zM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211zM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123A18.2 18.2 0 0 0 15 10.5a3 3 0 0 0-3-3zm0 2.25a.75.75 0 0 1 .75.75 15.69 15.69 0 0 1-3.78 10.238.75.75 0 0 1-1.14-.975 14.19 14.19 0 0 0 3.42-9.263.75.75 0 0 1 .75-.75zm3.239 5.183a.75.75 0 0 1 .515.927 19.415 19.415 0 0 1-2.585 5.544.75.75 0 1 1-1.243-.84 17.912 17.912 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515z\" clip-rule=\"evenodd\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol><symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\"><path d=\"M0 61.901v124.812h139.18V61.901L67.815 15.248ZM156.71 203.541l-.048 102.007 92.041 84.794 94.292-102.371-91.807-84.56ZM248.708 0l-92.046 84.794.048 102.006 94.485.128 91.8-84.558ZM0 203.621v124.812l67.815 46.653 71.365-46.653V203.621Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\"><g data-name=\"Gruppe 14203\" fill=\"#fff\" stroke=\"currentColor\" stroke-width=\"3\"><g data-name=\"Ellipse 5\" transform=\"rotate(45 17.677 42.677)\"><circle cx=\"25\" cy=\"25\" r=\"25\" stroke=\"none\"><\/circle><circle cx=\"25\" cy=\"25\" r=\"23.5\" fill=\"none\"><\/circle><\/g><path data-name=\"Pfad 30248\" d=\"m24.395 24.395 21.898 21.898\"><\/path><path data-name=\"Pfad 30249\" d=\"M46.293 24.395 24.394 46.294\"><\/path><\/g><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5\"><\/path><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\"><clipPath id=\"icon-steps-l-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_a)\"><use xlink:href=\"#icon-steps-l-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-b_c\"><path d=\"M141.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H247.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H141.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_c)\"><path style=\"fill:url(#icon-steps-l-b_d)\" d=\"M67.26 327.49h255.886v225.678H67.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\"><clipPath id=\"icon-steps-l-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_a)\"><use xlink:href=\"#icon-steps-l-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-t_c\"><path d=\"M195.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H301.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 301.05 0H195.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_c)\"><path style=\"fill:url(#icon-steps-l-t_d)\" d=\"M121.26 0h255.886v225.678H121.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\"><clipPath id=\"icon-steps-r-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_a)\"><use xlink:href=\"#icon-steps-r-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-b_c\"><path d=\"M367.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H473.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H367.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_c)\"><path style=\"fill:url(#icon-steps-r-b_d)\" d=\"M293.26 327.49h255.886v225.678H293.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\"><clipPath id=\"icon-steps-r-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_a)\"><use xlink:href=\"#icon-steps-r-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-t_c\"><path d=\"M325.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H431.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 431.05 0H325.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_c)\"><path style=\"fill:url(#icon-steps-r-t_d)\" d=\"M251.26 0h255.886v225.678H251.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><\/svg>\n<style>\/* inner styles set by WPT to match CSSOM *\/svg.icon { width: 24px; fill: rgb(242, 245, 247); aspect-ratio: 1 \/ 1; }<\/style><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"position:absolute; width: 0; height: 0;\"><symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\"><defs><clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\"><path data-name=\"Pfad 112\" d=\"M99.648-27.752v1.1a4.3 4.3 0 0 0-.979-.425 3.678 3.678 0 0 0-1-.139 2.1 2.1 0 0 0-1.146.248.846.846 0 0 0-.377.758.829.829 0 0 0 .282.68 3.8 3.8 0 0 0 1.408.442l.452.1a2.211 2.211 0 0 1 1.275.639A1.777 1.777 0 0 1 100-23.1a1.917 1.917 0 0 1-.728 1.594 3.153 3.153 0 0 1-2.013.575 5.725 5.725 0 0 1-1.071-.109 9.731 9.731 0 0 1-1.207-.32v-1.17a6.524 6.524 0 0 0 1.207.49 4.056 4.056 0 0 0 1.1.163 1.905 1.905 0 0 0 1.16-.306.993.993 0 0 0 .415-.85q0-.785-1.507-1.088H97.3l-.422-.085a2.721 2.721 0 0 1-1.425-.643A1.679 1.679 0 0 1 95-26.083a1.832 1.832 0 0 1 .68-1.523 2.97 2.97 0 0 1 1.911-.541 5.29 5.29 0 0 1 2.064.408z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\"><path data-name=\"Pfad 106\" d=\"M77.252-21.979v3.479h-1.135V-28h1.136v.881a1.982 1.982 0 0 1 .755-.779 2.167 2.167 0 0 1 1.085-.269 2.3 2.3 0 0 1 1.956.966 4.45 4.45 0 0 1 .711 2.672 4.189 4.189 0 0 1-.714 2.631 2.306 2.306 0 0 1-1.952.955 2.2 2.2 0 0 1-1.1-.265 1.908 1.908 0 0 1-.741-.779zm3.319-2.567a3.83 3.83 0 0 0-.415-1.985 1.361 1.361 0 0 0-1.231-.68 1.381 1.381 0 0 0-1.248.68 4.816 4.816 0 0 0 0 3.957 1.361 1.361 0 0 0 1.248.68 1.361 1.361 0 0 0 1.231-.68 3.817 3.817 0 0 0 .416-1.972z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\"><path data-name=\"Pfad 110\" d=\"M88.027-23.716v-4.264h1.133v4.263a2.287 2.287 0 0 0 .34 1.36 1.2 1.2 0 0 0 1.02.435 1.442 1.442 0 0 0 1.224-.561 2.655 2.655 0 0 0 .425-1.615v-3.882H93.3v6.867h-1.134v-1.02a2.132 2.132 0 0 1-.823.9 2.33 2.33 0 0 1-1.211.306 1.84 1.84 0 0 1-1.575-.68 3.53 3.53 0 0 1-.53-2.109z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><\/linearGradient><linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><\/linearGradient><linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><\/linearGradient><linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><\/defs><g data-name=\"Gruppe 2344\"><g data-name=\"Gruppe 2342\"><g data-name=\"Gruppe 2319\" clip-path=\"url(#icon-3e9cdbff654050952a71d643d3d58457)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 99\" d=\"M64.954-43.7h10.282v13.154H64.954z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2320\" clip-path=\"url(#icon-e8d48e00350b0439ff021ecd259093a4)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 101\" d=\"M75.181-43.7h8.969v13.154h-8.969z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2321\" clip-path=\"url(#icon-9ce50644d6f096933ee1d13718f9c63f)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 103\" d=\"M84.581-43.7h9.945v13.154h-9.945z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2322\" clip-path=\"url(#icon-2ea2edf8221ca4e3fe7b6f11e32de579)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 105\" d=\"M75.117-29.188h7.644V-17.5h-7.644z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2323\" clip-path=\"url(#icon-d94fdf0979d5acf2bbe0eaf0aa848856)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 107\" d=\"M80.742-31.706h7.37v11.628h-7.37z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2324\" clip-path=\"url(#icon-f74e075d68f301071bf67c0fb33533b0)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 109\" d=\"M87.027-28.98H94.3v9.1h-7.273z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2325\" clip-path=\"url(#icon-6b501f249c31b572532694d70f3f4a8e)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 111\" d=\"M93.971-29.191h7.056v9.3h-7.056z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2329\" clip-path=\"url(#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2328\"><path data-name=\"Pfad 114\" d=\"M0-3.009h100v77H0z\" fill=\"url(#icon-053adb07c5a32e414e3144c1af8f1f3f)\" transform=\"translate(0 -73.991)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2333\" clip-path=\"url(#icon-48740b94f43cb35ea6b7a8279f10f34e)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2332\"><path data-name=\"Pfad 117\" d=\"M-30.915-40.127h100v77h-100z\" fill=\"url(#icon-f2fe64072f71e804d7367c1fb028042e)\" transform=\"translate(30.915 -36.873)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2337\" clip-path=\"url(#icon-cb502ec0e16b3451a8d6c0ef7971af86)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2336\"><path data-name=\"Pfad 120\" d=\"M-30.915 0h100v77h-100z\" fill=\"url(#icon-4726bb03949bf7d06d146dd19a38537d)\" transform=\"translate(30.915 -77)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2341\" clip-path=\"url(#icon-d71addf6c4e04efce91ecb9677666e21)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2340\"><path data-name=\"Pfad 123\" d=\"M0-40.168h100v77H0z\" fill=\"url(#icon-6693901f87b53c7aa394a5b347fe9193)\" transform=\"translate(0 -36.832)\"><\/path><\/g><\/g><\/g><\/g><\/symbol><symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">\n  <defs>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">\n      <path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">\n    <g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">\n      <rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">\n    <g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">\n      <rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">\n    <g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">\n      <rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">\n    <path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">\n  <defs>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">\n    <g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">\n      <rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">\n    <g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n    <\/g>\n  <\/g>\n  <rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n  <g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">\n    <g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>\n      <path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">\n  <defs>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">\n      <path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">\n    <g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">\n      <g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">\n        <rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>\n      <\/g>\n    <\/g>\n    <g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">\n      <g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">\n        <path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">\n  <g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">\n    <path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">\n  <defs>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">\n    <g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">\n      <rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">\n    <g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">\n      <rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">\n    <g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">\n      <rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">\n    <g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">\n      <rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">\n    <g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">\n      <path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">\n  <defs>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">\n      <path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">\n    <g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">\n      <rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">\n    <g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">\n      <path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">\n  <defs>\n    <linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">\n      <path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">\n    <g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">\n      <rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>\n    <\/g>\n    <path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">\n  <defs>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">\n      <path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">\n    <g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">\n      <rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">\n    <g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">\n      <path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\"><\/path>\n      <path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>\n      <path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">\n  <defs>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">\n      <path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">\n      <path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">\n      <path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">\n      <path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">\n      <path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">\n      <path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">\n    <g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">\n      <g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">\n        <path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">\n        <path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">\n        <path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">\n        <path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">\n        <path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">\n        <path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">\n        <path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><\/svg>\n    <header class=\"header\" data-observe-header-height=\"\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container header__inner\">\n            <a href=\"https:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>\n            <nav class=\"navigation\">\n                <ul class=\"navigation__list\">\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>\n                                    <\/ul>\n            <\/nav>\n\n            <button data-component=\"ToggleClass\" data-init-class=\"transforms-nav\" data-reciver=\"html\" data-class=\"nav-open\" class=\"burger-button\"><span><\/span><\/button>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<div class=\"content-area\">\n    <section class=\"content-container-outer stage stage--bg-grey stage--media\">\n            <div class=\"stage__image\">\n            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-2400x1972-q75.png\" width=\"2400\" height=\"1972\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\" width=\"1599\" height=\"1314\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1920x1577-q75.png\" width=\"1919\" height=\"1577\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1280x1051-q75.png\" width=\"1279\" height=\"1051\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1152x946-q75.png\" width=\"1151\" height=\"946\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-768x631-q75.png\" width=\"768\" height=\"631\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-540x443-q75.png\" width=\"539\" height=\"443\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\"><\/picture>\n        <\/div>\n        <div class=\"content-container stage__content\">\n         <span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n          <h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>          <div data-aos=\"fade-up\" data-aos-delay=\"300\" class=\"stage__copy aos-init aos-animate\"><p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p><\/div>          <a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>     <\/div>\n    <\/section>\n    <main>\n            <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--none content-row content-row--bg- layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                    <div class=\"content-visual\" style=\"--visual-x: 130%; --visual-y: 0%\">\n                                                        <div data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"aos-init\"><svg viewBox=\"0 0 343 390.342\" class=\" icon icon-visual\"><use xlink:href=\"#icon-visual\"><\/use><\/svg><\/div>\n                                                    <\/div>\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">\n                                                    <div class=\"ec-text ec-text--image ec-text--icon-size-\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1992x1992-crop.png\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1752x1752-crop.png\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1168x1168-crop.png\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1368x1368-crop.png\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-912x912-crop.png\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-984x984-crop.png\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-656x656-crop.png\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-822x822-crop.png\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-548x548-crop.png\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-492x492-crop.png\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Warum KFMplus?<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>\n        <p>Fl\u00e4chen in Kommunen stellen eine begrenzte Ressource dar, die vielf\u00e4ltigen Nutzungsanspr\u00fcchen ausgesetzt ist. Klimaschutz und Klimaanpassung, die Bereitstellung und Modernisierung von Versorgungsinfrastrukturen und der Bedarf an Wohnraum und Gewerbefl\u00e4chen stellen hohe Anforderungen an eine zukunftsf\u00e4hige Stadt- und Ortsentwicklung. Aus amtlichen und freien Geobasisdaten und ihrer Kombination mit Fachdaten (z. B. aus den Bereichen Umwelt und Mobilit\u00e4t) werden Bewertungsgr\u00f6\u00dfen zur Fl\u00e4chenentwicklung abgeleitet. KFMplus b\u00fcndelt diese Informationen und f\u00fchrt sie einfach verst\u00e4ndlich zusammen.<\/p><p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p><p>KFMplus, auf Basis von Open-Source-Technologien, bietet Ihnen die bestm\u00f6gliche digitale Planungsunterst\u00fctzung beim kommunalen Fl\u00e4chenmanagement und der Aktivierung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung stadt\u00f6kologischer, sozial-r\u00e4umlicher und st\u00e4dtebaulicher Aspekte. KFMplus greift auf frei verf\u00fcgbare Datenbest\u00e4nde und Geodaten zu und erweitert diese um Planungsdaten und spezifische Informationen Ihrer Kommune.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">\n                                                        <div class=\"column\" style=\"--end:4; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Kommunen<\/h3><ul><li><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li><li><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li><li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li><li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 4\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Anwender<\/h3><ul><li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li><li><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li><li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li><li><p>Interaktive Grafiken und Karten<\/p><\/li><li><p>Umfangreiche Berichtsfunktionen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--both content-row content-row--bg-gray layout-margin--m  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">\n                                                    <div>\n    <div class=\"ec-text ec-text--center ec-text--interactive\">\n                    <h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>\n                <p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>\n    <\/div>\n\n    <div data-js-component=\"interactive\" data-v-app=\"\"><div class=\"interactive-tab-module\"><div class=\"interactive-tab-module__nav\"><!----><ul class=\"interactive-tab-module__tabs\"><li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li><li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li><li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li><li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li><li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li><li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li><li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li><\/ul><button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button><\/div><div class=\"interactive-tab-module__content\"><div class=\"interactive-tab-module__visual\"><svg width=\"600\" height=\"642.625\" viewBox=\"0 0 600 642.625\"><defs><clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-2\"><path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-4\"><path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-6\"><path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-10\"><path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient><clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath><image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\"><\/image><\/defs><g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\"><g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\"><g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\"><\/path><path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\"><g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\"><g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path><rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path><g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\"><g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\"><g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\"><g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\"><g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\"><image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\"><\/image><\/g><\/g><\/g><\/g><\/g><\/g><\/g><g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\"><g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g><\/g><g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\"><g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\"><\/path><rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path><rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\"><\/path><g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\"><g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\"><g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\"><path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\"><\/path><\/g><\/g><\/g><path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\"><\/path><\/g><\/g><\/g><\/svg><\/div><div class=\"interactive-tab-module__text\"><div><div><h2>Kernmodul Innenentwicklung<\/h2><p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p><\/div><a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a><\/div><\/div><\/div><\/div><\/div><\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Optimal auf Ihre Bed\u00fcrfnisse angepasst<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>\n        <p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">\n                                                        <div class=\"column\" style=\"--end:3; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>\n        <p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:5; --start: 3\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>\n        <p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 5\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>\n        <p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">\n                                                    <div class=\"dynamic-teaser\">\n    <div class=\"dynamic-teaser__inner\">\n                    <h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>\n                            <div class=\"grid gap-x-8 grid-cols-1 pt-12 sm:grid-cols-2\">\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Auf dem 2. Bundeskongress \"Tag der Regionen\" vom 27.-29.05.2024 in Pforzheim haben die Bundesministerin f\u00fcr Wohnen, Stadtentwicklung und Bauwesen (BMWSB) zum Thema \"Fl\u00e4che unter Druck \u2013 Interessenkonflikte planvoll l\u00f6sen\" eingeladen. Prof. Dr. Stefan Fina (TH Augsburg, mena GmbH) pr\u00e4sentierte u.a. \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Am 29. April 2024 fand unsere Online-Pr\u00e4sentation mit Diskussionsrunde zur \u201eKFMplus \u2013 Das integrierte digitale Fl\u00e4chen- und Ressourcenmanagementwerkzeug der n\u00e4chsten Generation\u201c statt. Bei der Vorstellung konnten wir das KFMplus Tool am Beispiel einer unserer Kommunen pr\u00e4sentieren. Die KFMplus, als \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n                            <div class=\"mt-12 md:mt-20 w-full\">\n                    <a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>\n                <\/div>\n                        <\/div>\n<\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">\n                                                    <div class=\"ec-text ec-text--image ec-text--align-right ec-text--icon-size-medium\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1992x1992-crop.jpg\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1328x1328-crop.jpg\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1752x1752-crop.jpg\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1168x1168-crop.jpg\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1368x1368-crop.jpg\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-912x912-crop.jpg\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-984x984-crop.jpg\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-656x656-crop.jpg\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-822x822-crop.jpg\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-548x548-crop.jpg\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-492x492-crop.jpg\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Wir sind f\u00fcr Sie da<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>\n        <p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>\n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--l  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>\n        <p>Fl\u00e4chen werden immer knapper, w\u00e4hrend der Bedarf an Wohn-, Arbeits- und Erholungsraum stetig steigt. Zudem sind Fl\u00e4chen f\u00fcr Klimawandelanpassung und Ressourcenschutz lebenswichtig. In den Kommunen besteht der Bedarf einer digitalen Planungsunterst\u00fctzung f\u00fcr das Fl\u00e4chenmanagement. Baader Konzept und die mena GmbH hatten mit ihren Erfahrungen im kommunalen Fl\u00e4chenmanagement bereits seit langem die Vision eines komfortablen, innovativen Fl\u00e4chenmanagement-Tools im Kopf. <\/p><p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">\n                                                    <svg style=\"width: 0; height: 0; overflow: hidden;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"208.679\" height=\"185.251\" viewBox=\"0 0 208.679 185.251\">\n      <clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">\n        <path d=\"M61.136,283.333h86.032a17.411,17.411,0,0,0,15.078-8.706l43.016-74.505a17.414,17.414,0,0,0,0-17.412l-43.016-74.505A17.411,17.411,0,0,0,147.168,99.5H61.136a17.411,17.411,0,0,0-15.079,8.706L3.041,182.71a17.414,17.414,0,0,0,0,17.412l43.016,74.505A17.411,17.411,0,0,0,61.136,283.333Z\" transform=\"translate(0.188 -98.79)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path>\n      <\/clipPath>\n    <\/svg>\n<div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>\n        <p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p><p>Im Anschluss an die BMBF-F\u00f6rderung haben wir KFMplus f\u00fcr den Praxiseinsatz weiterentwickelt.<em> <\/em>Zus\u00e4tzlich wurden spezielle Digitalisierungsaufgaben in Zusammenarbeit mit externen Partnern umgesetzt. Unser Engagement wurde durch die Bewilligung einer Forschungszulage des BSFZ anerkannt \u2013 ein weiterer Schritt in Richtung nachhaltiger Innovation.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">\n                                                    <div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">\n                                                    <div class=\"quote\">\n        <div class=\"quote__row quote__row--right\">\n            <div class=\"quote__avatar\">\n                                    <picture><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-450x133-q75.png\" width=\"447\" height=\"133\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\"><\/picture>\n                            <\/div>\n            <div class=\"quote__content\">\n                <div class=\"quote__content-cite\">\n                    <p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>\n                <\/div>\n                <div class=\"quote__content-author\">\n                    <strong>Michael Sommer<\/strong>\n                    <span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  [email protected]\">\n                    <section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                        \n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>\n                <\/div>\n                \n    <\/main>\n<\/div>\n\n    <footer class=\"footer\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container\">\n            <div class=\"footer__grid\">\n                <div class=\"footer__column-brand\">\n                    <a class=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>\n                <\/div>\n                <div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>\n                <div class=\"footer__column-legal\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n                <div class=\"footer__column-pages\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>\n\n<script type=\"application\/json\" id=\"app-data\">[]<\/script>\n    <script type=\"text\/javascript\">window.addEventListener(\"AppDataInit\", function() {\n                    ;\n                    window.AppData.kirby = window.AppData.kirby || {};\n                                    });<\/script>\n\n    <script src=\"https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js\" type=\"module\"><\/script>\n\n    \n            <script defer=\"\" src=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/kfmplus.de\/cookieconsent.js\"><\/script>\n<script type=\"text\/javascript\">window.__kirby3_external_link_url = \"https:\/\/kfmplus.de\/externe-weiterleitung\";<\/script>\n<script src=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js\"><\/script>\n\n\n<div id=\"cc--main\" class=\"c--anim\" style=\"position: fixed;\"><div id=\"cc_div\" class=\"cc_div\"><div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\"><div id=\"c-inr\"><div id=\"c-inr-i\"><div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div><div id=\"c-txt\">Diese Website verwendet Cookies und vergleichbare Funktionen zur Verarbeitung von Informationen zu Endger\u00e4ten sowie &nbsp;personenbezogener Daten. Ihre Einwilligung ist stets freiwillig, f\u00fcr die Nutzung unserer Website nicht erforderlich und kann jederzeit auf unserer Seite abgelehnt oder widerrufen werden.<\/div><\/div><div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div><\/div><\/div><div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\"><div id=\"c-vln\"><div id=\"cs\"><div id=\"c-s-in\"><div id=\"s-inr\" class=\"bns-t\"><div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div><div id=\"s-bl\"><div class=\"c-bl b-ex\"><div class=\"title b-bn\"><button type=\"button\" class=\"b-tl exp\" aria-expanded=\"false\" aria-controls=\"c-ac-0\">Notwendige Cookies<\/button><label class=\"b-tg\"><input class=\"c-tgl\" type=\"checkbox\" value=\"necessary\" disabled=\"\"><span class=\"c-tg c-ro\" aria-hidden=\"true\"><span class=\"on-i\"><\/span><span class=\"off-i\"><\/span><\/span><span class=\"t-lb\">Notwendige Cookies<\/span><\/label><\/div><div class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div><\/div><\/div><div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><\/div><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            728
                        ],
                        [
                            853,
                            4822
                        ],
                        [
                            4924,
                            10716
                        ]
                    ],
                    "longTasks": [
                        [
                            728,
                            853
                        ],
                        [
                            4822,
                            4924
                        ]
                    ],
                    "lastVisualChange": 8400,
                    "render": 900,
                    "visualComplete85": 5100,
                    "visualComplete90": 7900,
                    "visualComplete95": 8000,
                    "visualComplete99": 8200,
                    "visualComplete": 8400,
                    "SpeedIndex": 2671,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 979,
                            "size": 35929,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "attributes": {
                                    "class": "ec-text__headline"
                                },
                                "bounds": [
                                    312.5,
                                    1090,
                                    1280,
                                    84.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 5122,
                            "size": 39325,
                            "DOMNodeId": 416,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "c-txt"
                                },
                                "bounds": [
                                    1520.203125,
                                    758.28125,
                                    342.40625,
                                    129.5625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 5551,
                            "size": 1169783,
                            "DOMNodeId": 51,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                    "width": "359",
                                    "height": "295",
                                    "class": "",
                                    "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "loading": "eager"
                                },
                                "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "bounds": [
                                    132.5,
                                    127,
                                    1640,
                                    758.5
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 5551,
                            "size": 1169783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 132.5,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 758.5,
                                    "top": 127,
                                    "right": 1772.5,
                                    "bottom": 885.5,
                                    "left": 132.5
                                },
                                "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 8307,
                            "size": 170345,
                            "DOMNodeId": 483,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "data-aos": "fade-up",
                                    "data-aos-delay": "200",
                                    "class": "stage__headline aos-init aos-animate"
                                },
                                "bounds": [
                                    312.5,
                                    271.5,
                                    900,
                                    216
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 979,
                            "size": 35929,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "attributes": {
                                    "class": "ec-text__headline"
                                },
                                "bounds": [
                                    312.5,
                                    1090,
                                    1280,
                                    84.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 5121,
                            "size": 39325,
                            "DOMNodeId": 416,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "c-txt"
                                },
                                "bounds": [
                                    1520.203125,
                                    758.28125,
                                    342.40625,
                                    129.5625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 5551,
                            "size": 1169783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 132.5,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 758.5,
                                    "top": 127,
                                    "right": 1772.5,
                                    "bottom": 885.5,
                                    "left": 132.5
                                },
                                "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 5551,
                            "size": 1169783,
                            "DOMNodeId": 51,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                    "width": "359",
                                    "height": "295",
                                    "class": "",
                                    "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "loading": "eager"
                                },
                                "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "bounds": [
                                    132.5,
                                    127,
                                    1640,
                                    758.5
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 8306,
                            "size": 170345,
                            "DOMNodeId": 483,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "data-aos": "fade-up",
                                    "data-aos-delay": "200",
                                    "class": "stage__headline aos-init aos-animate"
                                },
                                "bounds": [
                                    312.5,
                                    271.5,
                                    900,
                                    216
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 99
                        },
                        {
                            "name": "redirectStart",
                            "time": 107
                        },
                        {
                            "name": "navigationStart",
                            "time": 124
                        },
                        {
                            "name": "domLoading",
                            "time": 124
                        },
                        {
                            "name": "responseEnd",
                            "time": 124
                        },
                        {
                            "name": "domInteractive",
                            "time": 124
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 124
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 124
                        },
                        {
                            "name": "domComplete",
                            "time": 124
                        },
                        {
                            "name": "redirectEnd",
                            "time": 331
                        },
                        {
                            "name": "fetchStart",
                            "time": 331
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 537
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 537
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 537
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 537
                        },
                        {
                            "name": "domLoading",
                            "time": 538
                        },
                        {
                            "name": "responseEnd",
                            "time": 641
                        },
                        {
                            "name": "domInteractive",
                            "time": 973
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 979
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 979
                        },
                        {
                            "name": "firstPaint",
                            "time": 979
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 979
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 979
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 979
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1594
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1801
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 4782
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 4782
                        },
                        {
                            "name": "InteractiveTime",
                            "time": 4924
                        },
                        {
                            "name": "LayoutShift",
                            "time": 4958
                        },
                        {
                            "name": "domComplete",
                            "time": 7604
                        },
                        {
                            "name": "loadEventStart",
                            "time": 7604
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 7611
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 8306
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 5551
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 5551
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.0612027222865568
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.057653619078078477
                        }
                    ],
                    "chromeUserTiming.navigationStart": 124,
                    "chromeUserTiming.redirectStart": 108,
                    "chromeUserTiming.domLoading": 538,
                    "chromeUserTiming.responseEnd": 641,
                    "chromeUserTiming.domInteractive": 974,
                    "chromeUserTiming.domContentLoadedEventStart": 4782,
                    "chromeUserTiming.domContentLoadedEventEnd": 4782,
                    "chromeUserTiming.domComplete": 7605,
                    "chromeUserTiming.redirectEnd": 332,
                    "chromeUserTiming.fetchStart": 332,
                    "chromeUserTiming.unloadEventStart": 537,
                    "chromeUserTiming.unloadEventEnd": 537,
                    "chromeUserTiming.markAsMainFrame": 538,
                    "chromeUserTiming.commitNavigationEnd": 538,
                    "chromeUserTiming.firstPaint": 979,
                    "chromeUserTiming.firstContentfulPaint": 979,
                    "chromeUserTiming.firstImagePaint": 979,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 979,
                    "chromeUserTiming.firstMeaningfulPaint": 979,
                    "chromeUserTiming.LayoutShift": 4958,
                    "chromeUserTiming.InteractiveTime": 4924,
                    "chromeUserTiming.loadEventStart": 7605,
                    "chromeUserTiming.loadEventEnd": 7611,
                    "chromeUserTiming.LargestTextPaint": 8307,
                    "chromeUserTiming.LargestImagePaint": 5551,
                    "chromeUserTiming.LargestContentfulPaint": 5551,
                    "chromeUserTiming.TotalLayoutShift": 0.0612027222865568,
                    "chromeUserTiming.CumulativeLayoutShift": 0.057653619078078477,
                    "LayoutShifts": [
                        {
                            "time": 1594,
                            "score": 0.00019491523122019055,
                            "cumulative_score": 0.00019491523122019055,
                            "window_score": 0.00019491523122019055,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    1239,
                                    30,
                                    355,
                                    67
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1268,
                                        "y": 30,
                                        "width": 325,
                                        "height": 67,
                                        "top": 30,
                                        "right": 1593,
                                        "bottom": 97,
                                        "left": 1268
                                    },
                                    "currentRect": {
                                        "x": 1239,
                                        "y": 30,
                                        "width": 355,
                                        "height": 67,
                                        "top": 30,
                                        "right": 1594,
                                        "bottom": 97,
                                        "left": 1239
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1801,
                            "score": 0.0033541879772581301,
                            "cumulative_score": 0.0035491032084783206,
                            "window_score": 0.0035491032084783206,
                            "shift_window_num": 1,
                            "rects": [
                                [
                                    0,
                                    852,
                                    1905,
                                    141
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 852,
                                        "width": 1905,
                                        "height": 141,
                                        "top": 852,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 897,
                                        "width": 1905,
                                        "height": 96,
                                        "top": 897,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    }
                                }
                            ]
                        },
                        {
                            "time": 4958,
                            "score": 0.057653619078078477,
                            "cumulative_score": 0.0612027222865568,
                            "window_score": 0.057653619078078477,
                            "shift_window_num": 2,
                            "rects": [
                                [
                                    133,
                                    0,
                                    1640,
                                    886
                                ],
                                [
                                    0,
                                    897,
                                    1905,
                                    96
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 133,
                                        "y": 0,
                                        "width": 1640,
                                        "height": 759,
                                        "top": 0,
                                        "right": 1773,
                                        "bottom": 759,
                                        "left": 133
                                    },
                                    "currentRect": {
                                        "x": 133,
                                        "y": 127,
                                        "width": 1640,
                                        "height": 759,
                                        "top": 127,
                                        "right": 1773,
                                        "bottom": 886,
                                        "left": 133
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 897,
                                        "width": 1905,
                                        "height": 96,
                                        "top": 897,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 0,
                        "cumulative_score": 0,
                        "fraction_of_total": 0
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 681.72299999999996
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 539.08500000000004
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 539.09100000000001
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 539.09299999999996
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 539.09500000000003
                            },
                            "2027": {
                                "name": "FeaturePolicyHeader",
                                "firstUsed": 539.09699999999998
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 541.59799999999996
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 543.46299999999997
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 543.49000000000001
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 543.49300000000005
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 543.50400000000002
                            },
                            "3112": {
                                "name": "HTMLMetaElementReferrerPolicy",
                                "firstUsed": 550.07100000000003
                            },
                            "243": {
                                "name": "ResetReferrerPolicy",
                                "firstUsed": 550.07600000000002
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 550.14200000000005
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 550.14499999999998
                            },
                            "3360": {
                                "name": "MainFrameCSPViaMeta",
                                "firstUsed": 550.14800000000002
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 550.27499999999998
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 551.34699999999998
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 551.90899999999999
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 552.024
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 552.04999999999995
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 644.96900000000005
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 644.97299999999996
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 644.97900000000004
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 645.03200000000004
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 645.05100000000004
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 645.09199999999998
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 646.33500000000004
                            },
                            "235": {
                                "name": "PrefixedMinDevicePixelRatioMediaFeature",
                                "firstUsed": 646.39700000000005
                            },
                            "233": {
                                "name": "PrefixedDevicePixelRatioMediaFeature",
                                "firstUsed": 646.39999999999998
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 646.51400000000001
                            },
                            "2934": {
                                "name": "LazyLoadImageLoadingAttributeEager",
                                "firstUsed": 648.40300000000002
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 648.55700000000002
                            },
                            "4240": {
                                "name": "ScriptSchedulingType_ParserBlockingInline",
                                "firstUsed": 649.43299999999999
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 679.08299999999997
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 679.101
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 679.23099999999999
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 679.34100000000001
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 679.34799999999996
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 679.47199999999998
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 681.98800000000006
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 682.14700000000005
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 682.53499999999997
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 701.80100000000004
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 703.15800000000002
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 704.10299999999995
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 704.33000000000004
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 714.43700000000001
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 715.23500000000001
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 715.84799999999996
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 716.06899999999996
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 716.18899999999996
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 724.15700000000004
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 727.84100000000001
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 789.07899999999995
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 836.14599999999996
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 973.096
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 1107.3530000000001
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 1123.425
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 4519.174
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 4723.3890000000001
                            },
                            "2769": {
                                "name": "HTMLTemplateElement",
                                "firstUsed": 4742.8770000000004
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 4744.857
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 4744.8990000000003
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 4747.25
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 4747.2929999999997
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 4747.2969999999996
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 4748.5339999999997
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 4748.5420000000004
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 4748.5439999999999
                            },
                            "2893": {
                                "name": "MediaElementTextTrackList",
                                "firstUsed": 4748.7569999999996
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 4749.192
                            },
                            "2718": {
                                "name": "V8HTMLMediaElement_CanPlayType_Method",
                                "firstUsed": 4750.2309999999998
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 4752.549
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 4752.9679999999998
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 4753.1999999999998
                            },
                            "4527": {
                                "name": "AttributeValueContainsLtOrGt",
                                "firstUsed": 4756.1540000000005
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 4774.2920000000004
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 4778.125
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 4778.835
                            },
                            "2097": {
                                "name": "ARIAModalAttribute",
                                "firstUsed": 4779.7240000000002
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 4779.7309999999998
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 4779.7349999999997
                            },
                            "2079": {
                                "name": "ARIADescribedByAttribute",
                                "firstUsed": 4779.741
                            },
                            "2095": {
                                "name": "ARIALevelAttribute",
                                "firstUsed": 4779.7730000000001
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 4780.5870000000004
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 4780.8419999999996
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 4780.8469999999998
                            },
                            "2087": {
                                "name": "ARIAHasPopupAttribute",
                                "firstUsed": 4781.8270000000002
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 4820.3959999999997
                            },
                            "2995": {
                                "name": "CSSValueOverflowOverlay",
                                "firstUsed": 4820.8620000000001
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 5600.8739999999998
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 7607.9799999999996
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 7608.0110000000004
                            }
                        },
                        "CSSFeatures": {
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 551.92200000000003
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 551.93200000000002
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 551.94299999999998
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 552.04100000000005
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 552.04499999999996
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 552.75900000000001
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 552.779
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 552.83500000000004
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 552.83799999999997
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 552.84100000000001
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 552.84400000000005
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 552.846
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 552.94899999999996
                            },
                            "363": {
                                "name": "CSSPropertyStopColor",
                                "firstUsed": 553.03800000000001
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 646.61199999999997
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 679.35400000000004
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 679.37599999999998
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 679.37900000000002
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 679.38199999999995
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 679.40099999999995
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 679.48000000000002
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 704.17600000000004
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 704.18100000000004
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 704.18600000000004
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 704.19399999999996
                            },
                            "549": {
                                "name": "CSSPropertyFontVariationSettings",
                                "firstUsed": 704.19799999999998
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 704.20100000000002
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 704.21900000000005
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 704.22299999999996
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 704.22699999999998
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 704.23199999999997
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 704.23800000000006
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 704.24099999999999
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 704.245
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 704.51099999999997
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 704.84400000000005
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 704.85000000000002
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 714.39300000000003
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 714.40300000000002
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 714.40800000000002
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 714.41099999999994
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 714.41499999999996
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 714.41800000000001
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 714.48699999999997
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 714.53899999999999
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 714.54200000000003
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 714.60199999999998
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 714.61199999999997
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 715.14800000000002
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 715.17700000000002
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 715.17999999999995
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 715.19200000000001
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 715.197
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 715.202
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 715.25599999999997
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 715.26300000000003
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 715.82899999999995
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 715.83500000000004
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 715.84400000000005
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 715.85000000000002
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 715.85500000000002
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 715.85900000000004
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 715.92499999999995
                            },
                            "63": {
                                "name": "CSSPropertyBorderTopRightRadius",
                                "firstUsed": 715.97699999999998
                            },
                            "62": {
                                "name": "CSSPropertyBorderTopLeftRadius",
                                "firstUsed": 715.98099999999999
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 715.98900000000003
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 716.00699999999995
                            },
                            "38": {
                                "name": "CSSPropertyBorderBottomRightRadius",
                                "firstUsed": 716.00999999999999
                            },
                            "37": {
                                "name": "CSSPropertyBorderBottomLeftRadius",
                                "firstUsed": 716.01300000000003
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 716.07600000000002
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 716.07899999999995
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 716.08100000000002
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 716.08500000000004
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 716.09299999999996
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 716.16399999999999
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 716.16600000000005
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 716.26900000000001
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 716.274
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 716.35299999999995
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 716.39499999999998
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 716.52700000000004
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 716.57500000000005
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 716.60000000000002
                            },
                            "511": {
                                "name": "CSSPropertyGridColumnGap",
                                "firstUsed": 716.66399999999999
                            },
                            "512": {
                                "name": "CSSPropertyGridRowGap",
                                "firstUsed": 716.66800000000001
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 716.67100000000005
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 716.697
                            },
                            "106": {
                                "name": "CSSPropertyOverflowWrap",
                                "firstUsed": 716.82500000000005
                            },
                            "523": {
                                "name": "CSSPropertyColumnCount",
                                "firstUsed": 716.84699999999998
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 716.88
                            },
                            "534": {
                                "name": "CSSPropertyHyphens",
                                "firstUsed": 717.05200000000002
                            },
                            "529": {
                                "name": "CSSPropertyColumnSpan",
                                "firstUsed": 717.06100000000004
                            },
                            "522": {
                                "name": "CSSPropertyBreakInside",
                                "firstUsed": 717.28800000000001
                            },
                            "524": {
                                "name": "CSSPropertyColumnGap",
                                "firstUsed": 720.71100000000001
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 720.83799999999997
                            },
                            "243": {
                                "name": "CSSPropertyGridTemplateRows",
                                "firstUsed": 721.49000000000001
                            },
                            "249": {
                                "name": "CSSPropertyGridRow",
                                "firstUsed": 721.53999999999996
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 722.15599999999995
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 722.16300000000001
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 722.16499999999996
                            },
                            "371": {
                                "name": "CSSPropertyFillRule",
                                "firstUsed": 4751.5069999999996
                            },
                            "364": {
                                "name": "CSSPropertyStopOpacity",
                                "firstUsed": 4751.5699999999997
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 4808.4449999999997
                            },
                            "680": {
                                "name": "CSSPropertyScrollbarWidth",
                                "firstUsed": 4808.4949999999999
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 4808.5680000000002
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 4808.5860000000002
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 4808.6689999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 4811.817
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 4820.125
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 4820.1319999999996
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 4820.1809999999996
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 4820.1970000000001
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 4820.3800000000001
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 4820.384
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 4820.3990000000003
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 4820.5209999999997
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 4820.625
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 4820.857
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 4820.8599999999997
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 4821.1869999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 4821.3379999999997
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 7608.6080000000002
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 7608.6279999999997
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "FirstInteractive": 4924,
                    "maxFID": 52,
                    "TTIMeasurementEnd": 10716,
                    "LastInteractive": 4924,
                    "TimeToInteractive": 4924,
                    "FirstCPUIdle": 4924,
                    "TotalBlockingTime": 52,
                    "testID": "250108_AiDcH0_4ET",
                    "step": 1,
                    "effectiveBps": 580905,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 125,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.84999999999999998,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 25,
                                "204": 30,
                                "304": 25,
                                "405": 15,
                                "505": 20,
                                "606": 14.300000000000001,
                                "707": 42.100000000000001,
                                "807": 60,
                                "908": 85.700000000000003,
                                "1011": 90.5,
                                "1111": 95,
                                "1212": 20,
                                "1312": 11.1,
                                "1413": 19,
                                "1513": 22.699999999999999,
                                "1614": 21.100000000000001,
                                "1714": 45,
                                "1815": 25,
                                "1916": 47.399999999999999,
                                "2017": 90,
                                "2118": 57.100000000000001,
                                "2218": 21.100000000000001,
                                "2319": 42.899999999999999,
                                "2419": 35,
                                "2520": 52.399999999999999,
                                "2621": 15,
                                "2721": 15.800000000000001,
                                "2822": 23.800000000000001,
                                "2922": 23.800000000000001,
                                "3023": 47.399999999999999,
                                "3124": 42.100000000000001,
                                "3224": 15,
                                "3325": 27.300000000000001,
                                "3425": 20,
                                "3526": 25,
                                "3627": 30,
                                "3727": 15.800000000000001,
                                "3827": 15.800000000000001,
                                "3928": 27.300000000000001,
                                "4029": 55,
                                "4129": 31.600000000000001,
                                "4230": 20,
                                "4331": 15,
                                "4431": 25,
                                "4532": 25,
                                "4632": 33.299999999999997,
                                "4733": 25,
                                "4833": 42.100000000000001,
                                "4934": 77.299999999999997,
                                "5035": 89.5,
                                "5135": 76.200000000000003,
                                "5236": 26.300000000000001,
                                "5336": 36.399999999999999,
                                "5437": 31.600000000000001,
                                "5537": 20,
                                "5638": 63.600000000000001,
                                "5739": 15.800000000000001,
                                "5839": 15,
                                "5940": 23.800000000000001,
                                "6040": 50,
                                "6141": 20,
                                "6241": 15,
                                "6342": 33.299999999999997,
                                "6442": 26.300000000000001,
                                "6543": 23.800000000000001,
                                "6644": 25,
                                "6744": 20,
                                "6845": 15,
                                "6945": 27.300000000000001,
                                "7046": 47.399999999999999,
                                "7146": 20,
                                "7247": 15.800000000000001,
                                "7347": 23.800000000000001,
                                "7448": 15,
                                "7549": 26.300000000000001,
                                "7649": 19,
                                "7750": 31.600000000000001,
                                "7850": 31.800000000000001,
                                "7951": 16.699999999999999,
                                "8051": 45,
                                "8152": 14.300000000000001,
                                "8253": 10.5,
                                "8353": 14.300000000000001,
                                "8454": 15,
                                "8554": 20,
                                "8655": 19,
                                "8755": 10,
                                "8856": 10,
                                "8957": 15,
                                "9057": 31.600000000000001,
                                "9158": 10,
                                "9258": 14.300000000000001,
                                "9359": 10,
                                "9459": 5.5999999999999996,
                                "9560": 10,
                                "9661": 9.5,
                                "9761": 14.300000000000001,
                                "9862": 5.2999999999999998,
                                "9963": 20,
                                "10063": 30,
                                "10164": 14.300000000000001,
                                "10264": 5.2999999999999998,
                                "10365": 10,
                                "10466": 10,
                                "10566": 10,
                                "10667": 10,
                                "10767": 10,
                                "10870": 47.600000000000001
                            },
                            "max": 100,
                            "count": 109
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "204": 0,
                                "304": 33004,
                                "405": 690183,
                                "505": 25846,
                                "606": 1038264,
                                "707": 5161718,
                                "807": 4405200,
                                "908": 6309677,
                                "1011": 5160730,
                                "1111": 5053651,
                                "1212": 5054075,
                                "1312": 4940744,
                                "1413": 5390881,
                                "1513": 5050904,
                                "1614": 5289162,
                                "1714": 5045405,
                                "1815": 5049208,
                                "1916": 5041900,
                                "2017": 5226181,
                                "2118": 5046047,
                                "2218": 5507151,
                                "2319": 4936062,
                                "2419": 5161742,
                                "2520": 5040801,
                                "2621": 5269167,
                                "2721": 5047412,
                                "2822": 5050458,
                                "2922": 5504542,
                                "3023": 5025576,
                                "3124": 5272619,
                                "3224": 5046737,
                                "3325": 5045738,
                                "3425": 5050471,
                                "3526": 5279673,
                                "3627": 5062005,
                                "3727": 5055261,
                                "3827": 5051581,
                                "3928": 5900129,
                                "4029": 5053416,
                                "4129": 4649954,
                                "4230": 5055065,
                                "4331": 5247807,
                                "4431": 5210176,
                                "4532": 5163035,
                                "4632": 5173601,
                                "4733": 5050799,
                                "4833": 5048646,
                                "4934": 5275703,
                                "5035": 5040844,
                                "5135": 4927551,
                                "5236": 5162115,
                                "5336": 5272423,
                                "5437": 5166920,
                                "5537": 4943893,
                                "5638": 5283429,
                                "5739": 5159155,
                                "5839": 4933608,
                                "5940": 5284485,
                                "6040": 5046209,
                                "6141": 5034182,
                                "6241": 5503576,
                                "6342": 5046570,
                                "6442": 5044739,
                                "6543": 5279242,
                                "6644": 5045916,
                                "6744": 5045645,
                                "6845": 5273982,
                                "6945": 5044215,
                                "7046": 5043353,
                                "7146": 5271056,
                                "7247": 5045956,
                                "7347": 1196876,
                                "7448": 0,
                                "7549": 0,
                                "7649": 0,
                                "7750": 121352,
                                "7850": 0,
                                "7951": 0,
                                "8051": 0,
                                "8152": 0,
                                "8253": 0,
                                "8353": 0,
                                "8454": 0,
                                "8554": 0,
                                "8655": 0,
                                "8755": 4295,
                                "8856": 0,
                                "8957": 0,
                                "9057": 0,
                                "9158": 0,
                                "9258": 0,
                                "9359": 0,
                                "9459": 0,
                                "9560": 0,
                                "9661": 0,
                                "9761": 0,
                                "9862": 0,
                                "9963": 0,
                                "10063": 0,
                                "10164": 0,
                                "10264": 0,
                                "10365": 0,
                                "10466": 12381,
                                "10566": 0,
                                "10667": 0,
                                "10767": 0,
                                "10870": 0
                            },
                            "max": 6309677,
                            "count": 109
                        }
                    },
                    "effectiveBpsDoc": 580905,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/details\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/performance_optimization\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/breakdown\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/domains\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/screen_shot\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/experiments\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&file=1_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&file=1_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&compressed=1&file=1_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_000900.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_001600.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_001800.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002000.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002100.jpg",
                            "VisuallyComplete": 62
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_002200.jpg",
                            "VisuallyComplete": 62
                        },
                        {
                            "time": 3000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_003000.jpg",
                            "VisuallyComplete": 67
                        },
                        {
                            "time": 3500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_003500.jpg",
                            "VisuallyComplete": 69
                        },
                        {
                            "time": 4000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_004000.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 4500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_004500.jpg",
                            "VisuallyComplete": 77
                        },
                        {
                            "time": 5000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005000.jpg",
                            "VisuallyComplete": 74
                        },
                        {
                            "time": 5100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005100.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 5200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005200.jpg",
                            "VisuallyComplete": 85
                        },
                        {
                            "time": 5500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_005500.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 7700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007700.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 7800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007800.jpg",
                            "VisuallyComplete": 89
                        },
                        {
                            "time": 7900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_007900.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 8000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008000.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 8100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008100.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 8200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008200.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 8300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008300.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 8400,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1&file=ms_008400.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "kfmplus.de": {
                            "bytes": 4168564,
                            "requests": 24,
                            "connections": 1
                        },
                        "www.kfmplus.de": {
                            "bytes": 17,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 50442,
                            "bytesUncompressed": 205717,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 381124,
                            "bytesUncompressed": 1199516,
                            "requests": 6
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 24424,
                            "bytesUncompressed": 181501,
                            "requests": 3
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 3424414,
                            "bytesUncompressed": 3425973,
                            "requests": 9
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 288160,
                            "bytesUncompressed": 288160,
                            "requests": 5
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 17,
                            "bytesUncompressed": 0,
                            "requests": 1
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [CONFIG]: received_config_settings  [object Object]",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [LANG]: auto_language strategy is 'null'  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [NOTICE]: ask for consent!  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [MODAL]: show consent_modal  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "<meta name=\"apple-mobile-web-app-capable\" content=\"yes\"> is deprecated. Please include <meta name=\"mobile-web-app-capable\" content=\"yes\">",
                            "timestamp": 1736329127114.917,
                            "url": "https:\/\/kfmplus.de\/"
                        }
                    ]
                },
                "repeatView": {
                    "numSteps": 1,
                    "run": 1,
                    "tester": "wpt-fra-lb-qzrn-10.10.1.18",
                    "loadTime": 1324,
                    "docTime": 1324,
                    "fullyLoaded": 1324,
                    "bytesOut": 2104,
                    "bytesOutDoc": 2104,
                    "bytesIn": 50442,
                    "bytesInDoc": 50442,
                    "requests": [
                        {
                            "type": 3,
                            "id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                            "request_id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                            "ip_addr": "49.13.142.251",
                            "full_url": "https:\/\/kfmplus.de\/",
                            "is_secure": 1,
                            "method": "GET",
                            "host": "kfmplus.de",
                            "url": "\/",
                            "raw_id": "CBFC9D1F886009D10543C75C6513FE4B",
                            "frame_id": "67CBB5BC65338F4E7A1C6B669318E253",
                            "documentURL": "https:\/\/kfmplus.de\/",
                            "responseCode": 200,
                            "request_type": "Document",
                            "load_ms": 256,
                            "ttfb_ms": 151,
                            "load_start": 179,
                            "load_start_float": 179.00006099999999,
                            "bytesIn": 50442,
                            "objectSize": 50442,
                            "objectSizeUncompressed": 205717,
                            "chunks": [
                                {
                                    "ts": 342,
                                    "bytes": 5921,
                                    "inflated": 20464
                                },
                                {
                                    "ts": 376,
                                    "bytes": 7116,
                                    "inflated": 27689
                                },
                                {
                                    "ts": 380,
                                    "bytes": 3165,
                                    "inflated": 11930
                                },
                                {
                                    "ts": 394,
                                    "bytes": 8096,
                                    "inflated": 31871
                                },
                                {
                                    "ts": 408,
                                    "bytes": 8096,
                                    "inflated": 30514
                                },
                                {
                                    "ts": 423,
                                    "bytes": 8096,
                                    "inflated": 27814
                                },
                                {
                                    "ts": 435,
                                    "bytes": 9952,
                                    "inflated": 55435
                                }
                            ],
                            "expires": "",
                            "cacheControl": "",
                            "contentType": "text\/html",
                            "contentEncoding": "gzip",
                            "socket": 85,
                            "protocol": "HTTP\/2",
                            "dns_start": 1,
                            "dns_end": 42,
                            "connect_start": 43,
                            "connect_end": 77,
                            "ssl_start": 77,
                            "ssl_end": 178,
                            "securityDetails": {
                                "protocol": "TLS 1.3",
                                "keyExchange": "",
                                "keyExchangeGroup": "X25519",
                                "cipher": "AES_128_GCM",
                                "certificateId": 0,
                                "subjectName": "kfmplus.de",
                                "sanList": [
                                    "kfmplus.de",
                                    "www.kfmplus.de"
                                ],
                                "issuer": "R11",
                                "validFrom": 1733554975,
                                "validTo": 1741330974,
                                "signedCertificateTimestampList": [
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Cloudflare 'Nimbus2025'",
                                        "logId": "CCFB0F6A85710965FE959B53CEE9B27C22E9855C0D978DB6A97E54C0FE4C0DB0",
                                        "timestamp": 1733558485687,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "3044022050B9FF04086D29E46BBB455179E5F79B1F1FC554191FDA4D777E311D1740AE4D022068399CEF85627C61A2910B59B18EEC633A9CAA3AC12CD67027AD560D31FB5728"
                                    },
                                    {
                                        "status": "Verified",
                                        "origin": "Embedded in certificate",
                                        "logDescription": "Sectigo 'Mammoth2025h1'",
                                        "logId": "134ADF1AB5984209780C6FEF4C7A91A416B72349CE58576ADFAEDAA7C2ABE022",
                                        "timestamp": 1733558485820,
                                        "hashAlgorithm": "SHA-256",
                                        "signatureAlgorithm": "ECDSA",
                                        "signatureData": "30450221009EE784283ED63414F3DFA233355517A61C4BFC0766C61017CE7BBEF9996985D502206E47CBE1C4737B38787AD453AA059DB573610F0C0C2C0D3C681B85A31EBF8B7E"
                                    }
                                ],
                                "certificateTransparencyCompliance": "compliant",
                                "serverSignatureAlgorithm": 2052,
                                "encryptedClientHello": false
                            },
                            "initiator": "https:\/\/kfmplus.de\/",
                            "initiator_line": "",
                            "initiator_column": "",
                            "initiator_type": "script",
                            "priority": "Highest",
                            "initial_priority": "Highest",
                            "server_rtt": null,
                            "headers": {
                                "request": [
                                    ":authority: kfmplus.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=\"131\", \"Google Chrome\";v=\"131\"",
                                    "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\/131.0.0.0 Safari\/537.36 PTST\/24.12"
                                ],
                                "response": [
                                    "content-encoding: gzip",
                                    "content-type: text\/html; charset=UTF-8",
                                    "date: Wed, 08 Jan 2025 09:25:44 GMT",
                                    "feature-policy: geolocation 'self';",
                                    "referrer-policy: same-origin",
                                    "server: Apache",
                                    "strict-transport-security: max-age=63072000; includeSubDomains",
                                    "vary: Cookie,Accept-Encoding",
                                    "x-content-type-options: nosniff",
                                    "x-frame-options: SAMEORIGIN",
                                    "x-xss-protection: 1; mode=block",
                                    ":status: 200"
                                ]
                            },
                            "bytesOut": 2104,
                            "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": 41,
                            "connect_ms": 34,
                            "ssl_ms": 101,
                            "gzip_total": 50732,
                            "gzip_save": 0,
                            "minify_total": null,
                            "minify_save": null,
                            "image_total": null,
                            "image_save": null,
                            "cache_time": null,
                            "cdn_provider": "",
                            "server_count": null,
                            "created": 0,
                            "socket_group": "https:\/\/kfmplus.de <https:\/\/kfmplus.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": 1048896,
                                "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-----\nMIIF8zCCBNugAwIBAgISBIk\/U4nvciMrQUzl84QVA2sUMA0GCSqGSIb3DQEBCwUA\nMDMxCzAJBgNVBAYTAlVTMRYwFAYDVQQKEw1MZXQncyBFbmNyeXB0MQwwCgYDVQQD\nEwNSMTEwHhcNMjQxMjA3MDcwMjU1WhcNMjUwMzA3MDcwMjU0WjAVMRMwEQYDVQQD\nEwprZm1wbHVzLmRlMIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAqPct\nzNb67oTRE0lcreFzyEJYgR3c\/TLa7+TMjLpZFlo+Agq9jHdk6saWrDlgH+YDNsg7\niFWuabPMb93hHj8nCZV1kmhyHNRaYUoyWAzW5ARwBNlYu2hwCseKfyEY9x5uBRqj\n0KaUHlz+G8oRfg0l3NrOykFHRiQFBGiOgsS5EUsuX8\/kXQ7WE7wowy94N4WeCrqu\nHRvgd36X4hx+mHa0ZFR\/ikkOEgyCeQUwu2yJ3nfqsSdvk8Lcviq61kTMhKS3iVXT\nSYk9VU4yzP9nT75bs+oa6mO\/OpPcr0RtGyfbD9r\/ySbj+WsyrWSalMzTSMHOVfjY\ndf90hsariIHeduq\/NFSslEFEN2IkTBAP2Bl5vt5AkxLz5cRJjVDgL8ZtaD7q0QSX\nvnYMtGVwJtvlvKEiPvBdWzztEQ8YSINooCNiBbPRUAuHseZvVz\/tuSrT8Wx3tDvf\n4qtYo8P0EboyyBTMOqPnd4c+LJFLt4T2hq7ixvbPJEjGu1no+iePKFSRlOIX\/MQf\nmSI+OlkN2OGsOC2hsdyciaVNuOdyyvMVUb7KEtrk2egSPWtfYfllQ4OCZ\/WOGykc\nbTDZa11LxALAbjsxQbrgVjNjw2SmDAaXGhw2XUh+xSiLFvOoLJevnTv6ZrgZk\/kd\nU9GRcliYSSbhqwoC544y9qo+aigK8y2D\/1n42asCAwEAAaOCAh0wggIZMA4GA1Ud\nDwEB\/wQEAwIFoDAdBgNVHSUEFjAUBggrBgEFBQcDAQYIKwYBBQUHAwIwDAYDVR0T\nAQH\/BAIwADAdBgNVHQ4EFgQUVcr1DQN2tGAV+L1kAq20eHKTOBkwHwYDVR0jBBgw\nFoAUxc9GpOr0w8B6bJXELbBeki8m47kwVwYIKwYBBQUHAQEESzBJMCIGCCsGAQUF\nBzABhhZodHRwOi8vcjExLm8ubGVuY3Iub3JnMCMGCCsGAQUFBzAChhdodHRwOi8v\ncjExLmkubGVuY3Iub3JnLzAlBgNVHREEHjAcggprZm1wbHVzLmRlgg53d3cua2Zt\ncGx1cy5kZTATBgNVHSAEDDAKMAgGBmeBDAECATCCAQMGCisGAQQB1nkCBAIEgfQE\ngfEA7wB1AMz7D2qFcQll\/pWbU87psnwi6YVcDZeNtql+VMD+TA2wAAABk6AjQrcA\nAAQDAEYwRAIgULn\/BAhtKeRru0VReeX3mx8fxVQZH9pNd34xHRdArk0CIGg5nO+F\nYnxhopELWbGO7GM6nKo6wSzWcCetVg0x+1coAHYAE0rfGrWYQgl4DG\/vTHqRpBa3\nI0nOWFdq367ap8Kr4CIAAAGToCNDPAAABAMARzBFAiEAnueEKD7WNBTz36IzNVUX\nphxL\/AdmxhAXznu++ZlphdUCIG5Hy+HEc3s4eHrUU6oFnbVzYQ8MDCwNPGgbhaMe\nv4t+MA0GCSqGSIb3DQEBCwUAA4IBAQA3FCz6TkJre7YmB0mnwLfVi+ALS+t6bVaI\ncrZEzPuSzDrSrjOXx5RBy0HdmAdOQT6sv+XRX6E4U+rpSI80csH8b+gNPbpijBv5\nZzNc\/MDMO2lDncXVgHSTvXflj2mGlKFGOuSxX+se4ncK5MZ5\/V+bU\/U8\/65dlipF\ny6BJeCyXBT7AI37idx5rlL7CUgcWL1z5Fo888pr2aCWCebJ9k2FEVAX1\/w+sCffu\nw2lmNiSdnMkP6ZP3xAR6ijCc\/qTzL9yckCBQNiLoO5tM88IAcIM9DEc9w1zLB2Sy\nV2GArvzLQmmoq4EBFuDnZVRV7ozF0EIjbNituxJQ0TKRj4XQOlXc\n-----END CERTIFICATE-----\n",
                                "-----BEGIN CERTIFICATE-----\nMIIFBjCCAu6gAwIBAgIRAIp9PhPWLzDvI4a9KQdrNPgwDQYJKoZIhvcNAQELBQAw\nTzELMAkGA1UEBhMCVVMxKTAnBgNVBAoTIEludGVybmV0IFNlY3VyaXR5IFJlc2Vh\ncmNoIEdyb3VwMRUwEwYDVQQDEwxJU1JHIFJvb3QgWDEwHhcNMjQwMzEzMDAwMDAw\nWhcNMjcwMzEyMjM1OTU5WjAzMQswCQYDVQQGEwJVUzEWMBQGA1UEChMNTGV0J3Mg\nRW5jcnlwdDEMMAoGA1UEAxMDUjExMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIB\nCgKCAQEAuoe8XBsAOcvKCs3UZxD5ATylTqVhyybKUvsVAbe5KPUoHu0nsyQYOWcJ\nDAjs4DqwO3cOvfPlOVRBDE6uQdaZdN5R2+97\/1i9qLcT9t4x1fJyyXJqC4N0lZxG\nAGQUmfOx2SLZzaiSqhwmej\/+71gFewiVgdtxD4774zEJuwm+UE1fj5F2PVqdnoPy\n6cRms+EGZkNIGIBloDcYmpuEMpexsr3E+BUAnSeI++JjF5ZsmydnS8TbKF5pwnnw\nSVzgJFDhxLyhBax7QG0AtMJBP6dYuC\/FXJuluwme8f7rsIU5\/agK70XEeOtlKsLP\nXzze41xNG\/cLJyuqC0J3U095ah2H2QIDAQABo4H4MIH1MA4GA1UdDwEB\/wQEAwIB\nhjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwEgYDVR0TAQH\/BAgwBgEB\n\/wIBADAdBgNVHQ4EFgQUxc9GpOr0w8B6bJXELbBeki8m47kwHwYDVR0jBBgwFoAU\nebRZ5nu25eQBc4AIiMgaWPbpm24wMgYIKwYBBQUHAQEEJjAkMCIGCCsGAQUFBzAC\nhhZodHRwOi8veDEuaS5sZW5jci5vcmcvMBMGA1UdIAQMMAowCAYGZ4EMAQIBMCcG\nA1UdHwQgMB4wHKAaoBiGFmh0dHA6Ly94MS5jLmxlbmNyLm9yZy8wDQYJKoZIhvcN\nAQELBQADggIBAE7iiV0KAxyQOND1H\/lxXPjDj7I3iHpvsCUf7b632IYGjukJhM1y\nv4Hz\/MrPU0jtvfZpQtSlET41yBOykh0FX+ou1Nj4ScOt9ZmWnO8m2OG0JAtIIE38\n01S0qcYhyOE2G\/93ZCkXufBL713qzXnQv5C\/viOykNpKqUgxdKlEC+Hi9i2DcaR1\ne9KUwQUZRhy5j\/PEdEglKg3l9dtD4tuTm7kZtB8v32oOjzHTYw+7KdzdZiw\/sBtn\nUfhBPORNuay4pJxmY\/WrhSMdzFO2q3Gu3MUBcdo27goYKjL9CTF8j\/Zz55yctUoV\naneCWs\/ajUX+HypkBTA+c8LGDLnWO2NKq0YD\/pnARkAnYGPfUDoHR9gVSp\/qRx+Z\nWghiDLZsMwhN1zjtSC0uBWiugF3vTNzYIEFfaPG7Ws3jDrAMMYebQ95JQ+HIBD\/R\nPBuHRTBpqKlyDnkSHDHYPiNX3adPoPAcgdF3H2\/W0rmoswMWgTlLn1Wu0mrks7\/q\npdWfS6PJ1jty80r2VKsM\/Dj3YIDfbjXKdaFU5C+8bhfJGqU3taKauuz0wHVGT3eo\n6FlWkWYtbt4pgdamlwVeZEW+LM7qZEJEsMNPrfC03APKmZsJgpWCDWOKZvkZcvjV\nuYkQ4omYCTX5ohy+knMjdOmdH9c7SpqEWBDC86fiNex+O0XOMEZSa8DA\n-----END CERTIFICATE-----\n"
                            ],
                            "server_port": "443",
                            "final_base_page": true,
                            "is_base_page": true,
                            "load_end": 435,
                            "ttfb_start": 179,
                            "ttfb_end": 330,
                            "download_start": 330,
                            "download_end": 435,
                            "download_ms": 105,
                            "all_start": 1,
                            "all_end": 435,
                            "all_ms": 432,
                            "index": 0,
                            "number": 1,
                            "cpuTimes": {
                                "EvaluateScript": 0,
                                "v8.compile": 0
                            },
                            "cpu.EvaluateScript": 0,
                            "cpu.v8.compile": 0,
                            "cpuTime": 1,
                            "js_timing": [
                                [
                                    559.07500000000005,
                                    559.32000000000005
                                ],
                                [
                                    559.755,
                                    559.90700000000004
                                ],
                                [
                                    559.09199999999998,
                                    559.27700000000004
                                ],
                                [
                                    559.75900000000001,
                                    559.88400000000001
                                ]
                            ]
                        }
                    ],
                    "requestsFull": 1,
                    "requestsDoc": 1,
                    "responses_200": 1,
                    "responses_404": 0,
                    "responses_other": 0,
                    "result": 0,
                    "testStartOffset": 0,
                    "cached": 1,
                    "optimization_checked": 1,
                    "main_frame": "67CBB5BC65338F4E7A1C6B669318E253",
                    "loadEventStart": 1224,
                    "loadEventEnd": 1236,
                    "domContentLoadedEventStart": 999,
                    "domContentLoadedEventEnd": 1000,
                    "URL": "https:\/\/www.kfmplus.de\/",
                    "connections": 1,
                    "final_base_page_request": 0,
                    "final_base_page_request_id": "CBFC9D1F886009D10543C75C6513FE4B-1",
                    "final_url": "https:\/\/kfmplus.de\/",
                    "domInteractive": 484,
                    "firstPaint": 928,
                    "firstContentfulPaint": 1028,
                    "firstImagePaint": 1028,
                    "firstMeaningfulPaint": 1028,
                    "renderBlockingCSS": 0,
                    "renderBlockingJS": 0,
                    "TTFB": 330,
                    "basePageSSLTime": 101,
                    "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,
                    "score_progressive_jpeg": -1,
                    "gzip_total": 50732,
                    "gzip_savings": 0,
                    "minify_total": -1,
                    "minify_savings": -1,
                    "image_total": 0,
                    "image_savings": 0,
                    "base_page_cdn": "",
                    "cpuTimes": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 7,
                        "ParseAuthorStyleSheet": 4,
                        "UpdateLayoutTree": 125,
                        "Layout": 261,
                        "PrePaint": 6,
                        "Paint": 6,
                        "Layerize": 2,
                        "EvaluateScript": 8,
                        "v8.compile": 0,
                        "MarkLoad": 0,
                        "BeginRemoteFontLoad": 0,
                        "ResourceChangePriority": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "v8.compileModule": 4,
                        "FunctionCall": 1,
                        "v8.evaluateModule": 56,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "v8.produceCache": 1,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "v8.produceModuleCache": 16,
                        "TimerFire": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Idle": 811
                    },
                    "cpuTimesDoc": {
                        "ParseHTML": 15,
                        "HTMLDocumentParser::FetchQueuedPreloads": 0,
                        "EventDispatch": 0,
                        "V8.GC_TIME_TO_SAFEPOINT": 0,
                        "CommitLoad": 0,
                        "ResourceFetcher::requestResource": 7,
                        "ParseAuthorStyleSheet": 4,
                        "UpdateLayoutTree": 125,
                        "Layout": 261,
                        "PrePaint": 6,
                        "Paint": 6,
                        "Layerize": 2,
                        "EvaluateScript": 8,
                        "v8.compile": 0,
                        "MarkLoad": 0,
                        "BeginRemoteFontLoad": 0,
                        "ResourceChangePriority": 0,
                        "IntersectionObserverController::computeIntersections": 0,
                        "v8.compileModule": 4,
                        "FunctionCall": 1,
                        "v8.evaluateModule": 56,
                        "V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                        "MinorGC": 0,
                        "V8.GC_HEAP_PROLOGUE": 0,
                        "V8.GC_SCAVENGER": 0,
                        "V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                        "V8.GC_SCAVENGER_SCAVENGE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                        "Parallel scavenge started": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                        "V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                        "V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                        "V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                        "V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                        "V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                        "V8.GC_HEAP_EPILOGUE": 0,
                        "V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                        "v8.produceCache": 1,
                        "MarkDOMContent": 0,
                        "largestContentfulPaint::Candidate": 0,
                        "HitTest": 0,
                        "v8.produceModuleCache": 16,
                        "TimerFire": 0,
                        "V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                        "Idle": 811
                    },
                    "cpu.ParseHTML": 15,
                    "cpu.HTMLDocumentParser::FetchQueuedPreloads": 0,
                    "cpu.EventDispatch": 0,
                    "cpu.V8.GC_TIME_TO_SAFEPOINT": 0,
                    "cpu.CommitLoad": 0,
                    "cpu.ResourceFetcher::requestResource": 7,
                    "cpu.ParseAuthorStyleSheet": 4,
                    "cpu.UpdateLayoutTree": 125,
                    "cpu.Layout": 261,
                    "cpu.PrePaint": 6,
                    "cpu.Paint": 6,
                    "cpu.Layerize": 2,
                    "cpu.EvaluateScript": 8,
                    "cpu.v8.compile": 0,
                    "cpu.MarkLoad": 0,
                    "cpu.BeginRemoteFontLoad": 0,
                    "cpu.ResourceChangePriority": 0,
                    "cpu.IntersectionObserverController::computeIntersections": 0,
                    "cpu.v8.compileModule": 4,
                    "cpu.FunctionCall": 1,
                    "cpu.v8.evaluateModule": 56,
                    "cpu.V8.GC_HEAP_EXTERNAL_PROLOGUE": 0,
                    "cpu.MinorGC": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE": 0,
                    "cpu.V8.GC_SCAVENGER": 0,
                    "cpu.V8.GC_HEAP_PROLOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_IDENTIFY": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_ROOTS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL_PHASE": 0,
                    "cpu.Parallel scavenge started": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_PARALLEL": 1,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_WEAK_GLOBAL_HANDLES_PROCESS": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_FINALIZE": 0,
                    "cpu.V8.GC_SCAVENGER_SCAVENGE_UPDATE_REFS": 0,
                    "cpu.V8.GC_SCAVENGER_FREE_REMEMBERED_SET": 0,
                    "cpu.V8.GC_SCAVENGER_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE_SAFEPOINT": 0,
                    "cpu.V8.GC_HEAP_EPILOGUE": 0,
                    "cpu.V8.GC_HEAP_EXTERNAL_EPILOGUE": 0,
                    "cpu.v8.produceCache": 1,
                    "cpu.MarkDOMContent": 0,
                    "cpu.largestContentfulPaint::Candidate": 0,
                    "cpu.HitTest": 0,
                    "cpu.v8.produceModuleCache": 16,
                    "cpu.TimerFire": 0,
                    "cpu.V8.GC_SCAVENGER_COMPLETE_SWEEP_ARRAY_BUFFERS": 0,
                    "cpu.Idle": 811,
                    "v8Stats": {
                        "main_thread": [],
                        "background": []
                    },
                    "start_epoch": 1736329160.7347209,
                    "osVersion": "Linux 6.8.0-1018-gcp",
                    "os_version": "Linux 6.8.0-1018-gcp",
                    "osPlatform": "x86_64 x86_64",
                    "date": 1736329162.4283864,
                    "browserVersion": "131.0.0.0",
                    "browser_version": "131.0.0.0",
                    "fullyLoadedCPUms": 2089,
                    "fullyLoadedCPUpct": 25.150421179283448,
                    "audit_issues": [
                        {
                            "code": "QuirksModeIssue",
                            "details": {
                                "quirksModeIssueDetails": {
                                    "isLimitedQuirksMode": false,
                                    "documentNodeId": 2,
                                    "url": "http:\/\/127.0.0.1:8888\/orange.html",
                                    "frameId": "67CBB5BC65338F4E7A1C6B669318E253",
                                    "loaderId": "895AD6872A71737E3B52ECEFF561B9BD"
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 433,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        },
                        {
                            "code": "GenericIssue",
                            "details": {
                                "genericIssueDetails": {
                                    "errorType": "FormEmptyIdAndNameAttributesForInputError",
                                    "violatingNodeId": 433,
                                    "violatingNodeAttribute": ""
                                }
                            }
                        }
                    ],
                    "execution_contexts": [
                        {
                            "id": 2,
                            "origin": "http:\/\/127.0.0.1:8888",
                            "name": ""
                        },
                        {
                            "id": 1,
                            "origin": "https:\/\/kfmplus.de",
                            "name": ""
                        }
                    ],
                    "document_URL": "https:\/\/kfmplus.de\/",
                    "document_hostname": "kfmplus.de",
                    "document_origin": "https:\/\/kfmplus.de",
                    "viewport": {
                        "width": 1920,
                        "height": 993,
                        "dpr": 1
                    },
                    "domElements": 1552,
                    "domComplete": 1224,
                    "PerformancePaintTiming.first-paint": 928,
                    "PerformancePaintTiming.first-contentful-paint": 928,
                    "origin_dns": {
                        "ns": [
                            "ns-1499.awsdns-59.org.",
                            "ns-1710.awsdns-21.co.uk.",
                            "ns-202.awsdns-25.com.",
                            "ns-564.awsdns-06.net."
                        ],
                        "soa": [
                            "ns-202.awsdns-25.com. awsdns-hostmaster.amazon.com. 1 7200 900 1209600 86400"
                        ],
                        "cname": [],
                        "mx": [],
                        "txt": [],
                        "https": [],
                        "svcb": []
                    },
                    "detected": {
                        "Video players": "VideoJS",
                        "UI frameworks": "Tailwind CSS",
                        "JavaScript frameworks": "Vue.js",
                        "Web servers": "Apache HTTP Server",
                        "PaaS": "Amazon Web Services",
                        "JavaScript libraries": "AOS",
                        "Security": "HSTS",
                        "Miscellaneous": "Open Graph"
                    },
                    "detected_apps": {
                        "VideoJS": "",
                        "Tailwind CSS": "",
                        "Vue.js": "",
                        "Apache HTTP Server": "",
                        "Amazon Web Services": "",
                        "AOS": "",
                        "HSTS": "",
                        "Open Graph": ""
                    },
                    "detected_technologies": {
                        "VideoJS": {
                            "name": "VideoJS",
                            "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                            "slug": "videojs",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "VideoJS.svg",
                            "website": "http:\/\/videojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        "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
                        },
                        "Vue.js": {
                            "name": "Vue.js",
                            "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                            "slug": "vue-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vue.svg",
                            "website": "https:\/\/vuejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        "Apache HTTP Server": {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        "Amazon Web Services": {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "AOS": {
                            "name": "AOS",
                            "description": "JavaScript library to animate elements on your page as you scroll.",
                            "slug": "aos",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "AOS.svg",
                            "website": "http:\/\/michalsnik.github.io\/aos\/",
                            "pricing": [],
                            "cpe": null
                        },
                        "HSTS": {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        "Open Graph": {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    },
                    "detected_raw": [
                        {
                            "name": "VideoJS",
                            "description": "Video.js is a JavaScript and CSS library that makes it easier to work with and build on HTML5 video.",
                            "slug": "videojs",
                            "categories": [
                                {
                                    "id": 14,
                                    "slug": "video-players",
                                    "groups": [
                                        10
                                    ],
                                    "name": "Video players",
                                    "priority": 7
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "VideoJS.svg",
                            "website": "http:\/\/videojs.com",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "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": "Vue.js",
                            "description": "Vue.js is an open-source model\u2013view\u2013viewmodel JavaScript framework for building user interfaces and single-page applications.",
                            "slug": "vue-js",
                            "categories": [
                                {
                                    "id": 12,
                                    "slug": "javascript-frameworks",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript frameworks",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "vue.svg",
                            "website": "https:\/\/vuejs.org",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Apache HTTP Server",
                            "description": "Apache is a free and open-source cross-platform web server software.",
                            "slug": "apache-http-server",
                            "categories": [
                                {
                                    "id": 22,
                                    "slug": "web-servers",
                                    "groups": [
                                        7
                                    ],
                                    "name": "Web servers",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Apache.svg",
                            "website": "https:\/\/httpd.apache.org\/",
                            "pricing": [],
                            "cpe": "cpe:2.3:a:apache:http_server:*:*:*:*:*:*:*:*"
                        },
                        {
                            "name": "Amazon Web Services",
                            "description": "Amazon Web Services (AWS) is a comprehensive cloud services platform offering compute power, database storage, content delivery and other functionality.",
                            "slug": "amazon-web-services",
                            "categories": [
                                {
                                    "id": 62,
                                    "slug": "paas",
                                    "groups": [
                                        7
                                    ],
                                    "name": "PaaS",
                                    "priority": 8
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Amazon Web Services.svg",
                            "website": "https:\/\/aws.amazon.com\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "AOS",
                            "description": "JavaScript library to animate elements on your page as you scroll.",
                            "slug": "aos",
                            "categories": [
                                {
                                    "id": 59,
                                    "slug": "javascript-libraries",
                                    "groups": [
                                        9
                                    ],
                                    "name": "JavaScript libraries",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "AOS.svg",
                            "website": "http:\/\/michalsnik.github.io\/aos\/",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "HSTS",
                            "description": "HTTP Strict Transport Security (HSTS) informs browsers that the site should only be accessed using HTTPS.",
                            "slug": "hsts",
                            "categories": [
                                {
                                    "id": 16,
                                    "slug": "security",
                                    "groups": [
                                        11
                                    ],
                                    "name": "Security",
                                    "priority": 9
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "default.svg",
                            "website": "https:\/\/www.rfc-editor.org\/rfc\/rfc6797#section-6.1",
                            "pricing": [],
                            "cpe": null
                        },
                        {
                            "name": "Open Graph",
                            "description": "Open Graph is a protocol that is used to integrate any web page into the social graph.",
                            "slug": "open-graph",
                            "categories": [
                                {
                                    "id": 19,
                                    "slug": "miscellaneous",
                                    "groups": [
                                        6
                                    ],
                                    "name": "Miscellaneous",
                                    "priority": 10
                                }
                            ],
                            "confidence": 100,
                            "version": "",
                            "icon": "Open Graph.png",
                            "website": "https:\/\/ogp.me",
                            "pricing": [],
                            "cpe": null
                        }
                    ],
                    "axe": {
                        "testEngine": "4.4.1",
                        "violations": [
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "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 does not have inner 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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".interactive-tab-module__scroller"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "button-has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have inner 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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have inner 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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "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": "icon-b57a8f2597d01e21f683390f5f1a29e8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b57a8f2597d01e21f683390f5f1a29e8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d32763c94b80d76dff87722029ecb7ce",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d32763c94b80d76dff87722029ecb7ce"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a22451975dbe7bd9f9f65233840f00e1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a22451975dbe7bd9f9f65233840f00e1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-13f947dca37fe079fbe5983f7bc84cc1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-13f947dca37fe079fbe5983f7bc84cc1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2f436835716559576e43b03aac7efa7d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2f436835716559576e43b03aac7efa7d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3cab8d783272ab0ece8de7e7ed6f820c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3cab8d783272ab0ece8de7e7ed6f820c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b2dd5c465370838666cb8cff8b1399c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b2dd5c465370838666cb8cff8b1399c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ecee275fda96d55568c59776d1953ef1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ecee275fda96d55568c59776d1953ef1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8e1780f08b1b82824a0fc2ec86b09c03",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > lineargradient[x1=\"211.1112\"][x2=\"211.1322\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8e1780f08b1b82824a0fc2ec86b09c03"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1df510681a5386f576eb7af5de602958",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(5.047 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1df510681a5386f576eb7af5de602958"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-895c82e24d9c5e90deef0cb238299dbc",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-895c82e24d9c5e90deef0cb238299dbc"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5f71c1a67ffedbe0e20db13d18d4c8d8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5f71c1a67ffedbe0e20db13d18d4c8d8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-800407e74e3d46236053e8a47d5bb86d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-800407e74e3d46236053e8a47d5bb86d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3797de174854d34d57420ade6dbc8438",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3797de174854d34d57420ade6dbc8438"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6af457bc395046840e54acf4bb0b7500",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6af457bc395046840e54acf4bb0b7500"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5d34bb629f9c7b1064d4fe662c43bdd1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5d34bb629f9c7b1064d4fe662c43bdd1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2281df4f63c4ffcf05e22776fc0be56a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2281df4f63c4ffcf05e22776fc0be56a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-391f0b9d9df8ded1d88bd62fb0fe3182",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-391f0b9d9df8ded1d88bd62fb0fe3182"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8fa890c2f667e8aa4e421c042b2899f8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8fa890c2f667e8aa4e421c042b2899f8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9ad6d5e4bd870f19622f201be3a979b9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9ad6d5e4bd870f19622f201be3a979b9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-22ce3aab0c945bd73b33a036adf74708",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-22ce3aab0c945bd73b33a036adf74708"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3c3a29d8231446a0ed66f32b4bb2d3be",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c3a29d8231446a0ed66f32b4bb2d3be"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c03020a54f9cbe6938eca537d1f7a5f7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c03020a54f9cbe6938eca537d1f7a5f7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-64b2a270679f6e632d86f7e714ac21e4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-64b2a270679f6e632d86f7e714ac21e4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-aab9cc80fbf5885b2c405996cf107c7a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > lineargradient[x1=\"163.1554\"][x2=\"163.1754\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-aab9cc80fbf5885b2c405996cf107c7a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-34e2d7074be803ecb37216501ef9ca78",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(51.822 1.74)\"] > g > g > g > g[transform=\"translate(0 0)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-34e2d7074be803ecb37216501ef9ca78"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb2e732ae058e64b28400dd7236652a8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cb2e732ae058e64b28400dd7236652a8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1b2143767383b901d2e4f0379eaaa77e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1b2143767383b901d2e4f0379eaaa77e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2ec5b20ae6568c2eb826e69bcbb4fcfa",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > defs > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2ec5b20ae6568c2eb826e69bcbb4fcfa"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6dd6a13ddcc2e894f45a243235bdbf80",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6dd6a13ddcc2e894f45a243235bdbf80"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2dabb9dca34c07ba785887b1f262b325",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2dabb9dca34c07ba785887b1f262b325"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9c4d628b1ccc9eebd86d6e8d1f15beb4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(2) > g > g > .st5[transform=\"translate(46.775 0)\"] > g > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9c4d628b1ccc9eebd86d6e8d1f15beb4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f72ffc1211d257e47fa88d9db51eb48f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f72ffc1211d257e47fa88d9db51eb48f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-90e8a3b03a8cf21407862e37fda6c810",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-90e8a3b03a8cf21407862e37fda6c810"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b75c07030fc5ad40ad44dc6ed625212f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b75c07030fc5ad40ad44dc6ed625212f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec691375962a99b99c4f367eba976c25",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec691375962a99b99c4f367eba976c25"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2df325e0a1e66bce3d4acd3834e6f283",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > lineargradient[x1=\"115.1982\"][x2=\"115.2182\"][y1=\"783.9008\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2df325e0a1e66bce3d4acd3834e6f283"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cf8dc7e8cd5837ba04e103bbb1d5183e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(98.597 1.74)\"] > g > g > rect[width=\"39.6\"][height=\"48.3\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cf8dc7e8cd5837ba04e103bbb1d5183e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b770fe2eac58910b726cb5eed51574d9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b770fe2eac58910b726cb5eed51574d9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0795c8269ed4fcb398ac478ce0a63faf",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > defs > rect[width=\"138.2\"][height=\"50\"][x=\"4.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0795c8269ed4fcb398ac478ce0a63faf"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44b7d754df921311e15a53bacd70a303",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-44b7d754df921311e15a53bacd70a303"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2c018a032001293476620f17f5276563",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                                        "target": [
                                                            "#icon-d42624fabc37ac537391c257e16916a0 > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\">",
                                        "target": [
                                            "#icon-innenentwicklung > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]:nth-child(4) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-2c018a032001293476620f17f5276563"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac78efecb1045e20b9c73e93d3b0356b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac78efecb1045e20b9c73e93d3b0356b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0f74793ea1a267ea259e37e25fff7a22",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0f74793ea1a267ea259e37e25fff7a22"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e7d9565e5438b0f8ca0f3a15fdeff24",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3e7d9565e5438b0f8ca0f3a15fdeff24"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ced667a0b69915e70029edbf66febf98",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ced667a0b69915e70029edbf66febf98"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0112eb48f41d52a18ab1ccc11cd79205",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0112eb48f41d52a18ab1ccc11cd79205"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-511dfa6bf8d020211daf7bb77b14ab0f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > lineargradient[x1=\"201.8157\"][y1=\"637.6237\"][x2=\"201.8307\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-511dfa6bf8d020211daf7bb77b14ab0f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-069038446263043edd128a4c9a38b57f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(3.165 11.42)\"] > g > g > rect[width=\"53.6\"][height=\"47.3\"][x=\"45.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-069038446263043edd128a4c9a38b57f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-85af9502c4dcc5ec54c2783ff46b526e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85af9502c4dcc5ec54c2783ff46b526e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-49ec153e99a3203ac54fd947bb11d1bc",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"56.7\"][height=\"63.4\"][x=\"45.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-49ec153e99a3203ac54fd947bb11d1bc"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-06127afc8dbb8a296d1151335a23ac79",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-06127afc8dbb8a296d1151335a23ac79"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3f4846d987d6681437ca9e33589ffdd4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3f4846d987d6681437ca9e33589ffdd4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-592c5ae8e226b3ac5c15dc71b947c313",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-592c5ae8e226b3ac5c15dc71b947c313"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-25c6d2dac8b9dcd132055bf8c60c8d0a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                                        "target": [
                                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\">",
                                        "target": [
                                            "#icon-staedtebau > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25c6d2dac8b9dcd132055bf8c60c8d0a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-557db09c51e0204dd358730fa6da9149",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-557db09c51e0204dd358730fa6da9149"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ae244235d755008f49c2b8b2fe164157",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ae244235d755008f49c2b8b2fe164157"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e3c6477e8fe5d12d78e1d74493871ed6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > defs > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e3c6477e8fe5d12d78e1d74493871ed6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b0ae1d7a9bf9d9458db519cdb84094b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b0ae1d7a9bf9d9458db519cdb84094b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e82a4176403f6df153f57b8fd6c6a6f7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e82a4176403f6df153f57b8fd6c6a6f7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d07ffd27573b40b91d5962ccf7663dbd",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > lineargradient[x1=\"183.0936\"][y1=\"462.7606\"][x2=\"183.1306\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d07ffd27573b40b91d5962ccf7663dbd"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6d9fe56c6d5e40c65ec63ead31d42291",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(16.644 37.192)\"] > g > g > rect[width=\"21.2\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6d9fe56c6d5e40c65ec63ead31d42291"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1fa31f33608040b4f6587623dda09796",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1fa31f33608040b4f6587623dda09796"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-77f6ab2995084fb481c459685a41781d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > defs > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-77f6ab2995084fb481c459685a41781d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f3510197fe66b63d3c32aa9a81fe97d0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f3510197fe66b63d3c32aa9a81fe97d0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0fec71a6827cbc3f9845edc0466747af",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0fec71a6827cbc3f9845edc0466747af"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1e90961af51de5f0df9015cdd46d9556",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > lineargradient[x1=\"175.2202\"][y1=\"498.5996\"][x2=\"175.2742\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1e90961af51de5f0df9015cdd46d9556"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac6f6b2f3c693155300e7d518434a85c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(20.626 1.353)\"] > g > g > rect[width=\"14.8\"][height=\"18.6\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ac6f6b2f3c693155300e7d518434a85c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-09c3ba7dd21afc57597e1daca98d27f4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-09c3ba7dd21afc57597e1daca98d27f4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6324134a4cac888e78676366ebd79a4a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[width=\"51.7\"][height=\"57.5\"][x=\"47.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-6324134a4cac888e78676366ebd79a4a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f54d5cd21e539b50f3ef7ed4067a0f5d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f54d5cd21e539b50f3ef7ed4067a0f5d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7b9cc208f286342ac583f1df622bc4fe",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7b9cc208f286342ac583f1df622bc4fe"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9dcd62c1d268658186214f3a10c13519",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9dcd62c1d268658186214f3a10c13519"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-25b4376413a553f2bf5de48781d8b273",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                                        "target": [
                                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70 > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\">",
                                        "target": [
                                            "#icon-daseinsvorsorge > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g[transform=\"translate(0 0)\"] > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-25b4376413a553f2bf5de48781d8b273"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1d214496443a2e3738b53f3bf3d108f9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-1d214496443a2e3738b53f3bf3d108f9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-95bc573ad9debd0cc2175c6926008761",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-95bc573ad9debd0cc2175c6926008761"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d83d562fa9d6ec4912d8cce6f35ce5cf",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d83d562fa9d6ec4912d8cce6f35ce5cf"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cbe31714f189dd863cf001abd590562e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-cbe31714f189dd863cf001abd590562e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81522ae3251d5a5d88fc47b8e2d54035",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81522ae3251d5a5d88fc47b8e2d54035"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-dc8e39c3520e3070353d1f543fdc5786",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > lineargradient[x1=\"393.7102\"][y1=\"653.1005\"][x2=\"393.7352\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-dc8e39c3520e3070353d1f543fdc5786"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acb5626e5fafabcdb9f36ff77287c769",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(4.744 2.549)\"] > g > g > rect[x=\"59.6\"][width=\"31.5\"][height=\"47.1\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-acb5626e5fafabcdb9f36ff77287c769"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-758999302cc4168fcf745d12f12c0f6f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-758999302cc4168fcf745d12f12c0f6f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c364264b12be6e50b3c1b8288b6a7ead",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"59.8\"][width=\"35.8\"][height=\"66.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c364264b12be6e50b3c1b8288b6a7ead"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4b2648a6152b0d2250446327ee722040",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4b2648a6152b0d2250446327ee722040"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fa306d74203b4d49f4707e301984c58c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fa306d74203b4d49f4707e301984c58c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-def9464bee64ef7266ef1eb5f35a14b8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-def9464bee64ef7266ef1eb5f35a14b8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-47f4fc82f96c67450f6724ef5e1565f4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-47f4fc82f96c67450f6724ef5e1565f4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9f7ff88a55ecf8e840dc2f0af9c45611",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(3)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-9f7ff88a55ecf8e840dc2f0af9c45611"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e90d5ceb2be44ca5e16f80cc96508efe",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                                        "target": [
                                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>",
                                        "target": [
                                            "#icon-klima-ressourcenschutz > g[transform=\"translate(0 0)\"] > g[transform=\"translate(0 0)\"] > g > g > line"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-e90d5ceb2be44ca5e16f80cc96508efe"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a7258b596c7f17cef72ccfc136111162",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a7258b596c7f17cef72ccfc136111162"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8c94e570df88a02192d346d87ef06e5b",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > defs > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c94e570df88a02192d346d87ef06e5b"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7c9a534b1d503dbdc24f8d902e6183f9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7c9a534b1d503dbdc24f8d902e6183f9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-925f091a5ce66823df84e72adb38dbb6",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-925f091a5ce66823df84e72adb38dbb6"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7e27b6ab19e5f323c975c0d3ec6cb35a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > lineargradient[x1=\"330.8734\"][y1=\"489.9841\"][x2=\"330.9574\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7e27b6ab19e5f323c975c0d3ec6cb35a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5737c00e44e023711be3c1d253847943",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(29.808 9.051)\"] > g > g > rect[height=\"36.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5737c00e44e023711be3c1d253847943"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fdbe5b52101ac6e748e9069680ed394e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fdbe5b52101ac6e748e9069680ed394e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4e99bbfc3d487132db5051674d92fb0d",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > defs > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-4e99bbfc3d487132db5051674d92fb0d"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5776a1835a317536ff8e79a66dd94437",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5776a1835a317536ff8e79a66dd94437"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec4679005ce65e6e18fc29c8c78e3be7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-ec4679005ce65e6e18fc29c8c78e3be7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e6b1d8cbd8afed8bdd67698365638d8",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > lineargradient[x1=\"313.7364\"][y1=\"471.7698\"][x2=\"313.8214\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-5e6b1d8cbd8afed8bdd67698365638d8"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3c641aa41685fee311c3f42b37009942",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(45.294 21.735)\"] > g > g > rect[height=\"23.4\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3c641aa41685fee311c3f42b37009942"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-89df2927b8c2b71633cebcf23b773c1f",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-89df2927b8c2b71633cebcf23b773c1f"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-054d3e724377416635046f07650eefc4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > defs > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-054d3e724377416635046f07650eefc4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30b752cf2b83c30e30e1697a8a179791",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30b752cf2b83c30e30e1697a8a179791"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d12a3232281bd45ed2b1da48acfca26c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-d12a3232281bd45ed2b1da48acfca26c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fd86754fa22f21c63f0e8fb6e2e67d62",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > lineargradient[x1=\"348.4954\"][y1=\"459.5804\"][x2=\"348.5794\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fd86754fa22f21c63f0e8fb6e2e67d62"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c90d8219fc7d786a0b33ea55b4c6bbd0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g[transform=\"translate(13.879 28.077)\"] > g > g > rect[height=\"17.1\"][width=\"9.4\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c90d8219fc7d786a0b33ea55b4c6bbd0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-172e9636dd8ea611ab58c55ffec4f427",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-172e9636dd8ea611ab58c55ffec4f427"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0972eff55c3d9f2727e1c632a0f4fb88",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > defs > rect[width=\"54.7\"][height=\"46.1\"][x=\"46.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0972eff55c3d9f2727e1c632a0f4fb88"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fc4281a91be06e21fd9e8c0a88621fb3",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-fc4281a91be06e21fd9e8c0a88621fb3"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-45150770349ac0eeef0d4c569b4a11a9",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-45150770349ac0eeef0d4c569b4a11a9"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c3977b99a032aff12a8eca420b1fcc75",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                                        "target": [
                                                            "#icon-2035fd2deab545e48d9d67180ee19cdb > g > g:nth-child(4) > g > g > .st4"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\">",
                                        "target": [
                                            "#icon-statistics > g > g:nth-child(4) > g > g > .st4"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-c3977b99a032aff12a8eca420b1fcc75"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30fb414d6349da85fe065d7470dc29b7",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-30fb414d6349da85fe065d7470dc29b7"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b17a57d2b78cdff60c34a447e982b2ee",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > defs > path"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b17a57d2b78cdff60c34a447e982b2ee"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b4b77b8284234307a76541f61532a853",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-b4b77b8284234307a76541f61532a853"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-02b1f43428d9a0d706d40ca979b98b20",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-02b1f43428d9a0d706d40ca979b98b20"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f1f6923a4930b9b3e3ce9fbcf97d75ec",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > lineargradient[x1=\"523.3683\"][y1=\"545.36\"][x2=\"523.4319\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-f1f6923a4930b9b3e3ce9fbcf97d75ec"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-20ecbfc1d71c21b55efbccc6a826291a",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(21.478 7.553)\"] > g > g > rect[x=\"45.5\"][y=\"41.2\"][width=\"22.3\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-20ecbfc1d71c21b55efbccc6a826291a"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3321cb544e8554286dfc1a706fd28b28",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3321cb544e8554286dfc1a706fd28b28"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a5dd966626d7558847aa9db16bb7759c",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > defs > rect[x=\"38.5\"][y=\"38.7\"][width=\"70.4\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-a5dd966626d7558847aa9db16bb7759c"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7f7d17bc7c2b8267f9e5a9f4559e9381",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > clippath"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7f7d17bc7c2b8267f9e5a9f4559e9381"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81dd7a8ab319d3c8501f6a1481cd66d4",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-81dd7a8ab319d3c8501f6a1481cd66d4"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92b304c6d3500c41cafeb1aacc6ddbd1",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(1)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92b304c6d3500c41cafeb1aacc6ddbd1"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7bbc8d081d1f36a6d6753ca997ff13fd",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                                        "target": [
                                                            "#icon-6383497f4b507f8a576f50c766aac24b > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\">",
                                        "target": [
                                            "#icon-szenarienbildung > g > g[transform=\"translate(0 0)\"] > g > g > .st4:nth-child(2)"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-7bbc8d081d1f36a6d6753ca997ff13fd"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92d8a0bbd205586d507d8e4ad34fb2c0",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>",
                                        "target": [
                                            "#icon-bilanzierung > g > lineargradient[x1=\"42.5964\"][y1=\"52.9707\"][x2=\"112.294\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-92d8a0bbd205586d507d8e4ad34fb2c0"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-af21d1d58854148397074cb45f9b6b7e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-af21d1d58854148397074cb45f9b6b7e"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8c8fdee27a08a093a320e9f4dc32e294",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8c8fdee27a08a093a320e9f4dc32e294"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8627461a8c44e7b9a793958d494d1435",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > g[transform=\"translate(418 1376)\"] > lineargradient[x1=\"80.1141\"][y1=\"45.9117\"][x2=\"98.701\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-8627461a8c44e7b9a793958d494d1435"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0cb0e941299283fed355e4fd40033006",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                                        "target": [
                                                            "#icon-44d83298a33a39354c546a761f85756f > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>",
                                        "target": [
                                            "#icon-bilanzierung > g > g[transform=\"translate(-418 -1376)\"] > .st36[d=\"M504,1422.2l2.6,3l4.8-5.8\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-0cb0e941299283fed355e4fd40033006"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3777db11437364e1cd5984a47d2c872e",
                                                "relatedNodes": [
                                                    {
                                                        "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                                        "target": [
                                                            "lineargradient[x1=\"-0.006\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "minor",
                                                "message": "Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "minor",
                                        "html": "<linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "lineargradient[x1=\"-0.247\"]"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Document has multiple static elements with the same id attribute: icon-3777db11437364e1cd5984a47d2c872e"
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "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 does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"] > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--left > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--down > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--right > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element does not have an alt attribute"
                                            },
                                            {
                                                "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"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "critical",
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"BSFZ\"] > div > img"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element does not have an alt attribute\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\n  Element's default semantics were not overridden with role=\"none\" or role=\"presentation\""
                                    }
                                ]
                            },
                            {
                                "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:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>",
                                        "target": [
                                            ".logo"
                                        ],
                                        "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=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>",
                                        "target": [
                                            ".footer__logo"
                                        ],
                                        "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"
                                    }
                                ]
                            }
                        ],
                        "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-allowed-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attributes are used correctly for the defined role"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "aria-unsupported-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute is supported"
                                            },
                                            {
                                                "id": "aria-prohibited-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "ARIA attribute is allowed"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\">",
                                        "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": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                        "target": [
                                            "#icon-fingerprint"
                                        ]
                                    },
                                    {
                                        "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-reset"
                                        ]
                                    },
                                    {
                                        "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": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                        "target": [
                                            "#icon-filter"
                                        ]
                                    },
                                    {
                                        "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": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#statistiken\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"] > .icon[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg>",
                                        "target": [
                                            ".interactive-tab-module__scroller > svg[aria-hidden=\"true\"]"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "focusable-modal-open",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements while a modal is open"
                                            },
                                            {
                                                "id": "focusable-disabled",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            },
                                            {
                                                "id": "focusable-not-tabbable",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "No focusable elements contained within element"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#s-cnt"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-required-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "All required ARIA attributes are present"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "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 id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [],
                                        "all": [
                                            {
                                                "id": "aria-valid-attr-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute values are valid"
                                            },
                                            {
                                                "id": "aria-errormessage",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "aria-errormessage exists and references elements visible to screen readers that use a supported aria-errormessage technique"
                                            },
                                            {
                                                "id": "aria-level",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "aria-level values are valid"
                                            }
                                        ],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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 class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "aria-valid-attr",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "ARIA attribute name is valid"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "button-name",
                                "impact": "critical",
                                "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 type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "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 type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "internal-link-present",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Valid skip link found"
                                            },
                                            {
                                                "id": "header-present",
                                                "data": null,
                                                "relatedNodes": [
                                                    {
                                                        "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                                        "target": [
                                                            "h1"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                                        "target": [
                                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                                        "target": [
                                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                                        "target": [
                                                            ".ec-text--interactive > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                                        "target": [
                                                            ".interactive-tab-module__text > div > div > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                                        "target": [
                                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                                        "target": [
                                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                                        "target": [
                                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>",
                                                        "target": [
                                                            ".dynamic-teaser__headline"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                                        "target": [
                                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                                        "target": [
                                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                                        "target": [
                                                            ".ec-text--align-right > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                                        "target": [
                                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                                        "target": [
                                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                                        ]
                                                    },
                                                    {
                                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                                        "target": [
                                                            "#c-ttl"
                                                        ]
                                                    }
                                                ],
                                                "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=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "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": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                        "target": [
                                            "a[href$=\"faq\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#f6f6f8",
                                                    "contrastRatio": 11.699999999999999,
                                                    "fontSize": "8.3pt (11px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 11.7"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>",
                                        "target": [
                                            ".stage__roofline"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > p:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p>",
                                        "target": [
                                            "p:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "p:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Vorteile f\u00fcr Kommunen<\/h3>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Vorteile f\u00fcr Anwender<\/h3>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(1) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Interaktive Grafiken und Karten<\/p>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Umfangreiche Berichtsfunktionen<\/p>",
                                        "target": [
                                            "li:nth-child(5) > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>",
                                        "target": [
                                            ".ec-text--interactive > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>",
                                        "target": [
                                            ".ec-text--interactive > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Innenentwicklung<\/span>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>St\u00e4dtebau<\/span>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Daseinsvorsorge<\/span>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Klima- &amp; Ressourcenschutz<\/span>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Statistiken<\/span>",
                                        "target": [
                                            "a[href$=\"#statistiken\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Szenarienbildung<\/span>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "13.5pt (18px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Auswertung<\/span>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"] > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2>Kernmodul Innenentwicklung<\/h2>",
                                        "target": [
                                            ".interactive-tab-module__text > div > div > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p>",
                                        "target": [
                                            ".interactive-tab-module__text > div > div > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                        "target": [
                                            ".link[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text--center.ec-text > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454 > .ec-text--has-icon.ec-text--icon-size-small.ec-text--center > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8\">",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .max-w-4xl > .mb-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .dynamic-teaser__item-headline > h3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"mb-8\">",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .max-w-4xl > .mb-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#c3f5d5",
                                                    "contrastRatio": 10.43,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.43"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                        "target": [
                                            ".link[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>",
                                        "target": [
                                            ".ec-text--align-right > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                        "target": [
                                            ".ec-text__link > .link[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "30.0pt (40px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > h2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#efefe8",
                                                    "contrastRatio": 10.93,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.93"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994 > .ec-text--icon-size-medium.ec-text--center.ec-text > p:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "18.0pt (24px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>",
                                        "target": [
                                            ".quote__content-cite > p"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "bold",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<strong>Michael Sommer<\/strong>",
                                        "target": [
                                            "strong"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "11.3pt (15px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>",
                                        "target": [
                                            ".quote__content-author > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 12.630000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 12.63"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>",
                                        "target": [
                                            ".footer__column-copyright"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            "a[href$=\"datenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                        "target": [
                                            "a[href$=\"impressum\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#1f54a0",
                                                    "contrastRatio": 7.4100000000000001,
                                                    "fontSize": "12.0pt (16px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 7.41"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "12.6pt (16.8px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#ffffff",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "10.8pt (14.4px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-txt\">",
                                        "target": [
                                            "#c-txt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#ffffff",
                                                    "bgColor": "#2d4156",
                                                    "contrastRatio": 10.48,
                                                    "fontSize": "9.8pt (13.12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 10.48"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span tabindex=\"-1\">Annehmen<\/span>",
                                        "target": [
                                            "#c-p-bn > span"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#2d4156",
                                                    "bgColor": "#eaeff2",
                                                    "contrastRatio": 9.0500000000000007,
                                                    "fontSize": "9.8pt (13.12px)",
                                                    "fontWeight": "normal",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has sufficient color contrast of 9.05"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<span tabindex=\"-1\">Einstellungen<\/span>",
                                        "target": [
                                            "#c-s-bn > span"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "document-title",
                                "impact": null,
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag242",
                                    "ACT"
                                ],
                                "description": "Ensures each HTML document contains a non-empty <title> element",
                                "help": "Documents must have <title> element to aid in navigation",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/document-title?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "doc-has-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has a non-empty <title> element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "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": "cm",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#cm"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "c-p-bn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-active",
                                                "data": "c-s-bn",
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Document has no active elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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": "c-ttl",
                                                "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=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div>",
                                        "target": [
                                            "#c-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "c-txt",
                                                "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=\"c-txt\">",
                                        "target": [
                                            "#c-txt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "s-ttl",
                                                "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=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div>",
                                        "target": [
                                            "#s-ttl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id-aria",
                                                "data": "c-ac-0",
                                                "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 class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div>",
                                        "target": [
                                            "#c-ac-0"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "duplicate-id",
                                "impact": "minor",
                                "tags": [
                                    "cat.parsing",
                                    "wcag2a",
                                    "wcag411"
                                ],
                                "description": "Ensures every id attribute value is unique",
                                "help": "id attribute value must be unique",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/duplicate-id?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "__svg__icons__dom__",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\">",
                                        "target": [
                                            "#__svg__icons__dom__"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-arrow-right-large",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\">",
                                        "target": [
                                            "#icon-arrow-right-large"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-arrow-right",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#icon-arrow-right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-check",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 26 26\" id=\"icon-check\">",
                                        "target": [
                                            "#icon-check"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-down",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol>",
                                        "target": [
                                            "#icon-chevron-down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-left-swiper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-left-swiper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-nav",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-nav"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-chevron-right-swiper",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-chevron-right-swiper"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fingerprint",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\">",
                                        "target": [
                                            "#icon-fingerprint"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-minus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-minus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-plus",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-plus"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-reset",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-reset"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-triangle",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol>",
                                        "target": [
                                            "#icon-triangle"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-visual",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\">",
                                        "target": [
                                            "#icon-visual"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-close",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\">",
                                        "target": [
                                            "#icon-close"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-filter",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\">",
                                        "target": [
                                            "#icon-filter"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\">",
                                        "target": [
                                            "#icon-steps-l-b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-b_a\">",
                                        "target": [
                                            "#icon-steps-l-b_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-b_c\">",
                                        "target": [
                                            "#icon-steps-l-b_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-l-b_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-b_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-l-b_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\">",
                                        "target": [
                                            "#icon-steps-l-t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-t_a\">",
                                        "target": [
                                            "#icon-steps-l-t_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-l-t_c\">",
                                        "target": [
                                            "#icon-steps-l-t_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-l-t_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-l-t_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-l-t_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\">",
                                        "target": [
                                            "#icon-steps-r-b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-b_a\">",
                                        "target": [
                                            "#icon-steps-r-b_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-b_c\">",
                                        "target": [
                                            "#icon-steps-r-b_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-r-b_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-b_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-r-b_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\">",
                                        "target": [
                                            "#icon-steps-r-t"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-t_a\">",
                                        "target": [
                                            "#icon-steps-r-t_a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-steps-r-t_c\">",
                                        "target": [
                                            "#icon-steps-r-t_c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\">",
                                        "target": [
                                            "#icon-steps-r-t_d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-steps-r-t_b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#icon-steps-r-t_b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b5046ac3549c8025296fb99394972577",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\">",
                                        "target": [
                                            "#icon-b5046ac3549c8025296fb99394972577"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6b501f249c31b572532694d70f3f4a8e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\">",
                                        "target": [
                                            "#icon-6b501f249c31b572532694d70f3f4a8e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e9cdbff654050952a71d643d3d58457",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-3e9cdbff654050952a71d643d3d58457"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2ea2edf8221ca4e3fe7b6f11e32de579",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\">",
                                        "target": [
                                            "#icon-2ea2edf8221ca4e3fe7b6f11e32de579"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d94fdf0979d5acf2bbe0eaf0aa848856",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-d94fdf0979d5acf2bbe0eaf0aa848856"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f74e075d68f301071bf67c0fb33533b0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\">",
                                        "target": [
                                            "#icon-f74e075d68f301071bf67c0fb33533b0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9ce50644d6f096933ee1d13718f9c63f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-9ce50644d6f096933ee1d13718f9c63f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cbe4af4b2bd0d9ae61b6d5111d5a3518",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e8d48e00350b0439ff021ecd259093a4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-e8d48e00350b0439ff021ecd259093a4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-48740b94f43cb35ea6b7a8279f10f34e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-48740b94f43cb35ea6b7a8279f10f34e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb502ec0e16b3451a8d6c0ef7971af86",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-cb502ec0e16b3451a8d6c0ef7971af86"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d71addf6c4e04efce91ecb9677666e21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#icon-d71addf6c4e04efce91ecb9677666e21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fb4753a6c557a0b758824061fdc8fcf0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-fb4753a6c557a0b758824061fdc8fcf0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f2fe64072f71e804d7367c1fb028042e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-f2fe64072f71e804d7367c1fb028042e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6693901f87b53c7aa394a5b347fe9193",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-6693901f87b53c7aa394a5b347fe9193"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-100f3125e691ab97e868d7c72b46463a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-100f3125e691ab97e868d7c72b46463a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4726bb03949bf7d06d146dd19a38537d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-4726bb03949bf7d06d146dd19a38537d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4a412368dc26bbcdbb4d7c572236ae13",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-4a412368dc26bbcdbb4d7c572236ae13"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c5ee72dd307d2ffccaae647699c84434",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-c5ee72dd307d2ffccaae647699c84434"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-053adb07c5a32e414e3144c1af8f1f3f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\">",
                                        "target": [
                                            "#icon-053adb07c5a32e414e3144c1af8f1f3f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-innenentwicklung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-innenentwicklung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-staedtebau",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-staedtebau"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-daseinsvorsorge",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-daseinsvorsorge"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-klima-ressourcenschutz",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-klima-ressourcenschutz"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-statistics",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-statistics"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-szenarienbildung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-szenarienbildung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bilanzierung",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-bilanzierung"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-28d5e47bc36e4944a04c5673da64e0c7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">",
                                        "target": [
                                            "#icon-28d5e47bc36e4944a04c5673da64e0c7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3ddf6c31adb7cda8dde8a0846143c0f4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-3ddf6c31adb7cda8dde8a0846143c0f4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7641ad579de5f3f82cc4c5c9043137b4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-7641ad579de5f3f82cc4c5c9043137b4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d839790bbfc6e78978184b1f4da75e64",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-d839790bbfc6e78978184b1f4da75e64"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-063f08d93b39d5d6dbf67df547df8277-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>",
                                        "target": [
                                            "#icon-063f08d93b39d5d6dbf67df547df8277-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-479c43f26a8c599b22a005e6805c2a28-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-479c43f26a8c599b22a005e6805c2a28-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-538c4eeb280dd7607aa624d226ddcf92",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-538c4eeb280dd7607aa624d226ddcf92"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98dded7ebed539167be07ab000d53ac8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-98dded7ebed539167be07ab000d53ac8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e8ba9d61252bfeff2e7e98aeda3910f6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">",
                                        "target": [
                                            "#icon-e8ba9d61252bfeff2e7e98aeda3910f6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-92b7796042e570f5d6b885e92866e05c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>",
                                        "target": [
                                            "#icon-92b7796042e570f5d6b885e92866e05c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ffc44944230aafc4d7fc4dbe2a4ff9e6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-ffc44944230aafc4d7fc4dbe2a4ff9e6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0ee8b8c74da5e2a2683074bd82579bd9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">",
                                        "target": [
                                            "#icon-0ee8b8c74da5e2a2683074bd82579bd9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3985735059f765d77436cf1098a292f8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>",
                                        "target": [
                                            "#icon-3985735059f765d77436cf1098a292f8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b7f67827861ae0ae60466cba52dec37e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-b7f67827861ae0ae60466cba52dec37e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-832fd032faee077133055830148e0abd",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">",
                                        "target": [
                                            "#icon-832fd032faee077133055830148e0abd"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5fc69b389d1ec61c1ea3bf12c754501d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>",
                                        "target": [
                                            "#icon-5fc69b389d1ec61c1ea3bf12c754501d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81fec236754734430d28e59528d1e9c7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">",
                                        "target": [
                                            "#icon-81fec236754734430d28e59528d1e9c7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1bebe88f5d9ccdace6f96a1a7bb9d501",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\">",
                                        "target": [
                                            "#icon-1bebe88f5d9ccdace6f96a1a7bb9d501"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b6dcf8e6f92dea2780a0c19bea2bff72",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">",
                                        "target": [
                                            "#icon-b6dcf8e6f92dea2780a0c19bea2bff72"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-574f9e7331715d0bb9c7951674b72053",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-574f9e7331715d0bb9c7951674b72053"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44928dc0ea1cf6b44399484a49b4730d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-44928dc0ea1cf6b44399484a49b4730d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-574f9e7331715d0bb9c7951674b72053-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-574f9e7331715d0bb9c7951674b72053-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-403f382458c26b979ef3a22b56394214",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-403f382458c26b979ef3a22b56394214"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b86e09652149704ef66bdd901e10cfc5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">",
                                        "target": [
                                            "#icon-b86e09652149704ef66bdd901e10cfc5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4237de445597e32e3986466a452d2b0b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">",
                                        "target": [
                                            "#icon-4237de445597e32e3986466a452d2b0b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e9f8c4c43d27a6440201074194fc798c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                        "target": [
                                            "#icon-e9f8c4c43d27a6440201074194fc798c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b07c12070c8710d4b77bcf475b989f98",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-b07c12070c8710d4b77bcf475b989f98"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b4835919e1b59dd8f305920ba83f5668",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                        "target": [
                                            "#icon-b4835919e1b59dd8f305920ba83f5668"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5ff75cba5dcbc2866ddf4d2b262ccd94",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                        "target": [
                                            "#icon-5ff75cba5dcbc2866ddf4d2b262ccd94"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>",
                                        "target": [
                                            "#icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-76f3682142004219278e5f85f39350da",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-76f3682142004219278e5f85f39350da"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-441a51c8064aa16fa410311885701018",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">",
                                        "target": [
                                            "#icon-441a51c8064aa16fa410311885701018"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3208506ac884a847dc650a3c7c7b3063",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-3208506ac884a847dc650a3c7c7b3063"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ea4bd4a369feac858f74c201b098a87a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#icon-ea4bd4a369feac858f74c201b098a87a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-90162b152c63dd6e8b4d36fa5be3707f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\">",
                                        "target": [
                                            "#icon-90162b152c63dd6e8b4d36fa5be3707f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3856945267aacff8d4bf158df56ec67d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">",
                                        "target": [
                                            "#icon-3856945267aacff8d4bf158df56ec67d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac087faeda64d79876a5119b1d6c9c0e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">",
                                        "target": [
                                            "#icon-ac087faeda64d79876a5119b1d6c9c0e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7964c9953a13638fb7b73cfb953d6dbc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\">",
                                        "target": [
                                            "#icon-7964c9953a13638fb7b73cfb953d6dbc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e33d9b5346281221a62ca294dcc69af",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-5e33d9b5346281221a62ca294dcc69af"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ac087faeda64d79876a5119b1d6c9c0e-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-ac087faeda64d79876a5119b1d6c9c0e-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9fe79027ed728d825d8a2df3ac964054",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-9fe79027ed728d825d8a2df3ac964054"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-19671f6d520d8d700c242c2e5491b894",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#icon-19671f6d520d8d700c242c2e5491b894"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8a92492bbf44052341d901e6727ffd0d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">",
                                        "target": [
                                            "#icon-8a92492bbf44052341d901e6727ffd0d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-377c08506312ae8069690a9fcdae60e0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">",
                                        "target": [
                                            "#icon-377c08506312ae8069690a9fcdae60e0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d77cc78b5f5115b207b54b02eae96594",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>",
                                        "target": [
                                            "#icon-d77cc78b5f5115b207b54b02eae96594"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c739c0a47866a86fc4b94ca7c60d4784",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">",
                                        "target": [
                                            "#icon-c739c0a47866a86fc4b94ca7c60d4784"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6f6a26ed06cbbb98cad67c975b3637a7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">",
                                        "target": [
                                            "#icon-6f6a26ed06cbbb98cad67c975b3637a7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c8dd9c9d24feb12f432062e4ff7f69d9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\">",
                                        "target": [
                                            "#icon-c8dd9c9d24feb12f432062e4ff7f69d9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6ad5663c0d95951b5d82a890deb32562",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">",
                                        "target": [
                                            "#icon-6ad5663c0d95951b5d82a890deb32562"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5e11dd495eee9934d3537ae12a3e49db",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">",
                                        "target": [
                                            "#icon-5e11dd495eee9934d3537ae12a3e49db"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2e79c5c0c2164078ae785c71a2dddd43",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-2e79c5c0c2164078ae785c71a2dddd43"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-794f1beb1884cbb8fbb423c8a29f5850",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-794f1beb1884cbb8fbb423c8a29f5850"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-fa8ed9058ec86aa6068205b4ea785b67",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-fa8ed9058ec86aa6068205b4ea785b67"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-09f3ee71434ed6d00954d7ac9d4dd379",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-09f3ee71434ed6d00954d7ac9d4dd379"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cb6124912fb50009d9a11efc52bf186c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>",
                                        "target": [
                                            "#icon-cb6124912fb50009d9a11efc52bf186c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-af9dd2828451111b7ae80c97660b9403",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-af9dd2828451111b7ae80c97660b9403"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-27ebf866562be430008ce082eaea8f4d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\">",
                                        "target": [
                                            "#icon-27ebf866562be430008ce082eaea8f4d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-44d83298a33a39354c546a761f85756f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-44d83298a33a39354c546a761f85756f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c347256d73d6a5c2d0da47cb49b3bd70",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-c347256d73d6a5c2d0da47cb49b3bd70"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6722ce445d937d6878e824551d7f631f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">",
                                        "target": [
                                            "#icon-6722ce445d937d6878e824551d7f631f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-709e7cbc07cbdc7e9feb0c80c82072b2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-709e7cbc07cbdc7e9feb0c80c82072b2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-332224500a06e79138bb9d51f53d1d0e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-332224500a06e79138bb9d51f53d1d0e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-28a59ff2ddc9432a7b7dfc20c56bb700",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-28a59ff2ddc9432a7b7dfc20c56bb700"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e3bd36e97545ccf3ef71f342d4b92c29",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-e3bd36e97545ccf3ef71f342d4b92c29"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b71311dd9f09fc63b66beeddb49ee018-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>",
                                        "target": [
                                            "#icon-b71311dd9f09fc63b66beeddb49ee018-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-835c66fa1f812a8537795add8db909e1-5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-835c66fa1f812a8537795add8db909e1-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c153f65feabcc0d3de062a2c8e325753",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-c153f65feabcc0d3de062a2c8e325753"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d67b6a2cb1a89b10df34096d975e59d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">",
                                        "target": [
                                            "#icon-d67b6a2cb1a89b10df34096d975e59d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-512bd6374800588cf41f3eb76190040f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">",
                                        "target": [
                                            "#icon-512bd6374800588cf41f3eb76190040f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3e9a0a63122792a0202a11276c423517",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>",
                                        "target": [
                                            "#icon-3e9a0a63122792a0202a11276c423517"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2a47af9622c1f9c1c0a575e3bc3ac62f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">",
                                        "target": [
                                            "#icon-2a47af9622c1f9c1c0a575e3bc3ac62f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c0b9c82b6be47137ef971bc33544ddf0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">",
                                        "target": [
                                            "#icon-c0b9c82b6be47137ef971bc33544ddf0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a5725730ad837c1a1d2b262d122732de",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>",
                                        "target": [
                                            "#icon-a5725730ad837c1a1d2b262d122732de"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1c715ee068bdcf44c2f110d709f33c1a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">",
                                        "target": [
                                            "#icon-1c715ee068bdcf44c2f110d709f33c1a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0e7411f5f18571b8b630a7d6a4637793",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">",
                                        "target": [
                                            "#icon-0e7411f5f18571b8b630a7d6a4637793"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-9fbe0995b3ddd91c07ec74cf13a7ca08",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>",
                                        "target": [
                                            "#icon-9fbe0995b3ddd91c07ec74cf13a7ca08"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a2a504d18c78255b0bd71f27acb63b4e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">",
                                        "target": [
                                            "#icon-a2a504d18c78255b0bd71f27acb63b4e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-01728d925d32ad19d451ed14c1b346d9",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">",
                                        "target": [
                                            "#icon-01728d925d32ad19d451ed14c1b346d9"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-baccc31a3cc8ed1dfa0e28654ef0eef2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>",
                                        "target": [
                                            "#icon-baccc31a3cc8ed1dfa0e28654ef0eef2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e9d37f686eb76bd488a202710ae839f3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">",
                                        "target": [
                                            "#icon-e9d37f686eb76bd488a202710ae839f3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-95a28b9d904d9cae570a97729d131354",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">",
                                        "target": [
                                            "#icon-95a28b9d904d9cae570a97729d131354"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ed927ca8e63ace0d6f875f16b55042d6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-ed927ca8e63ace0d6f875f16b55042d6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5503ae1dc6d867f3492f9c009a5a276e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-5503ae1dc6d867f3492f9c009a5a276e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0faecad9242f1e6b788e1b78e3de2b21",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-0faecad9242f1e6b788e1b78e3de2b21"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d74c53ef56239156952a0dea9d105bab",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-d74c53ef56239156952a0dea9d105bab"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3a1178c9ce6fb721d5fb1536fe368113",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">",
                                        "target": [
                                            "#icon-3a1178c9ce6fb721d5fb1536fe368113"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-535224c6d8bb1a17f2385c139a7679d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">",
                                        "target": [
                                            "#icon-535224c6d8bb1a17f2385c139a7679d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f6a5aea83f70dd7d0c7e7397ad0980e3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\">",
                                        "target": [
                                            "#icon-f6a5aea83f70dd7d0c7e7397ad0980e3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f978dfefa55b9d944dc2a089ea61251b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-f978dfefa55b9d944dc2a089ea61251b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-535224c6d8bb1a17f2385c139a7679d8-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-535224c6d8bb1a17f2385c139a7679d8-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b183f6b0d4d15fab014b87afa17b0e58",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-b183f6b0d4d15fab014b87afa17b0e58"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-bee56f931ce05c6bd4bae0affbee1008",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">",
                                        "target": [
                                            "#icon-bee56f931ce05c6bd4bae0affbee1008"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b0f58e5d7bf69bcac9e903c296cfca06-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">",
                                        "target": [
                                            "#icon-b0f58e5d7bf69bcac9e903c296cfca06-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7ff768263751fe8051ea0b94e75cb7ef",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>",
                                        "target": [
                                            "#icon-7ff768263751fe8051ea0b94e75cb7ef"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-715bb786d251d3f996903392d6297be4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">",
                                        "target": [
                                            "#icon-715bb786d251d3f996903392d6297be4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2dbebe1efdb7f97c27f9e76fe5d7e77a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">",
                                        "target": [
                                            "#icon-2dbebe1efdb7f97c27f9e76fe5d7e77a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6c7e41dd4ac4ce9e1fbb208bfb947a43",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-6c7e41dd4ac4ce9e1fbb208bfb947a43"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0af8746cf77d190e81e465fecef82aad",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\">",
                                        "target": [
                                            "#icon-0af8746cf77d190e81e465fecef82aad"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-91d9eae33200555aba5c0ad3114d3b69",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>",
                                        "target": [
                                            "#icon-91d9eae33200555aba5c0ad3114d3b69"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8a4025ca7e397770b113ccf282bdca7c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">",
                                        "target": [
                                            "#icon-8a4025ca7e397770b113ccf282bdca7c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6ba2d58d99535343f284cba414d92a9d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>",
                                        "target": [
                                            "#icon-6ba2d58d99535343f284cba414d92a9d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-c7ea9ab397ed19eaf561b3f4ca776a1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">",
                                        "target": [
                                            "#icon-c7ea9ab397ed19eaf561b3f4ca776a1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d5af56773b856b0cbc35cc41b807708c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\">",
                                        "target": [
                                            "#icon-d5af56773b856b0cbc35cc41b807708c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-be9880c68d8e29df8afa5be9807a63d4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">",
                                        "target": [
                                            "#icon-be9880c68d8e29df8afa5be9807a63d4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7c753337b760ed5c3ea966ef9d25b3a2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">",
                                        "target": [
                                            "#icon-7c753337b760ed5c3ea966ef9d25b3a2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-33cfd8817e2c99ea081f598e4d864b8e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>",
                                        "target": [
                                            "#icon-33cfd8817e2c99ea081f598e4d864b8e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8762bb193f01407291cabfcd46987607",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\">",
                                        "target": [
                                            "#icon-8762bb193f01407291cabfcd46987607"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-3544551733e5e62e966d62b55b985629",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">",
                                        "target": [
                                            "#icon-3544551733e5e62e966d62b55b985629"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">",
                                        "target": [
                                            "#icon-5df2e67fd4047f70b90e95e4b44b1b7c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-803deb73e814eb3ae4b5e9b9451469ad",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\">",
                                        "target": [
                                            "#icon-803deb73e814eb3ae4b5e9b9451469ad"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5df2e67fd4047f70b90e95e4b44b1b7c-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ee1b0dd6c003f66dbe52656cddba85d8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#icon-ee1b0dd6c003f66dbe52656cddba85d8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-048c90e8e0d7e14759e06a881dfb7cb8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">",
                                        "target": [
                                            "#icon-048c90e8e0d7e14759e06a881dfb7cb8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-f2439ec5e968b41076fc227b18cdb777-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">",
                                        "target": [
                                            "#icon-f2439ec5e968b41076fc227b18cdb777-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-340395789db2a590995d35a66e746b01",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>",
                                        "target": [
                                            "#icon-340395789db2a590995d35a66e746b01"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">",
                                        "target": [
                                            "#icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0cb3d1da48d52c1b8240d6dfc65b3753",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">",
                                        "target": [
                                            "#icon-0cb3d1da48d52c1b8240d6dfc65b3753"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-1a2e5de79b1a4d8be26d5ceb13d36ca1",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\">",
                                        "target": [
                                            "#icon-1a2e5de79b1a4d8be26d5ceb13d36ca1"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-30427d11c6c291182ebb17289d7ba4fe",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>",
                                        "target": [
                                            "#icon-30427d11c6c291182ebb17289d7ba4fe"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-5a5f755b293c90a22931ae533a3408e5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\">",
                                        "target": [
                                            "#icon-5a5f755b293c90a22931ae533a3408e5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-d42624fabc37ac537391c257e16916a0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-d42624fabc37ac537391c257e16916a0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-b1462b4f9b7d33d923a69cf5c536b62c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-b1462b4f9b7d33d923a69cf5c536b62c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a46383f39c24e2e0af1965ae015b2393",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">",
                                        "target": [
                                            "#icon-a46383f39c24e2e0af1965ae015b2393"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ec68f7ff2fafff191cb6b839e257b2c0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-ec68f7ff2fafff191cb6b839e257b2c0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-48f2565e44a5d629d6476256859b4259",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-48f2565e44a5d629d6476256859b4259"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-59cd603304968a2b455c02acf8e92e35",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#icon-59cd603304968a2b455c02acf8e92e35"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-acc513ecfa5e2b601089935046075fc3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\">",
                                        "target": [
                                            "#icon-acc513ecfa5e2b601089935046075fc3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8dcbf309414c0da67d0087cb52807d45",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\">",
                                        "target": [
                                            "#icon-8dcbf309414c0da67d0087cb52807d45"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4679e30db14b5ca10a496f919b8f0e62",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\">",
                                        "target": [
                                            "#icon-4679e30db14b5ca10a496f919b8f0e62"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-98f325dff9f22a289ec23176bd9d56ee-7",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">",
                                        "target": [
                                            "#icon-98f325dff9f22a289ec23176bd9d56ee-7"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-8ea9b83019d47b0984e753c8fe5e2103",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\">",
                                        "target": [
                                            "#icon-8ea9b83019d47b0984e753c8fe5e2103"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-83da3187170b82073be26ca428d08aa0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">",
                                        "target": [
                                            "#icon-83da3187170b82073be26ca428d08aa0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-49245b7890dd73efafa8f05f67f5ce48",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">",
                                        "target": [
                                            "#icon-49245b7890dd73efafa8f05f67f5ce48"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4a81b3e41927008fc34d9a14a6245f1d",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">",
                                        "target": [
                                            "#icon-4a81b3e41927008fc34d9a14a6245f1d"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ea7255f66147b099d35dc04fa075635a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-ea7255f66147b099d35dc04fa075635a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-7452d00b889b87b575d385542b48681c",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">",
                                        "target": [
                                            "#icon-7452d00b889b87b575d385542b48681c"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-cec4193714a4b05bef745115727cc933",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-cec4193714a4b05bef745115727cc933"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-12142d36cb4d41af4cfd6748fb7459a2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">",
                                        "target": [
                                            "#icon-12142d36cb4d41af4cfd6748fb7459a2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-81913dc41e40d5b5900c1497acf94605",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-81913dc41e40d5b5900c1497acf94605"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-4394eb6f2b86ceb1c6102e105940c995",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">",
                                        "target": [
                                            "#icon-4394eb6f2b86ceb1c6102e105940c995"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-e1be26a7c5876d493f2f3b1e8a129302",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-e1be26a7c5876d493f2f3b1e8a129302"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-dbe91832230f71efd26df54bbc493757",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">",
                                        "target": [
                                            "#icon-dbe91832230f71efd26df54bbc493757"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-708663ece720652ad3a8a1300683beb3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-708663ece720652ad3a8a1300683beb3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-91e838aa9c6ed0df1666f5071260d46e",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">",
                                        "target": [
                                            "#icon-91e838aa9c6ed0df1666f5071260d46e"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-0fcbf5b93cb4984eeb0e73aa52cfc063",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-0fcbf5b93cb4984eeb0e73aa52cfc063"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-ffdc9d1953107363f6e1f63348405a88",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">",
                                        "target": [
                                            "#icon-ffdc9d1953107363f6e1f63348405a88"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-42c20061ab87103429f847d49845b572",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>",
                                        "target": [
                                            "#icon-42c20061ab87103429f847d49845b572"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-a737c7eb29ec906c0c4309faa8f015c4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-a737c7eb29ec906c0c4309faa8f015c4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-2035fd2deab545e48d9d67180ee19cdb",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-2035fd2deab545e48d9d67180ee19cdb"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "icon-6383497f4b507f8a576f50c766aac24b",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">",
                                        "target": [
                                            "#icon-6383497f4b507f8a576f50c766aac24b"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "68b76ffb-a5b6-432a-a61a-4343c01868b5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">",
                                        "target": [
                                            "#\\36 8b76ffb-a5b6-432a-a61a-4343c01868b5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "fc97ff54-7981-446c-a29e-18a1619a6bbd",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">",
                                        "target": [
                                            "#fc97ff54-7981-446c-a29e-18a1619a6bbd"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "10e7c633-b37f-444c-8471-3dfd4bd7f4cc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">",
                                        "target": [
                                            "#\\31 0e7c633-b37f-444c-8471-3dfd4bd7f4cc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "67043635-4c07-4fe2-a2fe-b0579285b4f5",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "47c1d739-11e3-4c58-a30a-76eecf6ac48f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "b3bb126b-08e2-480b-86e8-6e8ed6d88023",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">",
                                        "target": [
                                            "#b3bb126b-08e2-480b-86e8-6e8ed6d88023"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d61444be-8534-4503-a47c-4b57f319ac1f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">",
                                        "target": [
                                            "#d61444be-8534-4503-a47c-4b57f319ac1f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_594",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_594"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-2\">",
                                        "target": [
                                            "#interactive-clip-path-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_387",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_387"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-3",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-3"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_558",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_558"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-4\">",
                                        "target": [
                                            "#interactive-clip-path-4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_399",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_399"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-6\">",
                                        "target": [
                                            "#interactive-clip-path-6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_415",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_415"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_569",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_569"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-10",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-10\">",
                                        "target": [
                                            "#interactive-clip-path-10"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_471",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\">",
                                        "target": [
                                            "#Interactive-Pfad_471"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-linear-gradient",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient>",
                                        "target": [
                                            "#interactive-linear-gradient"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-linear-gradient-2",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient>",
                                        "target": [
                                            "#interactive-linear-gradient-2"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "interactive-clip-path-12",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath>",
                                        "target": [
                                            "#interactive-clip-path-12"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_574",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect>",
                                        "target": [
                                            "#Rechteck_574"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "image",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\">",
                                        "target": [
                                            "#image"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_maskieren_2445",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\">",
                                        "target": [
                                            "#Gruppe_maskieren_2445"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2496",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2496"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2495",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2495"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_555",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_555"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2498",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\">",
                                        "target": [
                                            "#Gruppe_2498"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2682",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2682"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_388",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_388"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_597",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_597"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_598",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_598"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_599",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_599"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_600",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_600"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_601",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_601"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_602",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_602"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_603",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_603"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_604",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_604"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_605",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Pfad_605"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Pfad_606",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\">",
                                        "target": [
                                            "#Pfad_606"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2500",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2500"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2499",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2499"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_559",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_559"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2502",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\">",
                                        "target": [
                                            "#Gruppe_2502"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2501",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2501"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_400",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_400"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_401",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_401"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_402",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_402"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_403",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_403"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_404",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_404"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_405",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_405"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_406",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_406"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_560",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_560"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_407",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_407"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_408",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_408"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_409",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_409"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_561",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_561"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_410",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_410"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_411",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_411"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_412",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_412"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_413",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_413"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_414",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_414"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2504",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g>",
                                        "target": [
                                            "#Gruppe_2504"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2503",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g>",
                                        "target": [
                                            "#Gruppe_2503"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_563",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use>",
                                        "target": [
                                            "#Rechteck_563"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2511",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\">",
                                        "target": [
                                            "#Gruppe_2511"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2510",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2510"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_416",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_416"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_417",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_417"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_418",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_418"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_419",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_419"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_420",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_420"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_564",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_564"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_421",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_421"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_422",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_422"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_565",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_565"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_423",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_423"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_424",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_424"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_425",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_425"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_426",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_426"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_427",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_427"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_428",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_428"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_429",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_429"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_430",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_430"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_431",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_431"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_566",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_566"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_432",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_432"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_433",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_433"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_434",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_434"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_435",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_435"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_436",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_436"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_437",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_437"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_438",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_438"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_439",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_439"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_440",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_440"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_441",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_441"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_442",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_442"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_443",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_443"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_444",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_444"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_445",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_445"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_446",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_446"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_447",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_447"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_448",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_448"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_449",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_449"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_450",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_450"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_451",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_451"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_452",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_452"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_453",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_453"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_454",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_454"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_455",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_455"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_456",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_456"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_457",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_457"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_458",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_458"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_459",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_459"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_460",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\">",
                                        "target": [
                                            "#Interactive-Pfad_460"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_461",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\">",
                                        "target": [
                                            "#Interactive-Pfad_461"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_462",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_462"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_463",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_463"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_464",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_464"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_465",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_465"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_466",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_466"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_467",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_467"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_468",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_468"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_469",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_469"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_470",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_470"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2509",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\">",
                                        "target": [
                                            "#Gruppe_2509"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2508",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\">",
                                        "target": [
                                            "#Gruppe_2508"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2507",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\">",
                                        "target": [
                                            "#Gruppe_2507"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2506",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\">",
                                        "target": [
                                            "#Gruppe_2506"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2505",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\">",
                                        "target": [
                                            "#Gruppe_2505"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_567",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\">",
                                        "target": [
                                            "#Rechteck_567"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2513",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\">",
                                        "target": [
                                            "#Gruppe_2513"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2512",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g>",
                                        "target": [
                                            "#Gruppe_2512"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_571",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect>",
                                        "target": [
                                            "#Rechteck_571"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2518",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\">",
                                        "target": [
                                            "#Gruppe_2518"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2517",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\">",
                                        "target": [
                                            "#Gruppe_2517"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_472",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\">",
                                        "target": [
                                            "#Interactive-Pfad_472"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_572",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_572"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_473",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_473"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_474",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_474"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_475",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_475"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_476",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_476"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_477",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_477"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_478",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_478"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_479",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_479"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_480",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_480"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Rechteck_573",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect>",
                                        "target": [
                                            "#Rechteck_573"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_481",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_481"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_482",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_482"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_483",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_483"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_484",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_484"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_485",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_485"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_486",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_486"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_487",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_487"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_488",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_488"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_489",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_489"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_490",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_490"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_491",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path>",
                                        "target": [
                                            "#Interactive-Pfad_491"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_492",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_492"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_493",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_493"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_494",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_494"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2516",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\">",
                                        "target": [
                                            "#Gruppe_2516"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2515",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\">",
                                        "target": [
                                            "#Gruppe_2515"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Gruppe_2514",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\">",
                                        "target": [
                                            "#Gruppe_2514"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_495",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_495"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "Interactive-Pfad_496",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\">",
                                        "target": [
                                            "#Interactive-Pfad_496"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "56e3337b-700c-48bf-8318-85c6d2090801",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">",
                                        "target": [
                                            "#\\35 6e3337b-700c-48bf-8318-85c6d2090801"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "818db926-a8b6-49d5-acbb-2443d4ca694f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">",
                                        "target": [
                                            "#\\38 18db926-a8b6-49d5-acbb-2443d4ca694f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "7d32bdd9-34e8-4cef-88e7-dadcdddee83a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">",
                                        "target": [
                                            "#\\37 d32bdd9-34e8-4cef-88e7-dadcdddee83a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "128525b1-50b7-4507-a332-50a733dd1d31",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">",
                                        "target": [
                                            "#\\31 28525b1-50b7-4507-a332-50a733dd1d31"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "46ca7383-a035-4bdb-a67f-6313a23a9b34",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">",
                                        "target": [
                                            "#\\34 6ca7383-a035-4bdb-a67f-6313a23a9b34"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "21a5ab66-a2b8-436a-8d99-f18c708e2454",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">",
                                        "target": [
                                            "#\\32 1a5ab66-a2b8-436a-8d99-f18c708e2454"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "1d36386d-9fdf-4dfe-9046-dd8b337a29a8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">",
                                        "target": [
                                            "#\\31 d36386d-9fdf-4dfe-9046-dd8b337a29a8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "3476c566-3ec1-491f-8851-fe66461620b6",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">",
                                        "target": [
                                            "#\\33 476c566-3ec1-491f-8851-fe66461620b6"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "39493b92-8de8-4a20-9458-c4bd9bc53c47",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">",
                                        "target": [
                                            "#\\33 9493b92-8de8-4a20-9458-c4bd9bc53c47"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "23e1bf76-23cc-4985-b863-55af16210cb0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">",
                                        "target": [
                                            "#\\32 3e1bf76-23cc-4985-b863-55af16210cb0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "a5ee1104-ccef-4edc-851e-73cbf4089e47",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">",
                                        "target": [
                                            "#a5ee1104-ccef-4edc-851e-73cbf4089e47"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "8a154967-270d-45f2-bc1d-d264049b0ca4",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">",
                                        "target": [
                                            "#\\38 a154967-270d-45f2-bc1d-d264049b0ca4"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5bc8161b-a337-409f-aa46-5da296bb23ba",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">",
                                        "target": [
                                            "#\\35 bc8161b-a337-409f-aa46-5da296bb23ba"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "hexagon-mask",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">",
                                        "target": [
                                            "#hexagon-mask"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4fb22607-8961-4c12-bb28-ccdfc62ba994",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">",
                                        "target": [
                                            "#\\34 fb22607-8961-4c12-bb28-ccdfc62ba994"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "bd401c8d-a4ed-4be6-94cb-a47e6258fbdc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">",
                                        "target": [
                                            "#bd401c8d-a4ed-4be6-94cb-a47e6258fbdc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "d6e09dec-c79a-45c3-aeab-682ada6ec56f",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">",
                                        "target": [
                                            "#d6e09dec-c79a-45c3-aeab-682ada6ec56f"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "4597037a-b342-457b-b22d-3912a757be7a",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">",
                                        "target": [
                                            "#\\34 597037a-b342-457b-b22d-3912a757be7a"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "101d90b6-aadc-43c3-b894-3c1e580c95b0",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">",
                                        "target": [
                                            "#\\31 01d90b6-aadc-43c3-b894-3c1e580c95b0"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "76376e99-fb3b-4bfb-96ce-18fcbb80b0c8",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">",
                                        "target": [
                                            "#\\37 6376e99-fb3b-4bfb-96ce-18fcbb80b0c8"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "5c4635bd-b461-4274-b2d3-8a88c4ae0c85",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>",
                                        "target": [
                                            "#\\35 c4635bd-b461-4274-b2d3-8a88c4ae0c85"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "app-data",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<script type=\"application\/json\" id=\"app-data\">[]<\/script>",
                                        "target": [
                                            "#app-data"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cc--main",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cc--main\" style=\"position: fixed;\" class=\"c--anim\">",
                                        "target": [
                                            "#cc--main"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cc_div",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cc_div\" class=\"cc_div\">",
                                        "target": [
                                            "#cc_div"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-inr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-inr\">",
                                        "target": [
                                            "#c-inr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-inr-i",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-inr-i\">",
                                        "target": [
                                            "#c-inr-i"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-bns",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div>",
                                        "target": [
                                            "#c-bns"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cm-ov",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                        "target": [
                                            "#cm-ov"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-cnt",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\">",
                                        "target": [
                                            "#s-cnt"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-vln",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-vln\">",
                                        "target": [
                                            "#c-vln"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cs",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cs\">",
                                        "target": [
                                            "#cs"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "c-s-in",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"c-s-in\">",
                                        "target": [
                                            "#c-s-in"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-inr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-inr\" class=\"bns-t\">",
                                        "target": [
                                            "#s-inr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-hdr",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div>",
                                        "target": [
                                            "#s-hdr"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-c-bnc",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div>",
                                        "target": [
                                            "#s-c-bnc"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-c-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button>",
                                        "target": [
                                            "#s-c-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-bl",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-bl\">",
                                        "target": [
                                            "#s-bl"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-bns",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div>",
                                        "target": [
                                            "#s-bns"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-all-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button>",
                                        "target": [
                                            "#s-all-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-rall-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button>",
                                        "target": [
                                            "#s-rall-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "s-sv-bn",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button>",
                                        "target": [
                                            "#s-sv-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "duplicate-id",
                                                "data": "cs-ov",
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Document has no static elements that share the same id attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div>",
                                        "target": [
                                            "#cs-ov"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-has-lang",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures every HTML document has a lang attribute",
                                "help": "<html> element must have a lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-has-lang?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "The <html> element has a lang attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "html-lang-valid",
                                "impact": null,
                                "tags": [
                                    "cat.language",
                                    "wcag2a",
                                    "wcag311",
                                    "ACT"
                                ],
                                "description": "Ensures the lang attribute of the <html> element has a valid value",
                                "help": "<html> element must have a valid value for the lang attribute",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/html-lang-valid?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "valid-lang",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Value of lang attribute is included in the list of valid languages"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "image-alt",
                                "impact": "critical",
                                "tags": [
                                    "cat.text-alternatives",
                                    "wcag2a",
                                    "wcag111",
                                    "section508",
                                    "section508.22.a",
                                    "ACT"
                                ],
                                "description": "Ensures <img> elements have alternate text or a role of none or presentation",
                                "help": "Images must have alternate text",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/image-alt?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-alt",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has an alt attribute"
                                            },
                                            {
                                                "id": "presentational-role",
                                                "data": {
                                                    "role": "presentation"
                                                },
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element's default semantics were overriden with role=\"presentation\""
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "alt-space-value",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "critical",
                                                "message": "Element has a valid alt attribute value"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                                        "target": [
                                            "img[alt=\"\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(1) > a[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/module\">Module<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(2) > a[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/faq\">FAQ<\/a>",
                                        "target": [
                                            "a[href$=\"faq\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".navigation__item:nth-child(4) > a[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                        "target": [
                                            ".stage__button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#innenentwicklung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#staedtebau\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#daseinsvorsorge\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#resourcenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#statistiken\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#szenarienbildung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a>",
                                        "target": [
                                            "a[href$=\"#bilanzierung\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a>",
                                        "target": [
                                            ".link[href$=\"module\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(1) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>",
                                        "target": [
                                            ".dynamic-teaser__item:nth-child(2) > .mt-auto > .link"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>",
                                        "target": [
                                            ".link[href$=\"aktuelles\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>",
                                        "target": [
                                            ".ec-text__link > .link[href$=\"kontakt\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">",
                                        "target": [
                                            ".image-links__link--left"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">",
                                        "target": [
                                            ".image-links__link--down"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">",
                                        "target": [
                                            ".image-links__link--right"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "non-empty-title",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element has a title attribute"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">",
                                        "target": [
                                            "a[title=\"BSFZ\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "focusable-no-name",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element is not in tab order or has accessible text"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>",
                                        "target": [
                                            "a[rel=\"noreferrer\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a>",
                                        "target": [
                                            "a[href$=\"datenschutz\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/impressum\">Impressum<\/a>",
                                        "target": [
                                            "a[href$=\"impressum\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "has-visible-text",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "minor",
                                                "message": "Element has text that is visible to screen readers"
                                            }
                                        ],
                                        "all": [],
                                        "none": [
                                            {
                                                "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:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>",
                                        "target": [
                                            ".footer__column-pages > ul > li > a[href$=\"kontakt\"]"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "list",
                                "impact": null,
                                "tags": [
                                    "cat.structure",
                                    "wcag2a",
                                    "wcag131"
                                ],
                                "description": "Ensures that lists are structured correctly",
                                "help": "<ul> and <ol> must only directly contain <li>, <script> or <template> elements",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/list?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [],
                                        "all": [],
                                        "none": [
                                            {
                                                "id": "only-listitems",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List element only has direct children that are allowed inside <li> elements"
                                            }
                                        ],
                                        "impact": null,
                                        "html": "<ul class=\"navigation__list\">",
                                        "target": [
                                            ".navigation__list"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul"
                                        ]
                                    },
                                    {
                                        "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>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul"
                                        ]
                                    },
                                    {
                                        "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=\"interactive-tab-module__tabs\">",
                                        "target": [
                                            ".interactive-tab-module__tabs"
                                        ]
                                    },
                                    {
                                        "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>",
                                        "target": [
                                            ".footer__column-legal > ul"
                                        ]
                                    },
                                    {
                                        "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>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>",
                                        "target": [
                                            ".footer__column-pages > ul"
                                        ]
                                    }
                                ]
                            },
                            {
                                "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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item:nth-child(1)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item: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=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>",
                                        "target": [
                                            ".navigation__item: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><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li: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><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li>",
                                        "target": [
                                            "#\\36 7043635-4c07-4fe2-a2fe-b0579285b4f5 > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li: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><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Interaktive Grafiken und Karten<\/p><\/li>",
                                        "target": [
                                            "#\\34 7c1d739-11e3-4c58-a30a-76eecf6ac48f > .ec-text--icon-size-.ec-text > ul > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><p>Umfangreiche Berichtsfunktionen<\/p><\/li>",
                                        "target": [
                                            ".ec-text--icon-size-.ec-text > ul > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li>",
                                        "target": [
                                            ".is-active"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(3)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(4)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li>",
                                        "target": [
                                            ".interactive-tab-module__tabs > li:nth-child(5)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li>",
                                        "target": [
                                            "li:nth-child(6)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li>",
                                        "target": [
                                            "li:nth-child(7)"
                                        ]
                                    },
                                    {
                                        "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><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>",
                                        "target": [
                                            ".footer__column-legal > ul > li: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><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>",
                                        "target": [
                                            ".footer__column-legal > ul > li:nth-child(2)"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "listitem",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "List item has a <ul>, <ol> or role=\"list\" parent element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>",
                                        "target": [
                                            ".footer__column-pages > ul > li"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "nested-interactive",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag412"
                                ],
                                "description": "Ensures interactive controls are not nested as they are not always announced by screen readers or can cause focus problems for assistive technologies",
                                "help": "Interactive controls must not be nested",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/nested-interactive?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                                        "target": [
                                            ".ec-text--image.ec-text--icon-size-.ec-text > .ec-image > figure > picture > img[loading=\"lazy\"][width=\"328\"][height=\"328\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".interactive-tab-module__scroller"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"Baader Konzept GmbH\"] > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--left > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--down > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                                        "target": [
                                            ".image-links__link--right > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                                        "target": [
                                            "a[title=\"BSFZ\"] > div > img"
                                        ]
                                    },
                                    {
                                        "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:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                                        "target": [
                                            "img[width=\"300\"][height=\"89\"][loading=\"eager\"]"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>",
                                        "target": [
                                            ".cookie-button"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button>",
                                        "target": [
                                            "#c-p-bn"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "no-focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element does not have focusable descendants"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button>",
                                        "target": [
                                            "#c-s-bn"
                                        ]
                                    }
                                ]
                            },
                            {
                                "id": "scrollable-region-focusable",
                                "impact": null,
                                "tags": [
                                    "cat.keyboard",
                                    "wcag2a",
                                    "wcag211"
                                ],
                                "description": "Ensure elements that have scrollable content are accessible by keyboard",
                                "help": "Scrollable region must have keyboard access",
                                "helpUrl": "https:\/\/dequeuniversity.com\/rules\/axe\/4.4\/scrollable-region-focusable?application=axeAPI",
                                "nodes": [
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\">",
                                        "target": [
                                            "html"
                                        ]
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "focusable-content",
                                                "data": null,
                                                "relatedNodes": [],
                                                "impact": "moderate",
                                                "message": "Element contains focusable elements"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": null,
                                        "html": "<ul class=\"interactive-tab-module__tabs\">",
                                        "target": [
                                            ".interactive-tab-module__tabs"
                                        ]
                                    }
                                ]
                            }
                        ],
                        "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": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "45.0pt (60px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>",
                                        "target": [
                                            "h1"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "22.5pt (30px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p>",
                                        "target": [
                                            ".stage__copy > p"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "10.5pt (14px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "imgNode",
                                                    "expectedContrastRatio": "4.5:1"
                                                },
                                                "relatedNodes": [
                                                    {
                                                        "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                                        "target": [
                                                            "img[width=\"359\"][height=\"295\"][loading=\"eager\"]"
                                                        ]
                                                    }
                                                ],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because element contains an image node"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>",
                                        "target": [
                                            ".stage__button"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because element contains an image node"
                                    },
                                    {
                                        "any": [
                                            {
                                                "id": "color-contrast",
                                                "data": {
                                                    "fgColor": "#333333",
                                                    "contrastRatio": 0,
                                                    "fontSize": "19.5pt (26px)",
                                                    "fontWeight": "normal",
                                                    "messageKey": "bgOverlap",
                                                    "expectedContrastRatio": "3:1"
                                                },
                                                "relatedNodes": [],
                                                "impact": "serious",
                                                "message": "Element's background color could not be determined because it is overlapped by another element"
                                            }
                                        ],
                                        "all": [],
                                        "none": [],
                                        "impact": "serious",
                                        "html": "<h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>",
                                        "target": [
                                            ".ec-text--align-right > h2"
                                        ],
                                        "failureSummary": "Fix any of the following:\n  Element's background color could not be determined because it is overlapped by another element"
                                    }
                                ]
                            }
                        ]
                    },
                    "base_page_ip_ptr": "static.251.142.13.49.clients.your-server.de",
                    "base_page_cname": "",
                    "base_page_dns_server": "ns-1499.awsdns-59.org",
                    "browser_name": "Chrome",
                    "eventName": "Step_1",
                    "test_run_time_ms": 7479,
                    "testUrl": "https:\/\/www.kfmplus.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:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\",\"width\":1640,\"height\":759,\"naturalWidth\":1599,\"naturalHeight\":1314},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\",\"width\":595,\"height\":595,\"naturalWidth\":1328,\"naturalHeight\":1328},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\",\"width\":595,\"height\":595,\"naturalWidth\":0,\"naturalHeight\":0},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\",\"width\":188,\"height\":135,\"naturalWidth\":356,\"naturalHeight\":255},{\"url\":\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\",\"width\":188,\"height\":125,\"naturalWidth\":860,\"naturalHeight\":574},{\"url\":\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\",\"width\":300,\"height\":89,\"naturalWidth\":300,\"naturalHeight\":89}]",
                    "Resolution": "{\"absolute\":{\"height\":1200,\"width\":1920},\"available\":{\"height\":1200,\"width\":1920}}",
                    "fonts": [
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "normal",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "300"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "italic",
                            "weight": "400"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "500"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "600"
                        },
                        {
                            "family": "Montserrat",
                            "display": "swap",
                            "status": "unloaded",
                            "style": "italic",
                            "weight": "600"
                        },
                        {
                            "family": "Menlo",
                            "display": "auto",
                            "status": "loaded",
                            "style": "normal",
                            "weight": "400"
                        }
                    ],
                    "generated-content-percent": 33.409999999999997,
                    "generated-content-size": 100.8,
                    "imgs-in-viewport": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "eager",
                            "naturalWidth": 1599,
                            "naturalHeight": 1314
                        }
                    ],
                    "imgs-no-alt": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png"
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png"
                        }
                    ],
                    "imgs-out-viewport": [
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 1328,
                            "naturalHeight": 1328
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\">",
                            "currentSrc": "",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "lazy",
                            "naturalWidth": 0,
                            "naturalHeight": 0
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 356,
                            "naturalHeight": 255
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": null,
                            "naturalWidth": 860,
                            "naturalHeight": 574
                        },
                        {
                            "src": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "html": "<img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\">",
                            "currentSrc": "https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png",
                            "srcSet": null,
                            "sizes": null,
                            "priority": null,
                            "loading": "eager",
                            "naturalWidth": 300,
                            "naturalHeight": 89
                        }
                    ],
                    "jsLibsVulns": [],
                    "meta-viewport": "width=device-width, initial-scale=1",
                    "possibly-render-blocking-reqs": [
                        "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js",
                        "https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css",
                        "https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css",
                        "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css"
                    ],
                    "rendered-html": "<html lang=\"en\" class=\"show--consent transforms-nav\" style=\"--vh: 9.93px; --vw: 19.2px; --header-height: 127px;\"><head><style class=\"vjs-styles-defaults\">\/* inner styles set by WPT to match CSSOM *\/.video-js { width: 300px; height: 150px; }.vjs-fluid:not(.vjs-audio-only-mode) { padding-top: 56.25%; }<\/style>\n    <meta charset=\"utf-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">\n    <meta name=\"referrer\" content=\"no-referrer\">\n    <meta http-equiv=\"Content-Security-Policy\" content=\"script-src 'self' 'unsafe-inline' 'unsafe-eval'; script-src-elem 'self' 'unsafe-inline' \">\n\n    <title>KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung<\/title>\n\n    <meta name=\"theme-color\" content=\"#1D4A90\">\n    <meta name=\"apple-mobile-web-app-capable\" content=\"yes\">\n    <meta name=\"apple-mobile-web-app-status-bar-style\" content=\"default\">\n    <meta name=\"apple-mobile-web-app-title\" content=\"KFMplus\">\n\n        <link rel=\"icon\" href=\"\/favicon.svg\" type=\"image\/svg+xml\">\n    \n\n    <!-- META BEGINN\/\/ -->\n    <meta content=\"index, follow\" name=\"robots\">\n<link href=\"https:\/\/kfmplus.de\" rel=\"canonical\">\n    <script type=\"application\/ld+json\">\n{\n    \"@context\": \"http:\/\/schema.org\",\n    \"@type\": \"WebSite\",\n    \"url\": \"https:\/\/kfmplus.de\",\n    \"name\": \"KFMplus\",\n    \"description\": \"Digitale Unterst\\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\\u00e4chenpotenzialen unter Ber\\u00fccksichtigung von Klima- & Umweltschutz, St\\u00e4dtebau, Daseinsvorsorge.\"\n}\n<\/script>\n    <meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"description\">\n<meta content=\"KFMplus\" property=\"og:site_name\">\n<meta content=\"\" property=\"og:image\">\n<meta content=\"https:\/\/kfmplus.de\" property=\"og:url\">\n<meta content=\"website\" property=\"og:type\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" property=\"og:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" property=\"og:description\">\n<meta content=\"\" name=\"twitter:image\">\n<meta content=\"https:\/\/kfmplus.de\" name=\"twitter:url\">\n<meta content=\"summary_large_image\" name=\"twitter:card\">\n<meta content=\"KFMplus: Ihr Planungstool f\u00fcr nachhaltige Stadt- &amp; Ortsentwicklung\" name=\"twitter:title\">\n<meta content=\"Digitale Unterst\u00fctzung zur Innenentwicklung: Integrierte Bewertung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung von Klima- &amp; Umweltschutz, St\u00e4dtebau, Daseinsvorsorge.\" name=\"twitter:description\">\n    <!-- \/\/META END -->\n\n    <link href=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/formblock\/formblock.css\" rel=\"stylesheet\">\n    <link href=\"https:\/\/kfmplus.de\/dist\/assets\/index-CjjgYGSv.css\" rel=\"stylesheet\">\n\n    \n\n        <link href=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.css\" rel=\"stylesheet\"><\/head>\n<body data-aos-easing=\"ease\" data-aos-duration=\"400\" data-aos-delay=\"0\"><svg id=\"__svg__icons__dom__\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:link=\"http:\/\/www.w3.org\/1999\/xlink\" style=\"position: absolute; width: 0px; height: 0px;\"><symbol viewBox=\"0 0 43.099 36.756\" id=\"icon-arrow-right-large\"><g data-name=\"Gruppe 13849\"><g data-name=\"Gruppe 13761\"><g data-name=\"Gruppe 13757\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><path data-name=\"Pfad 35\" d=\"M0 18.264h40.424\"><\/path><path data-name=\"Pfad 36\" d=\"m24.589 1.039 16.443 17.129-16.443 17.563\"><\/path><\/g><\/g><\/g><\/symbol><symbol viewBox=\"0 0 18.578 12.426\" id=\"icon-arrow-right\"><g data-name=\"Gruppe 7\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path data-name=\"Pfad 35\" d=\"M0 6.179h17.007\"><\/path><path data-name=\"Pfad 36\" d=\"M11.963.693 17.2 6.149l-5.237 5.594\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 26 26\" id=\"icon-check\"><g stroke=\"currentColor\" stroke-width=\"2\"><g fill=\"#33dc72\"><circle cx=\"13\" cy=\"13\" r=\"13\" stroke=\"none\"><\/circle><circle cx=\"13\" cy=\"13\" r=\"12\" fill=\"none\"><\/circle><\/g><path d=\"m8.279 13.388 3.597 4.147 6.71-8.167\" fill=\"none\" stroke-width=\"2.00104\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 22.869 12.273\" id=\"icon-chevron-down\"><g data-name=\"Gruppe 2412\"><path data-name=\"Pfad 30250\" d=\"m22.176.72-10.61 10.172L.678.729\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.00028\"><\/path><\/g><\/symbol><symbol viewBox=\"0 0 31.473 55.652\" id=\"icon-chevron-left-swiper\"><path d=\"m28.918 2.424-24.095 25.1 12.126 12.953 11.968 12.784\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 9 5\" id=\"icon-chevron-nav\"><path d=\"M2.086 0H0l4.3 4.3L8.6 0H6.591L4.3 2.4 2.086 0Z\"><\/path><\/symbol><symbol viewBox=\"0 0 31.472 55.652\" id=\"icon-chevron-right-swiper\"><path d=\"m2.555 2.424 24.094 25.1-12.126 12.953L2.555 53.261\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"7\"><\/path><\/symbol><symbol viewBox=\"0 0 24 24\" fill=\"currentColor\" aria-hidden=\"true\" id=\"icon-fingerprint\"><path fill-rule=\"evenodd\" d=\"M12 3.75a6.715 6.715 0 0 0-3.722 1.118.75.75 0 1 1-.828-1.25 8.25 8.25 0 0 1 12.8 6.883 23.19 23.19 0 0 1-1.62 8.543.75.75 0 0 1-1.395-.551A21.69 21.69 0 0 0 18.75 10.5 6.75 6.75 0 0 0 12 3.75zM6.157 5.739a.75.75 0 0 1 .21 1.04A6.715 6.715 0 0 0 5.25 10.5c0 1.613-.463 3.12-1.265 4.393a.75.75 0 0 1-1.27-.8A6.715 6.715 0 0 0 3.75 10.5c0-1.68.503-3.246 1.367-4.55a.75.75 0 0 1 1.04-.211zM12 7.5a3 3 0 0 0-3 3c0 3.1-1.176 5.927-3.105 8.056a.75.75 0 1 1-1.112-1.008A10.459 10.459 0 0 0 7.5 10.5a4.5 4.5 0 1 1 9 0c0 .547-.022 1.09-.067 1.626a.75.75 0 0 1-1.495-.123A18.2 18.2 0 0 0 15 10.5a3 3 0 0 0-3-3zm0 2.25a.75.75 0 0 1 .75.75 15.69 15.69 0 0 1-3.78 10.238.75.75 0 0 1-1.14-.975 14.19 14.19 0 0 0 3.42-9.263.75.75 0 0 1 .75-.75zm3.239 5.183a.75.75 0 0 1 .515.927 19.415 19.415 0 0 1-2.585 5.544.75.75 0 1 1-1.243-.84 17.912 17.912 0 0 0 2.386-5.116.75.75 0 0 1 .927-.515z\" clip-rule=\"evenodd\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-minus\"><path d=\"M0 15.484h30.968\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol viewBox=\"0 0 30.969 30.969\" id=\"icon-plus\"><path d=\"M0 15.484h30.968M15.484 0v30.969\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"3\"><\/path><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-reset\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"m9.75 9.75 4.5 4.5m0-4.5-4.5 4.5M21 12a9 9 0 1 1-18 0 9 9 0 0 1 18 0z\"><\/path><\/symbol><symbol viewBox=\"0 0 13 32\" id=\"icon-triangle\"><path d=\"M13 16 0 32V0Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 343 390.342\" id=\"icon-visual\"><path d=\"M0 61.901v124.812h139.18V61.901L67.815 15.248ZM156.71 203.541l-.048 102.007 92.041 84.794 94.292-102.371-91.807-84.56ZM248.708 0l-92.046 84.794.048 102.006 94.485.128 91.8-84.558ZM0 203.621v124.812l67.815 46.653 71.365-46.653V203.621Z\" fill=\"currentColor\"><\/path><\/symbol><symbol viewBox=\"0 0 70.711 70.711\" id=\"icon-close\"><g data-name=\"Gruppe 14203\" fill=\"#fff\" stroke=\"currentColor\" stroke-width=\"3\"><g data-name=\"Ellipse 5\" transform=\"rotate(45 17.677 42.677)\"><circle cx=\"25\" cy=\"25\" r=\"25\" stroke=\"none\"><\/circle><circle cx=\"25\" cy=\"25\" r=\"23.5\" fill=\"none\"><\/circle><\/g><path data-name=\"Pfad 30248\" d=\"m24.395 24.395 21.898 21.898\"><\/path><path data-name=\"Pfad 30249\" d=\"M46.293 24.395 24.394 46.294\"><\/path><\/g><\/symbol><symbol fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" aria-hidden=\"true\" id=\"icon-filter\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M6 13.5V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m12-3V3.75m0 9.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 3.75V16.5m-6-9V3.75m0 3.75a1.5 1.5 0 0 1 0 3m0-3a1.5 1.5 0 0 0 0 3m0 9.75V10.5\"><\/path><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-l-b\"><clipPath id=\"icon-steps-l-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_a)\"><use xlink:href=\"#icon-steps-l-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-b_c\"><path d=\"M141.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H247.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H141.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-b_c)\"><path style=\"fill:url(#icon-steps-l-b_d)\" d=\"M67.26 327.49h255.886v225.678H67.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(-10.53 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-l-t\"><clipPath id=\"icon-steps-l-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_a)\"><use xlink:href=\"#icon-steps-l-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-l-t_c\"><path d=\"M195.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H301.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 301.05 0H195.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-l-t_c)\"><path style=\"fill:url(#icon-steps-l-t_d)\" d=\"M121.26 0h255.886v225.678H121.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-l-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(43.47 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-l-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 568\" id=\"icon-steps-r-b\"><clipPath id=\"icon-steps-r-b_a\"><path d=\"M154.162 95.416a41.844 41.844 0 0 0-36.094 20.836L5.566 311.114a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86a41.843 41.843 0 0 0-36.088-20.838H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_a)\"><use xlink:href=\"#icon-steps-r-b_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 94.546) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 237.952a41.663 41.663 0 0 0-5.566-20.838L443.588 22.252a41.844 41.844 0 0 0-36.09-20.836H182.492A41.845 41.845 0 0 0 146.4 22.252L33.896 217.114a41.844 41.844 0 0 0 0 41.678L146.4 453.65a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-b_c\"><path d=\"M367.442 327.49a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H473.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464a21.39 21.39 0 0 0-18.51-10.688H367.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-b_c)\"><path style=\"fill:url(#icon-steps-r-b_d)\" d=\"M293.26 327.49h255.886v225.678H293.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-b_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(215.471 633.284) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-b_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><symbol viewBox=\"0 0 564 605\" id=\"icon-steps-r-t\"><clipPath id=\"icon-steps-r-t_a\"><path d=\"M154.162 131a41.844 41.844 0 0 0-36.094 20.836L5.566 346.698a41.844 41.844 0 0 0 0 41.678l112.502 194.86a41.845 41.845 0 0 0 36.094 20.84h225a41.845 41.845 0 0 0 36.094-20.84l112.504-194.86a41.844 41.844 0 0 0 0-41.678l-112.504-194.86A41.843 41.843 0 0 0 379.168 131H154.162Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_a)\"><use xlink:href=\"#icon-steps-r-t_b\" width=\"531\" height=\"470\" transform=\"translate(-2.736 130.13) scale(1.00991)\"><\/use><\/g><path d=\"M561.658 273.536a41.663 41.663 0 0 0-5.566-20.838L443.588 57.836A41.844 41.844 0 0 0 407.498 37H182.492A41.845 41.845 0 0 0 146.4 57.836L33.896 252.698a41.844 41.844 0 0 0 0 41.678L146.4 489.234a41.845 41.845 0 0 0 36.092 20.838h225a41.845 41.845 0 0 0 36.092-20.838l112.504-194.858a41.664 41.664 0 0 0 5.57-20.84Z\" style=\"fill:none;fill-rule:nonzero;stroke:#212529;stroke-width:2.83px\"><\/path><clipPath id=\"icon-steps-r-t_c\"><path d=\"M325.442 0a21.394 21.394 0 0 0-18.512 10.688l-52.806 91.464a21.394 21.394 0 0 0 0 21.374l52.8 91.466a21.397 21.397 0 0 0 18.512 10.686H431.05a21.392 21.392 0 0 0 18.51-10.686l52.8-91.466a21.399 21.399 0 0 0 0-21.374l-52.8-91.464A21.39 21.39 0 0 0 431.05 0H325.442Z\"><\/path><\/clipPath><g clip-path=\"url(#icon-steps-r-t_c)\"><path style=\"fill:url(#icon-steps-r-t_d)\" d=\"M251.26 0h255.886v225.678H251.26z\"><\/path><\/g><defs><linearGradient id=\"icon-steps-r-t_d\" x1=\"0\" y1=\"0\" x2=\"1\" y2=\"0\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"translate(173.471 305.794) scale(1.27943)\"><stop offset=\"0\" style=\"stop-color:#42d8a2;stop-opacity:1\"><\/stop><stop offset=\"1\" style=\"stop-color:#33dc72;stop-opacity:1\"><\/stop><\/linearGradient><image id=\"icon-steps-r-t_b\" width=\"531\" height=\"470\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAIBElEQVR4nO3WOw7CMBQAwYBEx\/0vSkcTGio+UpJ1CMWMhBzZz6bd0\/1+m6fv5udvelnXfh81u\/dbo+7s+c6IvSPnjzobPbNl9td3tq6\/\/K8l67+9OXq2zuw1v+feyPO139\/O6\/tb59a8s\/T+mr3pcrm+7Z8\/DQIALCUmAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkYgIASMQEAJCICQAgERMAQCImAIBETAAAiZgAABIxAQAkD+f7Bbh8jvCbAAAAAElFTkSuQmCC\"><\/image><\/defs><\/symbol><\/svg>\n<style>\/* inner styles set by WPT to match CSSOM *\/svg.icon { width: 24px; fill: rgb(242, 245, 247); aspect-ratio: 1 \/ 1; }<\/style><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" style=\"position:absolute; width: 0; height: 0;\"><symbol id=\"icon-b5046ac3549c8025296fb99394972577\" viewBox=\"0 0 100 77\"><defs><clipPath id=\"icon-6b501f249c31b572532694d70f3f4a8e\"><path data-name=\"Pfad 112\" d=\"M99.648-27.752v1.1a4.3 4.3 0 0 0-.979-.425 3.678 3.678 0 0 0-1-.139 2.1 2.1 0 0 0-1.146.248.846.846 0 0 0-.377.758.829.829 0 0 0 .282.68 3.8 3.8 0 0 0 1.408.442l.452.1a2.211 2.211 0 0 1 1.275.639A1.777 1.777 0 0 1 100-23.1a1.917 1.917 0 0 1-.728 1.594 3.153 3.153 0 0 1-2.013.575 5.725 5.725 0 0 1-1.071-.109 9.731 9.731 0 0 1-1.207-.32v-1.17a6.524 6.524 0 0 0 1.207.49 4.056 4.056 0 0 0 1.1.163 1.905 1.905 0 0 0 1.16-.306.993.993 0 0 0 .415-.85q0-.785-1.507-1.088H97.3l-.422-.085a2.721 2.721 0 0 1-1.425-.643A1.679 1.679 0 0 1 95-26.083a1.832 1.832 0 0 1 .68-1.523 2.97 2.97 0 0 1 1.911-.541 5.29 5.29 0 0 1 2.064.408z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-3e9cdbff654050952a71d643d3d58457\"><path data-name=\"Pfad 100\" d=\"M65.954-42.7h2.207v4.42l3.452-4.42h2.5l-3.523 4.4 3.646 6.762h-2.452l-2.646-5.021-.976 1.241v3.78h-2.208z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-2ea2edf8221ca4e3fe7b6f11e32de579\"><path data-name=\"Pfad 106\" d=\"M77.252-21.979v3.479h-1.135V-28h1.136v.881a1.982 1.982 0 0 1 .755-.779 2.167 2.167 0 0 1 1.085-.269 2.3 2.3 0 0 1 1.956.966 4.45 4.45 0 0 1 .711 2.672 4.189 4.189 0 0 1-.714 2.631 2.306 2.306 0 0 1-1.952.955 2.2 2.2 0 0 1-1.1-.265 1.908 1.908 0 0 1-.741-.779zm3.319-2.567a3.83 3.83 0 0 0-.415-1.985 1.361 1.361 0 0 0-1.231-.68 1.381 1.381 0 0 0-1.248.68 4.816 4.816 0 0 0 0 3.957 1.361 1.361 0 0 0 1.248.68 1.361 1.361 0 0 0 1.231-.68 3.817 3.817 0 0 0 .416-1.972z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d94fdf0979d5acf2bbe0eaf0aa848856\"><path data-name=\"Pfad 108\" d=\"M84.683-23.6a1.954 1.954 0 0 0 .282 1.149.952.952 0 0 0 .826.388h1.32v.952H85.68a1.953 1.953 0 0 1-1.568-.649 2.74 2.74 0 0 1-.558-1.839v-6.221h-1.812v-.884h2.942z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-f74e075d68f301071bf67c0fb33533b0\"><path data-name=\"Pfad 110\" d=\"M88.027-23.716v-4.264h1.133v4.263a2.287 2.287 0 0 0 .34 1.36 1.2 1.2 0 0 0 1.02.435 1.442 1.442 0 0 0 1.224-.561 2.655 2.655 0 0 0 .425-1.615v-3.882H93.3v6.867h-1.134v-1.02a2.132 2.132 0 0 1-.823.9 2.33 2.33 0 0 1-1.211.306 1.84 1.84 0 0 1-1.575-.68 3.53 3.53 0 0 1-.53-2.109z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-9ce50644d6f096933ee1d13718f9c63f\"><path data-name=\"Pfad 104\" d=\"M85.581-42.7h2.629l1.33 4.9 1.323-4.9h2.663v11.154h-1.9v-8.934l-1.178 4.88H88.69l-1.19-4.877v8.934h-1.9z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cbe4af4b2bd0d9ae61b6d5111d5a3518\"><path data-name=\"Pfad 115\" d=\"M27.466-40.168H0v-24.62l13.383-9.2 14.083 9.2v24.621z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-e8d48e00350b0439ff021ecd259093a4\"><path data-name=\"Pfad 102\" d=\"M83.15-40.752h-4.762v2.4h4.319v1.952h-4.319v4.862h-2.207V-42.7h6.952z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-48740b94f43cb35ea6b7a8279f10f34e\"><path data-name=\"Pfad 118\" d=\"m49.079 0 18.607-20.194-18.117-16.679-18.644.024-.01 20.123L49.079 0z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-cb502ec0e16b3451a8d6c0ef7971af86\"><path data-name=\"Pfad 121\" d=\"m49.079-77 18.607 20.194-18.117 16.683-18.644-.027-.01-20.123L49.079-77z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"icon-d71addf6c4e04efce91ecb9677666e21\"><path data-name=\"Pfad 124\" d=\"M27.466-36.832H0v24.621l13.383 9.2 14.083-9.2v-24.621z\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"icon-fb4753a6c557a0b758824061fdc8fcf0\" x1=\".309\" y1=\".521\" x2=\".309\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-f2fe64072f71e804d7367c1fb028042e\" x1=\".309\" y1=\".761\" x2=\".67\" y2=\".761\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".2\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".3\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".4\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".5\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".6\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".7\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".8\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".9\" stop-color=\"#1f54a0\"><\/stop><stop offset=\"1\" stop-color=\"#1f54a0\"><\/stop><\/linearGradient><linearGradient id=\"icon-6693901f87b53c7aa394a5b347fe9193\" x1=\".292\" y1=\".794\" x2=\"-.028\" y2=\".601\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><\/linearGradient><linearGradient id=\"icon-100f3125e691ab97e868d7c72b46463a\" x1=\".309\" x2=\".309\" y2=\"13.299\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-4726bb03949bf7d06d146dd19a38537d\" x1=\".309\" y1=\".239\" x2=\".677\" y2=\".239\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#e8674b\"><\/stop><stop offset=\".1\" stop-color=\"#e9794f\"><\/stop><stop offset=\".2\" stop-color=\"#ea8b53\"><\/stop><stop offset=\".3\" stop-color=\"#eb9b57\"><\/stop><stop offset=\".4\" stop-color=\"#ecab5b\"><\/stop><stop offset=\".5\" stop-color=\"#edb85e\"><\/stop><stop offset=\".6\" stop-color=\"#eec461\"><\/stop><stop offset=\".7\" stop-color=\"#eece63\"><\/stop><stop offset=\".8\" stop-color=\"#efd665\"><\/stop><stop offset=\".9\" stop-color=\"#efdc66\"><\/stop><stop offset=\"1\" stop-color=\"#efe067\"><\/stop><\/linearGradient><linearGradient id=\"icon-4a412368dc26bbcdbb4d7c572236ae13\" y1=\".039\" x2=\"0\" y2=\"13.338\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-c5ee72dd307d2ffccaae647699c84434\" y1=\".522\" x2=\"0\" y2=\"13.82\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\"><\/stop><stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop><stop offset=\".1\" stop-color=\"#2c68a1\"><\/stop><stop offset=\".2\" stop-color=\"#3a7da1\"><\/stop><stop offset=\".3\" stop-color=\"#4690a2\"><\/stop><stop offset=\".4\" stop-color=\"#51a0a3\"><\/stop><stop offset=\".5\" stop-color=\"#5bb0a4\"><\/stop><stop offset=\".6\" stop-color=\"#63bda5\"><\/stop><stop offset=\".7\" stop-color=\"#6ac9a5\"><\/stop><stop offset=\".8\" stop-color=\"#70d2a6\"><\/stop><stop offset=\".9\" stop-color=\"#74d8a6\"><\/stop><stop offset=\"1\" stop-color=\"#77dca6\"><\/stop><stop offset=\"1\"><\/stop><\/linearGradient><linearGradient id=\"icon-053adb07c5a32e414e3144c1af8f1f3f\" y1=\".259\" x2=\".275\" y2=\".259\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\".1\" stop-color=\"#40d89d\"><\/stop><stop offset=\".2\" stop-color=\"#3fd998\"><\/stop><stop offset=\".3\" stop-color=\"#3dd994\"><\/stop><stop offset=\".4\" stop-color=\"#3cda8f\"><\/stop><stop offset=\".5\" stop-color=\"#3bda8a\"><\/stop><stop offset=\".6\" stop-color=\"#39da85\"><\/stop><stop offset=\".7\" stop-color=\"#37db80\"><\/stop><stop offset=\".8\" stop-color=\"#36db7c\"><\/stop><stop offset=\".9\" stop-color=\"#34dc77\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><\/defs><g data-name=\"Gruppe 2344\"><g data-name=\"Gruppe 2342\"><g data-name=\"Gruppe 2319\" clip-path=\"url(#icon-3e9cdbff654050952a71d643d3d58457)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 99\" d=\"M64.954-43.7h10.282v13.154H64.954z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2320\" clip-path=\"url(#icon-e8d48e00350b0439ff021ecd259093a4)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 101\" d=\"M75.181-43.7h8.969v13.154h-8.969z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2321\" clip-path=\"url(#icon-9ce50644d6f096933ee1d13718f9c63f)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 103\" d=\"M84.581-43.7h9.945v13.154h-9.945z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2322\" clip-path=\"url(#icon-2ea2edf8221ca4e3fe7b6f11e32de579)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 105\" d=\"M75.117-29.188h7.644V-17.5h-7.644z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2323\" clip-path=\"url(#icon-d94fdf0979d5acf2bbe0eaf0aa848856)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 107\" d=\"M80.742-31.706h7.37v11.628h-7.37z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2324\" clip-path=\"url(#icon-f74e075d68f301071bf67c0fb33533b0)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 109\" d=\"M87.027-28.98H94.3v9.1h-7.273z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2325\" clip-path=\"url(#icon-6b501f249c31b572532694d70f3f4a8e)\" transform=\"translate(0 77)\"><path data-name=\"Pfad 111\" d=\"M93.971-29.191h7.056v9.3h-7.056z\" fill=\"#0a0a0a\"><\/path><\/g><g data-name=\"Gruppe 2329\" clip-path=\"url(#icon-cbe4af4b2bd0d9ae61b6d5111d5a3518)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2328\"><path data-name=\"Pfad 114\" d=\"M0-3.009h100v77H0z\" fill=\"url(#icon-053adb07c5a32e414e3144c1af8f1f3f)\" transform=\"translate(0 -73.991)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2333\" clip-path=\"url(#icon-48740b94f43cb35ea6b7a8279f10f34e)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2332\"><path data-name=\"Pfad 117\" d=\"M-30.915-40.127h100v77h-100z\" fill=\"url(#icon-f2fe64072f71e804d7367c1fb028042e)\" transform=\"translate(30.915 -36.873)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2337\" clip-path=\"url(#icon-cb502ec0e16b3451a8d6c0ef7971af86)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2336\"><path data-name=\"Pfad 120\" d=\"M-30.915 0h100v77h-100z\" fill=\"url(#icon-4726bb03949bf7d06d146dd19a38537d)\" transform=\"translate(30.915 -77)\"><\/path><\/g><\/g><g data-name=\"Gruppe 2341\" clip-path=\"url(#icon-d71addf6c4e04efce91ecb9677666e21)\" transform=\"translate(0 77)\"><g data-name=\"Gruppe 2340\"><path data-name=\"Pfad 123\" d=\"M0-40.168h100v77H0z\" fill=\"url(#icon-6693901f87b53c7aa394a5b347fe9193)\" transform=\"translate(0 -36.832)\"><\/path><\/g><\/g><\/g><\/g><\/symbol><symbol id=\"icon-innenentwicklung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-staedtebau\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-daseinsvorsorge\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-klima-ressourcenschutz\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-statistics\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-szenarienbildung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-bilanzierung\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-28d5e47bc36e4944a04c5673da64e0c7\" viewBox=\"0 0 62.895 45.816\">\n  <defs>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28\">\n      <rect id=\"icon-3ddf6c31adb7cda8dde8a0846143c0f4\" data-name=\"Rechteck 488\" width=\"13.895\" height=\"14.314\" rx=\"6.604\" transform=\"translate(4.997 31.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277\" x1=\"-0.36\" y1=\"1\" x2=\"-0.288\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-2\">\n      <path id=\"icon-7641ad579de5f3f82cc4c5c9043137b4\" data-name=\"Rechteck 490\" d=\"M6.6,0H7.29a6.6,6.6,0,0,1,6.6,6.6v1.1a6.6,6.6,0,0,1-6.6,6.6H6.6A6.6,6.6,0,0,1,0,7.71V6.6A6.6,6.6,0,0,1,6.6,0Z\" transform=\"translate(26.998 0.5)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-2\" x1=\"-1.943\" y1=\"3.166\" x2=\"-1.871\" y2=\"3.166\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-3\">\n      <rect id=\"icon-d839790bbfc6e78978184b1f4da75e64\" data-name=\"Rechteck 492\" width=\"13.895\" height=\"14.313\" rx=\"6.604\" transform=\"translate(49 19.502)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-063f08d93b39d5d6dbf67df547df8277-3\" x1=\"-3.526\" y1=\"1.838\" x2=\"-3.454\" y2=\"1.838\" xlink:href=\"#icon-063f08d93b39d5d6dbf67df547df8277\"><\/linearGradient>\n    <clipPath id=\"icon-479c43f26a8c599b22a005e6805c2a28-4\">\n      <rect id=\"icon-538c4eeb280dd7607aa624d226ddcf92\" data-name=\"Rechteck 493\" width=\"62.895\" height=\"45.816\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-98dded7ebed539167be07ab000d53ac8\" data-name=\"Gruppe 2410\" transform=\"translate(0 0)\">\n    <g id=\"icon-e8ba9d61252bfeff2e7e98aeda3910f6\" data-name=\"Gruppe 2409\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28)\">\n      <rect id=\"icon-92b7796042e570f5d6b885e92866e05c\" data-name=\"Rechteck 487\" width=\"13.895\" height=\"14.314\" transform=\"translate(4.997 31.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-ffc44944230aafc4d7fc4dbe2a4ff9e6\" data-name=\"Gruppe 2412\" transform=\"translate(0 0)\">\n    <g id=\"icon-0ee8b8c74da5e2a2683074bd82579bd9\" data-name=\"Gruppe 2411\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-2)\">\n      <rect id=\"icon-3985735059f765d77436cf1098a292f8\" data-name=\"Rechteck 489\" width=\"13.895\" height=\"14.314\" transform=\"translate(26.998 0.5)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b7f67827861ae0ae60466cba52dec37e\" data-name=\"Gruppe 2414\" transform=\"translate(0 0)\">\n    <g id=\"icon-832fd032faee077133055830148e0abd\" data-name=\"Gruppe 2413\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-3)\">\n      <rect id=\"icon-5fc69b389d1ec61c1ea3bf12c754501d\" data-name=\"Rechteck 491\" width=\"13.895\" height=\"14.313\" transform=\"translate(49 19.502)\" fill=\"url(#icon-063f08d93b39d5d6dbf67df547df8277-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-81fec236754734430d28e59528d1e9c7\" data-name=\"Gruppe 2415\" transform=\"translate(0 0)\" clip-path=\"url(#icon-479c43f26a8c599b22a005e6805c2a28-4)\">\n    <path id=\"icon-1bebe88f5d9ccdace6f96a1a7bb9d501\" data-name=\"Pfad 150\" d=\"M7.291,43.945A7.284,7.284,0,0,0,12.862,31.96l13.46-18a7.264,7.264,0,0,0,7.549-1.038L44.38,21a7.285,7.285,0,1,0,2.01-2.62L35.88,10.305a7.289,7.289,0,1,0-12.2,1.68l-13.459,18A7.289,7.289,0,1,0,7.291,43.945M55,24.018a3.99,3.99,0,1,1-3.989-3.99A3.993,3.993,0,0,1,55,24.018M29.249,3.3A3.989,3.989,0,1,1,25.26,7.29,3.994,3.994,0,0,1,29.249,3.3M7.291,32.664A3.99,3.99,0,1,1,3.3,36.653a3.993,3.993,0,0,1,3.989-3.989\" fill=\"#333\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-b6dcf8e6f92dea2780a0c19bea2bff72\" viewBox=\"0 0 82.393 59.92\">\n  <defs>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053\">\n      <rect id=\"icon-44928dc0ea1cf6b44399484a49b4730d\" data-name=\"Rechteck 578\" width=\"59.427\" height=\"44.02\" fill=\"none\"><\/rect>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.247\" y1=\"1.292\" x2=\"-0.233\" y2=\"1.292\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-574f9e7331715d0bb9c7951674b72053-2\">\n      <rect id=\"icon-403f382458c26b979ef3a22b56394214\" data-name=\"Rechteck 580\" width=\"82.393\" height=\"59.92\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-b86e09652149704ef66bdd901e10cfc5\" data-name=\"Gruppe 2524\" transform=\"translate(14.673 3.028)\">\n    <g id=\"icon-4237de445597e32e3986466a452d2b0b\" data-name=\"Gruppe 2523\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053)\">\n      <rect id=\"icon-e9f8c4c43d27a6440201074194fc798c\" data-name=\"Rechteck 577\" width=\"59.427\" height=\"44.02\" transform=\"translate(0 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-b07c12070c8710d4b77bcf475b989f98\" data-name=\"Gruppe 2526\" transform=\"translate(0 0)\">\n    <g id=\"icon-b4835919e1b59dd8f305920ba83f5668\" data-name=\"Gruppe 2525\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <rect id=\"icon-5ff75cba5dcbc2866ddf4d2b262ccd94\" data-name=\"Rechteck 579\" width=\"59.427\" height=\"44.02\" transform=\"translate(12.075 0.906)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n    <\/g>\n  <\/g>\n  <rect id=\"icon-4c2ffce2b8a9bf1b6d51cf4d48044f6d\" data-name=\"Rechteck 581\" width=\"47.154\" height=\"32.243\" transform=\"translate(18.678 7.43)\" fill=\"none\" stroke=\"#333\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2.126\"><\/rect>\n  <g id=\"icon-76f3682142004219278e5f85f39350da\" data-name=\"Gruppe 2528\" transform=\"translate(0 0)\">\n    <g id=\"icon-441a51c8064aa16fa410311885701018\" data-name=\"Gruppe 2527\" clip-path=\"url(#icon-574f9e7331715d0bb9c7951674b72053-2)\">\n      <path id=\"icon-3208506ac884a847dc650a3c7c7b3063\" data-name=\"Pfad 497\" d=\"M12.116,52.824l-10.8,10.8a.453.453,0,0,0,.321.774H81.206a.454.454,0,0,0,.337-.757l-9.732-10.8a.454.454,0,0,0-.337-.15H12.437A.453.453,0,0,0,12.116,52.824Z\" transform=\"translate(-0.174 -7.764)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-ea4bd4a369feac858f74c201b098a87a\" data-name=\"Pfad 498\" d=\"M81.5,69.511H.883A.884.884,0,0,1,0,68.628V65.969a.884.884,0,0,1,.883-.883H81.5a.884.884,0,0,1,.883.883v2.659a.884.884,0,0,1-.883.883\" transform=\"translate(0 -9.591)\" fill=\"#333\"><\/path>\n      <path id=\"icon-90162b152c63dd6e8b4d36fa5be3707f\" data-name=\"Pfad 499\" d=\"M59.669,39.124a.8.8,0,0,1-.953-.492L53.789,25.457A.8.8,0,0,1,54.8,24.422l13.242,4.6a.8.8,0,0,1,.032,1.5l-5.131,2.036-2.75,6.127a.8.8,0,0,1-.523.445m-3.79-12.637,3.652,9.766,2.086-4.65a.8.8,0,0,1,.434-.415l3.437-1.364Z\" transform=\"translate(-7.919 -3.592)\" fill=\"#333\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3856945267aacff8d4bf158df56ec67d\" viewBox=\"0 0 76.845 47.69\">\n  <defs>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e\">\n      <path id=\"icon-7964c9953a13638fb7b73cfb953d6dbc\" data-name=\"Pfad 151\" d=\"M25.783,15.54a15.9,15.9,0,0,0-3.339-.39,16.083,16.083,0,1,0-.313,32.165l38.474.374a16.1,16.1,0,0,0,16.24-15.925v-.313A16.1,16.1,0,0,0,60.918,15.525a15.8,15.8,0,0,0-3.839.435A16.04,16.04,0,0,0,41.533,3.375h-.158A16.082,16.082,0,0,0,25.783,15.54\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-5e33d9b5346281221a62ca294dcc69af\" x1=\"-0.42\" y1=\"0.811\" x2=\"-0.398\" y2=\"0.811\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-ac087faeda64d79876a5119b1d6c9c0e-2\">\n      <rect id=\"icon-9fe79027ed728d825d8a2df3ac964054\" data-name=\"Rechteck 495\" width=\"76.845\" height=\"47.69\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-19671f6d520d8d700c242c2e5491b894\" data-name=\"Gruppe 2422\" transform=\"translate(0 0)\">\n    <g id=\"icon-8a92492bbf44052341d901e6727ffd0d\" data-name=\"Gruppe 2419\">\n      <g id=\"icon-377c08506312ae8069690a9fcdae60e0\" data-name=\"Gruppe 2418\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e)\">\n        <rect id=\"icon-d77cc78b5f5115b207b54b02eae96594\" data-name=\"Rechteck 494\" width=\"45.088\" height=\"71.157\" transform=\"translate(5.685 47.771) rotate(-89.442)\" fill=\"url(#icon-5e33d9b5346281221a62ca294dcc69af)\"><\/rect>\n      <\/g>\n    <\/g>\n    <g id=\"icon-c739c0a47866a86fc4b94ca7c60d4784\" data-name=\"Gruppe 2421\">\n      <g id=\"icon-6f6a26ed06cbbb98cad67c975b3637a7\" data-name=\"Gruppe 2420\" clip-path=\"url(#icon-ac087faeda64d79876a5119b1d6c9c0e-2)\">\n        <path id=\"icon-c8dd9c9d24feb12f432062e4ff7f69d9\" data-name=\"Pfad 152\" d=\"M54.4,44.315,15.928,43.94a16.083,16.083,0,1,1,.313-32.165,15.851,15.851,0,0,1,3.34.391,16.082,16.082,0,0,1,31.3.42,15.752,15.752,0,0,1,3.84-.436A16.083,16.083,0,0,1,54.4,44.315M16.209,15.053a12.805,12.805,0,1,0-.249,25.609l38.475.375a12.805,12.805,0,1,0-4.315-24.8,1.64,1.64,0,0,1-2.2-1.382,12.8,12.8,0,0,0-25.436-.41,1.639,1.639,0,0,1-2.168,1.338,12.8,12.8,0,0,0-4.106-.728\" fill=\"#333\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-6ad5663c0d95951b5d82a890deb32562\" viewBox=\"0 0 220.24 153.624\">\n  <g id=\"icon-5e11dd495eee9934d3537ae12a3e49db\" data-name=\"Gruppe 2447\" transform=\"translate(-334.87 -7010.729)\">\n    <path id=\"icon-2e79c5c0c2164078ae785c71a2dddd43\" data-name=\"Pfad 164\" d=\"M193.608,100.579H207.6v27.981l21.909-27.981h15.84l-22.337,27.886,23.144,42.918H230.6l-16.79-31.868-6.212,7.871v24h-13.99Z\" transform=\"translate(141.262 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-794f1beb1884cbb8fbb423c8a29f5850\" data-name=\"Pfad 165\" d=\"M269.834,112.909H239.719v15.27h27.413V140.51H239.719v30.873h-13.99v-70.8h44.105Z\" transform=\"translate(178.467 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-fa8ed9058ec86aa6068205b4ea785b67\" data-name=\"Pfad 166\" d=\"M254.312,100.579H271l8.441,31.063,8.4-31.063h16.788v70.8H292.583V114.664l-7.494,30.968H273.946l-7.589-30.968v56.719H254.312Z\" transform=\"translate(211.577 6910.151)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-09f3ee71434ed6d00954d7ac9d4dd379\" data-name=\"Pfad 167\" d=\"M232.7,182.566v22.108h-7.213V144.391H232.7v5.575a12.48,12.48,0,0,1,4.779-4.932,13.661,13.661,0,0,1,6.881-1.7,14.571,14.571,0,0,1,12.419,6.121q4.507,6.122,4.5,16.962,0,10.645-4.524,16.71a14.628,14.628,0,0,1-12.4,6.065,13.835,13.835,0,0,1-6.961-1.7,11.964,11.964,0,0,1-4.7-4.932m21.057-16.3q0-8.343-2.631-12.594a8.616,8.616,0,0,0-7.82-4.252,8.772,8.772,0,0,0-7.915,4.269q-2.69,4.273-2.691,12.577,0,8.269,2.691,12.557a8.759,8.759,0,0,0,7.915,4.289,8.612,8.612,0,0,0,7.82-4.252q2.629-4.248,2.631-12.594\" transform=\"translate(178.188 6959.68)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-cb6124912fb50009d9a11efc52bf186c\" data-name=\"Pfad 168\" d=\"M260.683,180.956q0,4.837,1.774,7.291A6.055,6.055,0,0,0,267.7,190.7h8.383v6.043H267q-6.436,0-9.963-4.114t-3.529-11.679v-39.5H242V135.84h18.678Z\" transform=\"translate(197.321 6950.995)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-af9dd2828451111b7ae80c97660b9403\" data-name=\"Pfad 169\" d=\"M260.509,170.923V143.862h7.172v27.061q0,5.889,2.087,8.657t6.453,2.769a9.136,9.136,0,0,0,7.759-3.568q2.69-3.571,2.694-10.237V143.862h7.213v43.594h-7.213v-6.551a13.571,13.571,0,0,1-5.208,5.733,14.84,14.84,0,0,1-7.7,1.951q-6.708,0-9.982-4.39t-3.274-13.276\" transform=\"translate(218.755 6960.287)\" fill=\"#fff\"><\/path>\n    <path id=\"icon-27ebf866562be430008ce082eaea8f4d\" data-name=\"Pfad 170\" d=\"M310.524,145.912v7.019a27.447,27.447,0,0,0-6.2-2.691,22.963,22.963,0,0,0-6.354-.9q-4.876,0-7.274,1.58a5.369,5.369,0,0,0-2.4,4.815,5.266,5.266,0,0,0,1.794,4.366q1.794,1.444,8.929,2.808l2.886.546A14.053,14.053,0,0,1,310,167.514a11.351,11.351,0,0,1,2.75,7.915,12.192,12.192,0,0,1-4.6,10.12q-4.6,3.645-12.79,3.645a35.87,35.87,0,0,1-6.784-.682,62.146,62.146,0,0,1-7.681-2.046v-7.41a41.14,41.14,0,0,0,7.681,3.1,25.528,25.528,0,0,0,6.939,1.036q4.759,0,7.371-1.932a6.324,6.324,0,0,0,2.612-5.4q0-4.992-9.553-6.9l-.311-.078-2.691-.546q-6.2-1.208-9.046-4.075a10.6,10.6,0,0,1-2.847-7.817q0-6.277,4.25-9.691t12.128-3.41a34.481,34.481,0,0,1,6.745.643,34.008,34.008,0,0,1,6.356,1.93\" transform=\"translate(242.363 6959.682)\" fill=\"#fff\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-44d83298a33a39354c546a761f85756f\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000081650259894933948720000005046145771906157967_\"); }.st1 { clip-path: url(\"#SVGID_00000178921199501738977670000001354883922134614152_\"); }.st2 { fill: url(\"#Rechteck_460_00000097466716208206839370000004811424562869664954_\"); }.st3 { clip-path: url(\"#SVGID_00000160177531757254217010000009475656570888411534_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000091010418145400869850000013599541223518755232_\"); }.st7 { clip-path: url(\"#SVGID_00000019672522461210181910000009593038419632665274_\"); }.st8 { fill: url(\"#Rechteck_461_00000127740299195154132310000004737655612167740345_\"); }.st9 { clip-path: url(\"#SVGID_00000080206257742326323180000012367336223564007848_\"); }.st10 { clip-path: url(\"#SVGID_00000066499175171174774760000001259070373329692349_\"); }.st11 { fill: url(\"#Rechteck_465_00000065794001045756363070000002440060810791307155_\"); }.st12 { clip-path: url(\"#SVGID_00000095308381148385693450000002076671213000256693_\"); }.st13 { clip-path: url(\"#SVGID_00000021801349710673332130000011940683536472106170_\"); }.st14 { fill: url(\"#Rechteck_468_00000013898337300691298520000007937747681680323765_\"); }.st15 { clip-path: url(\"#SVGID_00000137103904385885397820000010294200822654496160_\"); }.st16 { clip-path: url(\"#SVGID_00000155141432789254589500000008103733551323070647_\"); }.st17 { fill: url(\"#Rechteck_482_00000119823949826391927820000009160232701941973149_\"); }.st18 { clip-path: url(\"#SVGID_00000144320248781822063720000009875556164603791804_\"); }.st19 { fill: url(\"#Rechteck_484_00000048473506775975144250000017149951870694783360_\"); }.st20 { clip-path: url(\"#SVGID_00000173125082605661059460000008357103754714737563_\"); }.st21 { clip-path: url(\"#SVGID_00000057856227386839256270000018113429699709743241_\"); }.st22 { fill: url(\"#Rechteck_472_00000171683779332113469470000003533993375620309635_\"); }.st23 { clip-path: url(\"#SVGID_00000108307450324326778550000004215211947669099435_\"); }.st24 { fill: url(\"#Rechteck_474_00000119808480699917606650000018355594465348266657_\"); }.st25 { clip-path: url(\"#SVGID_00000013898099173175073760000004251262516358972341_\"); }.st26 { fill: url(\"#Rechteck_476_00000173878226799701683440000014396646868422982079_\"); }.st27 { clip-path: url(\"#SVGID_00000112626351365408215120000006310084333944943763_\"); }.st28 { clip-path: url(\"#SVGID_00000073706770354990136770000008669038987086217906_\"); }.st29 { fill: url(\"#Rechteck_479_00000052788116659883660130000012511913223654385550_\"); }.st30 { clip-path: url(\"#SVGID_00000133521488888433816610000015676228977285294012_\"); }.st31 { fill: url(\"#SVGID_00000109709150713676564160000003031327099507133102_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000008108897369996942500000015661598404918065066_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000069366039768093681780000012059202857581276324_\"); }.st38 { fill: url(\"#Rechteck_470_00000106830638755926365000000006445766342280801451_\"); }.st39 { clip-path: url(\"#SVGID_00000171679495020279752580000017117685673329540002_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t\n\t\t<linearGradient id=\"icon-92d8a0bbd205586d507d8e4ad34fb2c0\" gradientUnits=\"userSpaceOnUse\" x1=\"42.5964\" y1=\"52.9707\" x2=\"112.294\" y2=\"52.9707\">\n\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t<\/linearGradient>\n\t\n\t\t<rect x=\"42.6\" y=\"27.2\" style=\"fill:url(#icon-92d8a0bbd205586d507d8e4ad34fb2c0);\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"39.5\" y=\"24.7\" class=\"st32\" width=\"69.7\" height=\"51.6\"><\/rect>\n\t<rect x=\"47.3\" y=\"32.3\" class=\"st32\" width=\"55.3\" height=\"37.8\"><\/rect>\n\t<path class=\"st33\" d=\"M39.4,76.5L26.7,89.1c-0.3,0.3-0.1,0.9,0.4,0.9h93.3c0.5,0,0.7-0.5,0.4-0.9l-11.4-12.7   c-0.1-0.1-0.2-0.2-0.4-0.2H39.8C39.6,76.3,39.5,76.4,39.4,76.5z\"><\/path>\n\t<path class=\"st4\" d=\"M121,93.9H26.4c-0.6,0-1-0.5-1-1v-3.1c0-0.6,0.5-1,1-1H121c0.6,0,1,0.5,1,1v3.1C122,93.4,121.6,93.9,121,93.9z   \"><\/path>\n\t<g id=\"icon-af21d1d58854148397074cb45f9b6b7e\" transform=\"translate(-418 -1376)\">\n\t\t<g id=\"icon-8c8fdee27a08a093a320e9f4dc32e294\" transform=\"translate(418 1376)\">\n\t\t\t\n\t\t\t\t<linearGradient id=\"icon-8627461a8c44e7b9a793958d494d1435\" gradientUnits=\"userSpaceOnUse\" x1=\"80.1141\" y1=\"45.9117\" x2=\"98.701\" y2=\"45.9117\">\n\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t<\/linearGradient>\n\t\t\t<circle style=\"fill:url(#icon-8627461a8c44e7b9a793958d494d1435);\" cx=\"89.4\" cy=\"45.9\" r=\"9.3\"><\/circle>\n\t\t\t<circle class=\"st35\" cx=\"89.4\" cy=\"45.9\" r=\"8.6\"><\/circle>\n\t\t<\/g>\n\t\t<path id=\"icon-0cb0e941299283fed355e4fd40033006\" class=\"st36\" d=\"M504,1422.2l2.6,3l4.8-5.8\"><\/path>\n\t<\/g>\n\t<polyline class=\"st32\" points=\"47.3,53.8 54.3,60.8 66.3,49.3 74.2,55 81.6,49.4  \"><\/polyline>\n<\/g>\n<\/symbol><symbol id=\"icon-c347256d73d6a5c2d0da47cb49b3bd70\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000140013032668240844740000010926379027877712007_\"); }.st1 { clip-path: url(\"#SVGID_00000178895997873342055000000006999643574277127354_\"); }.st2 { fill: url(\"#Rechteck_460_00000036959460021856877710000004215910931425438399_\"); }.st3 { clip-path: url(\"#SVGID_00000037653516545760509110000014922283403656958618_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119813770617930154070000000981539565697774722_\"); }.st7 { clip-path: url(\"#SVGID_00000039847724931556263600000016989937185921338797_\"); }.st8 { fill: url(\"#Rechteck_461_00000047774453124997739700000003047888214851266740_\"); }.st9 { clip-path: url(\"#SVGID_00000047057210047954943830000003670096238824010114_\"); }.st10 { clip-path: url(\"#SVGID_00000049220900785048796790000000558121564054511039_\"); }.st11 { fill: url(\"#Rechteck_465_00000037661135477954921370000015679470302246968999_\"); }.st12 { clip-path: url(\"#SVGID_00000054973997381567180440000004971193755317919631_\"); }.st13 { clip-path: url(\"#SVGID_00000023969642067474888880000014103446212560460702_\"); }.st14 { fill: url(\"#Rechteck_468_00000078730563118633776760000017254619917350583701_\"); }.st15 { clip-path: url(\"#SVGID_00000049211497160249418480000001107773253113363109_\"); }.st16 { clip-path: url(\"#SVGID_00000101812755968839948400000010932261268304678034_\"); }.st17 { fill: url(\"#Rechteck_482_00000152987228739611931540000012244451502700729236_\"); }.st18 { clip-path: url(\"#SVGID_00000167382911737168839350000012526384875787353236_\"); }.st19 { fill: url(\"#Rechteck_484_00000026847889753350716730000008173515667659828617_\"); }.st20 { clip-path: url(\"#SVGID_00000003821541191094947740000014142303023202511771_\"); }.st21 { clip-path: url(\"#SVGID_00000139277675281766939760000017282796186161910433_\"); }.st22 { fill: url(\"#Rechteck_472_00000072265196048484181690000004281923545695443889_\"); }.st23 { clip-path: url(\"#SVGID_00000084492982336083352460000003236224566772924045_\"); }.st24 { fill: url(\"#Rechteck_474_00000089549926194870776870000012070542819683430802_\"); }.st25 { clip-path: url(\"#SVGID_00000132801956884380042940000002357896439352818054_\"); }.st26 { fill: url(\"#Rechteck_476_00000150808472059899027820000015119693181007698869_\"); }.st27 { clip-path: url(\"#SVGID_00000141433490701649474370000013692360864614167740_\"); }.st28 { clip-path: url(\"#SVGID_00000024714142067135032630000011698235710007281546_\"); }.st29 { fill: url(\"#Rechteck_479_00000062176012145250677760000000850503231694329004_\"); }.st30 { clip-path: url(\"#SVGID_00000142164819825576244550000001459219376282612112_\"); }.st31 { fill: url(\"#SVGID_00000150818389470663490520000014688486165382508458_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000168082748507014795020000004983915860352784035_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000155145324070792715760000000747471660582843285_\"); }.st38 { fill: url(\"#Rechteck_470_00000159447669145577476810000012697344606402774150_\"); }.st39 { clip-path: url(\"#SVGID_00000137832899170359251270000001740780432265663133_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-557db09c51e0204dd358730fa6da9149\" transform=\"translate(0 0)\">\n\t<g id=\"icon-ae244235d755008f49c2b8b2fe164157\" transform=\"translate(16.644 37.192)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-e3c6477e8fe5d12d78e1d74493871ed6\" x=\"47.8\" y=\"30.5\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7b0ae1d7a9bf9d9458db519cdb84094b\">\n\t\t\t\t<use xlink:href=\"#icon-e3c6477e8fe5d12d78e1d74493871ed6\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-e82a4176403f6df153f57b8fd6c6a6f7\" style=\"clip-path:url(#icon-7b0ae1d7a9bf9d9458db519cdb84094b);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-d07ffd27573b40b91d5962ccf7663dbd\" gradientUnits=\"userSpaceOnUse\" x1=\"183.0936\" y1=\"462.7606\" x2=\"183.1306\" y2=\"462.7606\" gradientTransform=\"matrix(21.222 0 0 -18.615 -3854.4167 8654.1367)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-6d9fe56c6d5e40c65ec63ead31d42291\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-d07ffd27573b40b91d5962ccf7663dbd);\" width=\"21.2\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-1fa31f33608040b4f6587623dda09796\" transform=\"translate(20.626 1.353)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-77f6ab2995084fb481c459685a41781d\" x=\"47.8\" y=\"30.5\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f3510197fe66b63d3c32aa9a81fe97d0\">\n\t\t\t\t<use xlink:href=\"#icon-77f6ab2995084fb481c459685a41781d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-0fec71a6827cbc3f9845edc0466747af\" style=\"clip-path:url(#icon-f3510197fe66b63d3c32aa9a81fe97d0);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-1e90961af51de5f0df9015cdd46d9556\" gradientUnits=\"userSpaceOnUse\" x1=\"175.2202\" y1=\"498.5996\" x2=\"175.2742\" y2=\"498.5996\" gradientTransform=\"matrix(14.797 0 0 -18.615 -2565.5251 9321.2793)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-ac6f6b2f3c693155300e7d518434a85c\" x=\"47.8\" y=\"30.5\" style=\"fill:url(#icon-1e90961af51de5f0df9015cdd46d9556);\" width=\"14.8\" height=\"18.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-09c3ba7dd21afc57597e1daca98d27f4\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-6324134a4cac888e78676366ebd79a4a\" x=\"47.8\" y=\"30.5\" width=\"51.7\" height=\"57.5\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-f54d5cd21e539b50f3ef7ed4067a0f5d\">\n\t\t\t\t<use xlink:href=\"#icon-6324134a4cac888e78676366ebd79a4a\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-7b9cc208f286342ac583f1df622bc4fe\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-f54d5cd21e539b50f3ef7ed4067a0f5d);\">\n\t\t\t\t<path id=\"icon-9dcd62c1d268658186214f3a10c13519\" class=\"st4\" d=\"M98.6,49.6h-0.5c0,0,0,0-0.1,0      c-0.1,0-0.1,0-0.2,0H83.8V31.2c0-0.3-0.2-0.5-0.4-0.6c-0.1,0-0.2-0.1-0.3-0.1H64.5c-0.2,0-0.4,0.1-0.5,0.2      c-0.1,0.1-0.2,0.3-0.2,0.5v18.3H49c-0.1,0-0.3,0-0.4,0.1c-0.4,0.1-0.7,0.5-0.7,1v36.3c0,0.6,0.5,1,1,1l0,0h0      C49,88,49.2,88,49.3,88h49c0.2,0,0.4-0.1,0.5-0.2c0.4-0.1,0.7-0.5,0.7-1V50.6C99.6,50,99.1,49.6,98.6,49.6 M81.3,49.4h-15v-16      h15V49.4z M97.1,57.5H50.3V52h46.8L97.1,57.5z M50.3,60h46.8v5.5H50.3L50.3,60z M50.3,67.9h10.1v17.7H50.3L50.3,67.9z       M62.7,67.9h21.6v17.7H62.7L62.7,67.9z M86.6,67.9h10.5v17.7H86.6L86.6,67.9z\"><\/path>\n\t\t\t\t<path id=\"icon-25b4376413a553f2bf5de48781d8b273\" class=\"st4\" d=\"M68.3,42.1h4.4v4.6      c0,0.5,0.4,0.9,0.9,0.9l0,0H74c0.5,0,0.9-0.4,0.9-0.9v-4.6h4.4c0.5,0,0.9-0.4,0.9-0.9v-0.4c0-0.5-0.4-0.9-0.9-0.9h-4.4v-4.1      c0-0.5-0.4-0.9-0.9-0.9l0,0h-0.4c-0.5,0-0.9,0.4-0.9,0.9l0,0V40h-4.4c-0.5,0-0.9,0.4-0.9,0.9l0,0v0.4      C67.5,41.7,67.9,42.1,68.3,42.1L68.3,42.1\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6722ce445d937d6878e824551d7f631f\" viewBox=\"0 0 98.758 107.751\">\n  <defs>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1\">\n      <path id=\"icon-709e7cbc07cbdc7e9feb0c80c82072b2\" data-name=\"Pfad 570\" d=\"M44.064,51.606H6.716V18.113l18.2-12.519L44.064,18.113Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018\" x1=\"-0.18\" y1=\"2.22\" x2=\"-0.153\" y2=\"2.22\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-2\">\n      <path id=\"icon-332224500a06e79138bb9d51f53d1d0e\" data-name=\"Pfad 571\" d=\"M48.768,56.122l-.011,27.372,24.7,22.755,25.3-27.471L74.123,56.086Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-2\" x1=\"-0.975\" y1=\"1.03\" x2=\"-0.955\" y2=\"1.03\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-3\">\n      <path id=\"icon-28a59ff2ddc9432a7b7dfc20c56bb700\" data-name=\"Pfad 572\" d=\"M48.757,24.256l.011,27.374,25.355.034L98.758,28.973,73.455,1.5Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-3\" x1=\"-0.975\" y1=\"2.118\" x2=\"-0.955\" y2=\"2.118\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-4\">\n      <path id=\"icon-e3bd36e97545ccf3ef71f342d4b92c29\" data-name=\"Pfad 573\" d=\"M44.064,56.143H6.716V89.636l18.2,12.519L44.064,89.636Z\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-b71311dd9f09fc63b66beeddb49ee018-4\" x1=\"-0.18\" y1=\"1.122\" x2=\"-0.153\" y2=\"1.122\" xlink:href=\"#icon-b71311dd9f09fc63b66beeddb49ee018\"><\/linearGradient>\n    <clipPath id=\"icon-835c66fa1f812a8537795add8db909e1-5\">\n      <rect id=\"icon-c153f65feabcc0d3de062a2c8e325753\" data-name=\"Rechteck 628\" width=\"98.758\" height=\"107.751\" transform=\"translate(0 0)\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-d67b6a2cb1a89b10df34096d975e59d8\" data-name=\"Gruppe 2650\">\n    <g id=\"icon-512bd6374800588cf41f3eb76190040f\" data-name=\"Gruppe 2649\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1)\">\n      <rect id=\"icon-3e9a0a63122792a0202a11276c423517\" data-name=\"Rechteck 624\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 5.594)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-2a47af9622c1f9c1c0a575e3bc3ac62f\" data-name=\"Gruppe 2652\">\n    <g id=\"icon-c0b9c82b6be47137ef971bc33544ddf0\" data-name=\"Gruppe 2651\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-2)\">\n      <rect id=\"icon-a5725730ad837c1a1d2b262d122732de\" data-name=\"Rechteck 625\" width=\"50.001\" height=\"50.163\" transform=\"translate(48.757 56.086)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-2)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-1c715ee068bdcf44c2f110d709f33c1a\" data-name=\"Gruppe 2654\">\n    <g id=\"icon-0e7411f5f18571b8b630a7d6a4637793\" data-name=\"Gruppe 2653\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-3)\">\n      <rect id=\"icon-9fbe0995b3ddd91c07ec74cf13a7ca08\" data-name=\"Rechteck 626\" width=\"50.001\" height=\"50.162\" transform=\"translate(48.757 1.502)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-3)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-a2a504d18c78255b0bd71f27acb63b4e\" data-name=\"Gruppe 2656\">\n    <g id=\"icon-01728d925d32ad19d451ed14c1b346d9\" data-name=\"Gruppe 2655\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-4)\">\n      <rect id=\"icon-baccc31a3cc8ed1dfa0e28654ef0eef2\" data-name=\"Rechteck 627\" width=\"37.348\" height=\"46.012\" transform=\"translate(6.716 56.143)\" fill=\"url(#icon-b71311dd9f09fc63b66beeddb49ee018-4)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-e9d37f686eb76bd488a202710ae839f3\" data-name=\"Gruppe 2658\">\n    <g id=\"icon-95a28b9d904d9cae570a97729d131354\" data-name=\"Gruppe 2657\" clip-path=\"url(#icon-835c66fa1f812a8537795add8db909e1-5)\">\n      <path id=\"icon-ed927ca8e63ace0d6f875f16b55042d6\" data-name=\"Pfad 574\" d=\"M38.411,51.606H1.063V18.113l18.2-12.519,19.15,12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-5503ae1dc6d867f3492f9c009a5a276e\" data-name=\"Pfad 575\" d=\"M67.8,106.249l25.3-27.471L68.47,56.087l-25.354.035L43.1,83.495Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0faecad9242f1e6b788e1b78e3de2b21\" data-name=\"Pfad 576\" d=\"M67.8,1.5l25.3,27.471L68.47,51.664l-25.354-.035L43.1,24.256Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-d74c53ef56239156952a0dea9d105bab\" data-name=\"Pfad 577\" d=\"M38.411,56.143H1.063V89.636l18.2,12.519,19.15-12.519Z\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-3a1178c9ce6fb721d5fb1536fe368113\" viewBox=\"0 0 117.236 101.603\">\n  <defs>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8\">\n      <path id=\"icon-f6a5aea83f70dd7d0c7e7397ad0980e3\" data-name=\"Pfad 560\" d=\"M12.2,5.074a6.56,6.56,0,0,0-6.56,6.564V81.353a6.559,6.559,0,0,0,6.56,6.562H80.473l-1.336,15.5,18.169-15.5h15.379a6.561,6.561,0,0,0,6.562-6.562V11.638a6.561,6.561,0,0,0-6.562-6.564Z\" transform=\"translate(-5.64 -5.074)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-f978dfefa55b9d944dc2a089ea61251b\" x1=\"-0.032\" y1=\"1\" x2=\"-0.026\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-535224c6d8bb1a17f2385c139a7679d8-2\">\n      <rect id=\"icon-b183f6b0d4d15fab014b87afa17b0e58\" data-name=\"Rechteck 621\" width=\"117.236\" height=\"101.603\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-bee56f931ce05c6bd4bae0affbee1008\" data-name=\"Gruppe 2637\" transform=\"translate(3.628 3.264)\">\n    <g id=\"icon-b0f58e5d7bf69bcac9e903c296cfca06-2\" data-name=\"Gruppe 2636\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8)\">\n      <rect id=\"icon-7ff768263751fe8051ea0b94e75cb7ef\" data-name=\"Rechteck 620\" width=\"113.608\" height=\"98.339\" transform=\"translate(0 0)\" fill=\"url(#icon-f978dfefa55b9d944dc2a089ea61251b)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-715bb786d251d3f996903392d6297be4\" data-name=\"Gruppe 2639\">\n    <g id=\"icon-2dbebe1efdb7f97c27f9e76fe5d7e77a\" data-name=\"Gruppe 2638\" clip-path=\"url(#icon-535224c6d8bb1a17f2385c139a7679d8-2)\">\n      <path id=\"icon-6c7e41dd4ac4ce9e1fbb208bfb947a43\" data-name=\"Pfad 561\" d=\"M108.108,1.063H7.623a6.559,6.559,0,0,0-6.56,6.564V77.342A6.558,6.558,0,0,0,7.623,83.9H75.9L74.56,99.4,92.729,83.9h15.379a6.56,6.56,0,0,0,6.562-6.562V7.627A6.561,6.561,0,0,0,108.108,1.063Z\" transform=\"translate(-0.379 -0.379)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-0af8746cf77d190e81e465fecef82aad\" data-name=\"Pfad 562\" d=\"M96.89,49.182c0-.615-.032-1.22-.084-1.816l4.051-1.064-1.817-6.936-4.13,1.077a20.226,20.226,0,0,0-3.35-4.943l2.65-3.438L88.53,27.683l-2.685,3.473a20.04,20.04,0,0,0-5.6-1.879V24.856H73.074v4.422a20.278,20.278,0,0,0-5.338,1.747L65.1,27.51l-5.744,4.3,2.605,3.478a20.219,20.219,0,0,0-2.625,3.437l-4.027-1.486-2.481,6.734,3.953,1.456a20.346,20.346,0,0,0-.354,3.749c0,.444.021.881.049,1.318l-4.014,1.052,1.817,6.941,3.924-1.029a20.309,20.309,0,0,0,3.345,5.166L59.114,65.79l5.679,4.382,2.4-3.113a19.968,19.968,0,0,0,5.879,2.026V73h7.174V69.085A20.138,20.138,0,0,0,85.863,67.2l2.358,3.146,5.742-4.3L91.571,62.85a20.25,20.25,0,0,0,2.653-3.633l3.786,1.394,2.477-6.73-3.863-1.424A20.722,20.722,0,0,0,96.89,49.182ZM76.661,62.7A13.775,13.775,0,1,1,90.437,48.925,13.778,13.778,0,0,1,76.661,62.7Z\" transform=\"translate(-18.714 -8.866)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n      <path id=\"icon-91d9eae33200555aba5c0ad3114d3b69\" data-name=\"Pfad 563\" d=\"M14.792,57.526V86.535s.574,4.994,5.165,6.139H52.1\" transform=\"translate(-5.276 -20.518)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"2.126\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-8a4025ca7e397770b113ccf282bdca7c\" viewBox=\"0 0 115.581 96.586\">\n  <defs>\n    <linearGradient id=\"icon-6ba2d58d99535343f284cba414d92a9d\" x1=\"-0.304\" y1=\"1.355\" x2=\"-0.299\" y2=\"1.355\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#1f54a0\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-c7ea9ab397ed19eaf561b3f4ca776a1d\">\n      <path id=\"icon-d5af56773b856b0cbc35cc41b807708c\" data-name=\"Pfad 521\" d=\"M91.777,40.116a9.147,9.147,0,0,0-7.922,4.574l-22.6,39.145a9.146,9.146,0,0,0,0,9.148l22.6,39.145a9.148,9.148,0,0,0,7.922,4.574h45.2a9.146,9.146,0,0,0,7.922-4.574l22.6-39.145a9.149,9.149,0,0,0,0-9.148L144.9,44.69a9.145,9.145,0,0,0-7.922-4.574Z\" transform=\"translate(-60.028 -40.116)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-be9880c68d8e29df8afa5be9807a63d4\" data-name=\"Gruppe 2592\" transform=\"translate(-1089.905 -1578.725)\">\n    <g id=\"icon-7c753337b760ed5c3ea966ef9d25b3a2\" data-name=\"Gruppe 2558\" transform=\"translate(1096.789 1578.725)\" clip-path=\"url(#icon-c7ea9ab397ed19eaf561b3f4ca776a1d)\">\n      <rect id=\"icon-33cfd8817e2c99ea081f598e4d864b8e\" data-name=\"Rechteck 595\" width=\"109.514\" height=\"96.586\" transform=\"translate(0 0)\" fill=\"url(#icon-6ba2d58d99535343f284cba414d92a9d)\"><\/rect>\n    <\/g>\n    <path id=\"icon-8762bb193f01407291cabfcd46987607\" data-name=\"Pfad 416\" d=\"M100.669,142.323a7.808,7.808,0,0,0-1.043-3.906L78.54,101.9a7.833,7.833,0,0,0-6.765-3.905H29.6a7.833,7.833,0,0,0-6.765,3.905L1.752,138.418a7.833,7.833,0,0,0,0,7.811l21.086,36.522a7.833,7.833,0,0,0,6.765,3.906H71.775a7.833,7.833,0,0,0,6.765-3.906l21.086-36.522A7.81,7.81,0,0,0,100.669,142.323Z\" transform=\"translate(1090.291 1484.695)\" fill=\"none\" stroke=\"#212529\" stroke-miterlimit=\"10\" stroke-width=\"2\"><\/path>\n  <\/g>\n<\/symbol><symbol id=\"icon-3544551733e5e62e966d62b55b985629\" viewBox=\"0 0 87.041 83.925\">\n  <defs>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c\">\n      <path id=\"icon-803deb73e814eb3ae4b5e9b9451469ad\" data-name=\"Pfad 556\" d=\"M63.3,8.261a14.544,14.544,0,0,0-3.821,15.524L19.668,60.63A12.579,12.579,0,0,0,6.706,63.336,12.523,12.523,0,0,0,15.1,85.03h.144A12.758,12.758,0,0,0,27.383,68.962l13.34-12.352L67.193,32.122A14.64,14.64,0,0,0,87.336,15.413l-.554-1.428-10.2,9.452L68.859,15.1,79.065,5.652l-1.379-.661a14.377,14.377,0,0,0-4.4-.687,14.7,14.7,0,0,0-10,3.957\" transform=\"translate(-2.668 -4.304)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <linearGradient id=\"icon-3777db11437364e1cd5984a47d2c872e\" x1=\"-0.006\" y1=\"1\" x2=\"0.003\" y2=\"1\" gradientUnits=\"objectBoundingBox\">\n      <stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop>\n      <stop offset=\"1\" stop-color=\"#33dc72\"><\/stop>\n    <\/linearGradient>\n    <clipPath id=\"icon-5df2e67fd4047f70b90e95e4b44b1b7c-2\">\n      <rect id=\"icon-ee1b0dd6c003f66dbe52656cddba85d8\" data-name=\"Rechteck 619\" width=\"87.041\" height=\"83.925\" fill=\"none\"><\/rect>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-048c90e8e0d7e14759e06a881dfb7cb8\" data-name=\"Gruppe 2630\" transform=\"translate(1.982 3.199)\">\n    <g id=\"icon-f2439ec5e968b41076fc227b18cdb777-2\" data-name=\"Gruppe 2629\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c)\">\n      <rect id=\"icon-340395789db2a590995d35a66e746b01\" data-name=\"Rechteck 618\" width=\"87.341\" height=\"80.726\" transform=\"translate(-1.47 0)\" fill=\"url(#icon-3777db11437364e1cd5984a47d2c872e)\"><\/rect>\n    <\/g>\n  <\/g>\n  <g id=\"icon-7f58bba30c6fbf31f3f7f9b0d7d68a7f\" data-name=\"Gruppe 2632\">\n    <g id=\"icon-0cb3d1da48d52c1b8240d6dfc65b3753\" data-name=\"Gruppe 2631\" clip-path=\"url(#icon-5df2e67fd4047f70b90e95e4b44b1b7c-2)\">\n      <path id=\"icon-1a2e5de79b1a4d8be26d5ceb13d36ca1\" data-name=\"Pfad 557\" d=\"M13.239,82.146a13.06,13.06,0,0,1-9.665-4.263,13.067,13.067,0,0,1,.719-18.662,13.542,13.542,0,0,1,9.2-3.662,12.711,12.711,0,0,1,4.08.664L56.724,19.985A15.372,15.372,0,0,1,71.361,0a15.085,15.085,0,0,1,4.612.722l1.47.7a.708.708,0,0,1,.175,1.159l-9.685,8.97,6.756,7.292,9.682-8.968a.708.708,0,0,1,1.143.263l.554,1.428A15.37,15.37,0,0,1,71.116,30.489a14.878,14.878,0,0,1-5.71-1.127L26.253,65.6A13.225,13.225,0,0,1,22.239,78.6a13.221,13.221,0,0,1-9,3.544m.253-25.169a12.12,12.12,0,0,0-8.235,3.286A11.663,11.663,0,0,0,4.615,76.92a11.658,11.658,0,0,0,8.624,3.807,11.815,11.815,0,0,0,8.037-3.167,11.8,11.8,0,0,0,3.5-11.993.71.71,0,0,1,.2-.719L64.781,28.006a.715.715,0,0,1,.773-.126,13.458,13.458,0,0,0,5.562,1.189,13.959,13.959,0,0,0,13.6-17.087l-.143-.366-9.442,8.746a.707.707,0,0,1-1-.039l-7.721-8.334a.708.708,0,0,1,.039-1l9.441-8.742-.438-.21a13.746,13.746,0,0,0-4.088-.618,13.946,13.946,0,0,0-13.15,18.53.708.708,0,0,1-.185.763L18.221,57.556a.711.711,0,0,1-.733.143,11.253,11.253,0,0,0-4-.722\" transform=\"translate(0)\"><\/path>\n      <path id=\"icon-30427d11c6c291182ebb17289d7ba4fe\" data-name=\"Pfad 558\" d=\"M8.295,98.5a.708.708,0,0,1-.557-.271,9,9,0,0,1-1.845-4.331.709.709,0,1,1,1.4-.2,7.6,7.6,0,0,0,1.554,3.649A.71.71,0,0,1,8.295,98.5\" transform=\"translate(-1.511 -23.905)\"><\/path>\n      <path id=\"icon-5a5f755b293c90a22931ae533a3408e5\" data-name=\"Pfad 559\" d=\"M15.307,98.48a9.611,9.611,0,0,1-2.554-.349.71.71,0,0,1,.378-1.369A7.541,7.541,0,0,0,22,92.984a7.363,7.363,0,0,0,.441-5.661,7.89,7.89,0,0,0-4-4.583A7.556,7.556,0,0,0,8.316,86.046.71.71,0,0,1,7.051,85.4a8.978,8.978,0,0,1,12.03-3.929,9.3,9.3,0,0,1,4.71,5.41,8.861,8.861,0,0,1-8.484,11.6\" transform=\"translate(-1.791 -20.676)\"><\/path>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-d42624fabc37ac537391c257e16916a0\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000176017888685547957950000015376378011133256587_\"); }.st1 { clip-path: url(\"#SVGID_00000183245493591314807840000011553094105682248587_\"); }.st2 { fill: url(\"#Rechteck_460_00000049220838709704099420000012883298929117282690_\"); }.st3 { clip-path: url(\"#SVGID_00000133498205083314055030000017864719209735024553_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000081637120592521014010000003079235400554831750_\"); }.st7 { clip-path: url(\"#SVGID_00000123416028001580778940000005912707289423924671_\"); }.st8 { fill: url(\"#Rechteck_461_00000037675467821720619770000007229782977815879040_\"); }.st9 { clip-path: url(\"#SVGID_00000019644889481163056210000013183278946582734228_\"); }.st10 { clip-path: url(\"#SVGID_00000083052309213606421560000012671359267624164005_\"); }.st11 { fill: url(\"#Rechteck_465_00000167376137990681543870000004961037274123127713_\"); }.st12 { clip-path: url(\"#SVGID_00000052074700216747687990000014630774177609327506_\"); }.st13 { clip-path: url(\"#SVGID_00000037652810880255614000000007008931194935447179_\"); }.st14 { fill: url(\"#Rechteck_468_00000067233745808151880910000018354398033600745638_\"); }.st15 { clip-path: url(\"#SVGID_00000140733694506572405320000006997831886161832871_\"); }.st16 { clip-path: url(\"#SVGID_00000011750647037959768950000014794431235490194060_\"); }.st17 { fill: url(\"#Rechteck_482_00000018196394374441570390000002298954289231742128_\"); }.st18 { clip-path: url(\"#SVGID_00000144303439550480471030000004173446362553640353_\"); }.st19 { fill: url(\"#Rechteck_484_00000119822255550345966530000012162601917131507373_\"); }.st20 { clip-path: url(\"#SVGID_00000094588634764710394400000011677507891670338690_\"); }.st21 { clip-path: url(\"#SVGID_00000086685523961905438920000014062491839730237342_\"); }.st22 { fill: url(\"#Rechteck_472_00000152225246893091588110000014566495322166401932_\"); }.st23 { clip-path: url(\"#SVGID_00000034809053416186173160000002150753808203106700_\"); }.st24 { fill: url(\"#Rechteck_474_00000109019344540425966090000006320502951677524357_\"); }.st25 { clip-path: url(\"#SVGID_00000057835263743097590250000014341817028650612662_\"); }.st26 { fill: url(\"#Rechteck_476_00000031169685620501938420000002130457841898297779_\"); }.st27 { clip-path: url(\"#SVGID_00000142136281104908472260000002323538996985020820_\"); }.st28 { clip-path: url(\"#SVGID_00000183208744112471304790000004313594375415043479_\"); }.st29 { fill: url(\"#Rechteck_479_00000104706014875337756530000005968670052364512655_\"); }.st30 { clip-path: url(\"#SVGID_00000007422709562979069500000010335231469400555664_\"); }.st31 { fill: url(\"#SVGID_00000002353832635931610900000014341220904462747785_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000142873828642173755330000008593994857647584164_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000145777545728885631170000015442891309201780151_\"); }.st38 { fill: url(\"#Rechteck_470_00000113345794626888029530000001252377529865543579_\"); }.st39 { clip-path: url(\"#SVGID_00000041289821088321817230000014344816172173594521_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-b57a8f2597d01e21f683390f5f1a29e8\" transform=\"translate(0 0)\">\n\t<g>\n\t\t<defs>\n\t\t\t<rect id=\"icon-d32763c94b80d76dff87722029ecb7ce\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t<\/defs>\n\t\t<clipPath id=\"icon-a22451975dbe7bd9f9f65233840f00e1\">\n\t\t\t<use xlink:href=\"#icon-d32763c94b80d76dff87722029ecb7ce\" style=\"overflow:visible;\"><\/use>\n\t\t<\/clipPath>\n\t\t\n\t\t\t<g id=\"icon-13f947dca37fe079fbe5983f7bc84cc1\" transform=\"translate(0 0)\" style=\"clip-path:url(#icon-a22451975dbe7bd9f9f65233840f00e1);\">\n\t\t\t<g id=\"icon-2f436835716559576e43b03aac7efa7d\" transform=\"translate(5.047 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-3cab8d783272ab0ece8de7e7ed6f820c\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-7b2dd5c465370838666cb8cff8b1399c\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-3cab8d783272ab0ece8de7e7ed6f820c\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ecee275fda96d55568c59776d1953ef1\" style=\"clip-path:url(#icon-7b2dd5c465370838666cb8cff8b1399c);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-8e1780f08b1b82824a0fc2ec86b09c03\" gradientUnits=\"userSpaceOnUse\" x1=\"211.1112\" y1=\"783.9008\" x2=\"211.1322\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -8357.5762 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-1df510681a5386f576eb7af5de602958\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-8e1780f08b1b82824a0fc2ec86b09c03);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-895c82e24d9c5e90deef0cb238299dbc\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-800407e74e3d46236053e8a47d5bb86d\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-5f71c1a67ffedbe0e20db13d18d4c8d8\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-3797de174854d34d57420ade6dbc8438\" style=\"clip-path:url(#icon-800407e74e3d46236053e8a47d5bb86d);\">\n\t\t\t\t\t\t<path id=\"icon-6af457bc395046840e54acf4bb0b7500\" class=\"st4\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50        c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.1-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3 M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1        c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2L21.4,38.1z M41.3,80.2H30.5V65.5c0-0.7-0.5-1.2-1.2-1.2H18.7        c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3        L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t<g id=\"icon-5d34bb629f9c7b1064d4fe662c43bdd1\" transform=\"translate(51.822 1.74)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-2281df4f63c4ffcf05e22776fc0be56a\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-391f0b9d9df8ded1d88bd62fb0fe3182\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-8fa890c2f667e8aa4e421c042b2899f8\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-391f0b9d9df8ded1d88bd62fb0fe3182\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-9ad6d5e4bd870f19622f201be3a979b9\" style=\"clip-path:url(#icon-8fa890c2f667e8aa4e421c042b2899f8);\">\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-22ce3aab0c945bd73b33a036adf74708\" transform=\"translate(0 0)\">\n\t\t\t\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<path id=\"icon-3c3a29d8231446a0ed66f32b4bb2d3be\" d=\"M43.7,53.3C43.6,52.1,43,51,42.2,50               c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6               c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9               c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6               c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3\"><\/path>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-c03020a54f9cbe6938eca537d1f7a5f7\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-3c3a29d8231446a0ed66f32b4bb2d3be\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t<g id=\"icon-64b2a270679f6e632d86f7e714ac21e4\" style=\"clip-path:url(#icon-c03020a54f9cbe6938eca537d1f7a5f7);\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<linearGradient id=\"icon-aab9cc80fbf5885b2c405996cf107c7a\" gradientUnits=\"userSpaceOnUse\" x1=\"163.1554\" y1=\"783.9008\" x2=\"163.1754\" y2=\"783.9008\" gradientTransform=\"matrix(39.585 0 0 -48.295 -6506.2041 37916.8906)\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t\t\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-34e2d7074be803ecb37216501ef9ca78\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-aab9cc80fbf5885b2c405996cf107c7a);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<g id=\"icon-cb2e732ae058e64b28400dd7236652a8\" transform=\"translate(46.775 0)\" class=\"st5\">\n\t\t\t\t\t\t\t<g id=\"icon-1b2143767383b901d2e4f0379eaaa77e\">\n\t\t\t\t\t\t\t\t<g>\n\t\t\t\t\t\t\t\t\t<defs>\n\t\t\t\t\t\t\t\t\t\t<rect id=\"icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" x=\"4.1\" y=\"34.3\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t\t\t\t\t<\/defs>\n\t\t\t\t\t\t\t\t\t<clipPath id=\"icon-6dd6a13ddcc2e894f45a243235bdbf80\">\n\t\t\t\t\t\t\t\t\t\t<use xlink:href=\"#icon-2ec5b20ae6568c2eb826e69bcbb4fcfa\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\t\t\t\t\n\t\t\t\t\t\t\t\t\t\t<g id=\"icon-2dabb9dca34c07ba785887b1f262b325\" style=\"clip-path:url(#icon-6dd6a13ddcc2e894f45a243235bdbf80);\">\n\t\t\t\t\t\t\t\t\t\t<path id=\"icon-9c4d628b1ccc9eebd86d6e8d1f15beb4\" class=\"st4\" d=\"M43.7,53.3            C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2            c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8            c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4            c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3h11.1c1.3,0,2.3-1,2.3-2.3V53.4C43.7,53.4,43.7,53.4,43.7,53.3             M33.9,36.6l4.3,0v9.5l-4.3-4.1L33.9,36.6z M21.4,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9H8.2            L21.4,38.1z M41.3,80.2H30.4V65.5c0-0.7-0.5-1.2-1.2-1.2l0,0H18.7c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11            V53.6c0-0.1,0-0.3,0.1-0.4h34.7c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L41.3,80.2z\"><\/path>\n\t\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t\t<\/g>\n\t\t\t\t\t\t<\/g>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-f72ffc1211d257e47fa88d9db51eb48f\" transform=\"translate(98.597 1.74)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<path id=\"icon-90e8a3b03a8cf21407862e37fda6c810\" d=\"M33.9,34.3c-1.3,0-2.4,1.1-2.4,2.4v3.1l-3.8-3.6        c-1.1-1-2.5-1.5-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1c-0.3,0.6-0.5,1.2-0.5,1.9        c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2v13.6c0,1.3,1,2.3,2.3,2.3        h11.1c1.3,0,2.3-1,2.3-2.3V53.4c0,0,0-0.1,0-0.1C43.6,52.1,43,51,42.2,50c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7        c0-1.3-1.1-2.4-2.4-2.4H33.9z\"><\/path>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-b75c07030fc5ad40ad44dc6ed625212f\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-90e8a3b03a8cf21407862e37fda6c810\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-ec691375962a99b99c4f367eba976c25\" style=\"clip-path:url(#icon-b75c07030fc5ad40ad44dc6ed625212f);\">\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<linearGradient id=\"icon-2df325e0a1e66bce3d4acd3834e6f283\" gradientUnits=\"userSpaceOnUse\" x1=\"115.1982\" y1=\"783.9008\" x2=\"115.2182\" y2=\"783.9008\" gradientTransform=\"matrix(39.584 0 0 -48.295 -4654.4927 37916.8906)\">\n\t\t\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t\t\t<\/linearGradient>\n\t\t\t\t\t\t\n\t\t\t\t\t\t\t<rect id=\"icon-cf8dc7e8cd5837ba04e103bbb1d5183e\" x=\"4.1\" y=\"34.3\" style=\"fill:url(#icon-2df325e0a1e66bce3d4acd3834e6f283);\" width=\"39.6\" height=\"48.3\"><\/rect>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t\t<g id=\"icon-b770fe2eac58910b726cb5eed51574d9\" transform=\"translate(0 0)\">\n\t\t\t\t<g>\n\t\t\t\t\t<defs>\n\t\t\t\t\t\t<rect id=\"icon-0795c8269ed4fcb398ac478ce0a63faf\" x=\"4.1\" y=\"34.3\" width=\"138.2\" height=\"50\"><\/rect>\n\t\t\t\t\t<\/defs>\n\t\t\t\t\t<clipPath id=\"icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1\">\n\t\t\t\t\t\t<use xlink:href=\"#icon-0795c8269ed4fcb398ac478ce0a63faf\" style=\"overflow:visible;\"><\/use>\n\t\t\t\t\t<\/clipPath>\n\t\t\t\t\t\n\t\t\t\t\t\t<g id=\"icon-44b7d754df921311e15a53bacd70a303\" style=\"clip-path:url(#icon-a4bd0bfd7f7dadca47f2e2c3e80b84a1);\">\n\t\t\t\t\t\t<path id=\"icon-2c018a032001293476620f17f5276563\" class=\"st4\" d=\"M137.2,53.3        c-0.1-1.2-0.7-2.4-1.5-3.3c0,0,0,0-0.1-0.1l-1.6-1.5c0,0,0-0.1,0-0.1V36.7c0-1.3-1.1-2.4-2.4-2.4h-4.2c-1.3,0-2.4,1.1-2.4,2.4        v3.1l-3.8-3.6c-1.1-1-2.5-1.6-3.9-1.6c-1.5,0-3,0.7-4.1,1.8L99.6,49.7c-0.6,0.5-1,1.2-1.4,1.8c0,0,0,0,0,0.1        c-0.3,0.6-0.5,1.2-0.5,1.9c0,0,0,0.1,0,0.1v26.7c0,1.3,1,2.3,2.3,2.3h11.2c1.3,0,2.3-1,2.3-2.3v-4.4c0-0.1,0-0.1,0-0.2v-9h8.2        v13.6c0,1.3,1,2.3,2.3,2.3H135c1.3,0,2.3-1,2.3-2.3V53.4C137.3,53.4,137.3,53.4,137.2,53.3 M127.4,36.6l4.3,0v9.5l-4.3-4.1        L127.4,36.6z M114.9,38.1c0.6-0.7,1.5-1.1,2.4-1.2c0.8,0,1.7,0.4,2.3,1l13.5,12.9h-31.3L114.9,38.1z M134.9,80.2H124V65.5        c0-0.7-0.5-1.2-1.2-1.2h-10.6c-0.7,0-1.2,0.5-1.2,1.2v9.9c0,0.1,0,0.1,0,0.2v4.5h-11V53.6c0-0.1,0-0.3,0.1-0.4h34.7        c0,0,0,0,0,0c0,0.1,0,0.2,0.1,0.3L134.9,80.2z\"><\/path>\n\t\t\t\t\t<\/g>\n\t\t\t\t<\/g>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-b1462b4f9b7d33d923a69cf5c536b62c\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000177448440378450337200000000898516594396343955_\"); }.st1 { clip-path: url(\"#SVGID_00000098188900138761120270000005607147611902284949_\"); }.st2 { fill: url(\"#Rechteck_460_00000170238351417218324680000013216455567007683231_\"); }.st3 { clip-path: url(\"#SVGID_00000126285457859418219770000002883325728917976453_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000165921426691127616550000018140939513945010085_\"); }.st7 { clip-path: url(\"#SVGID_00000078013939462921784950000009891645006056245667_\"); }.st8 { fill: url(\"#Rechteck_461_00000170971045953924672090000018240458334782648493_\"); }.st9 { clip-path: url(\"#SVGID_00000024003589900531012970000003051193033422324926_\"); }.st10 { clip-path: url(\"#SVGID_00000123425894534282245910000012716679041091492282_\"); }.st11 { fill: url(\"#Rechteck_465_00000032627554605127453950000006152826371829702786_\"); }.st12 { clip-path: url(\"#SVGID_00000044145013604498103680000001222272085071005066_\"); }.st13 { clip-path: url(\"#SVGID_00000149370521832041968690000016669498110455142030_\"); }.st14 { fill: url(\"#Rechteck_468_00000008869739697708976110000010980864206153009809_\"); }.st15 { clip-path: url(\"#SVGID_00000031194149758131446900000009831483464389431741_\"); }.st16 { clip-path: url(\"#SVGID_00000091711973019067208360000001444627275581044918_\"); }.st17 { fill: url(\"#Rechteck_482_00000059274078816157113780000002988194162907773850_\"); }.st18 { clip-path: url(\"#SVGID_00000143603402640775771460000011308797575266906040_\"); }.st19 { fill: url(\"#Rechteck_484_00000110451523798179454880000006264998509289324445_\"); }.st20 { clip-path: url(\"#SVGID_00000129902215652808831380000002157683994295101572_\"); }.st21 { clip-path: url(\"#SVGID_00000062166330485870460430000002797503024277741485_\"); }.st22 { fill: url(\"#Rechteck_472_00000108269951263228318390000010059552325918386856_\"); }.st23 { clip-path: url(\"#SVGID_00000080208133293439151350000018232777525281357757_\"); }.st24 { fill: url(\"#Rechteck_474_00000010282851462758733950000014395532815929204143_\"); }.st25 { clip-path: url(\"#SVGID_00000036242695803797037050000009196425061302472366_\"); }.st26 { fill: url(\"#Rechteck_476_00000095337149206430547110000009187489050067128996_\"); }.st27 { clip-path: url(\"#SVGID_00000169526637572971704360000015174452131483694489_\"); }.st28 { clip-path: url(\"#SVGID_00000079483677285242546890000010807647995154737336_\"); }.st29 { fill: url(\"#Rechteck_479_00000113343583806383372250000001488855986117036691_\"); }.st30 { clip-path: url(\"#SVGID_00000089547729064769936600000008069411892798326191_\"); }.st31 { fill: url(\"#SVGID_00000027570482985180315750000015111747536169424522_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000179619014546202155820000009953350794602112174_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000173138132370305772100000005233941241166116010_\"); }.st38 { fill: url(\"#Rechteck_470_00000092427991280049409000000004803742976611056797_\"); }.st39 { clip-path: url(\"#SVGID_00000134215334895908644090000000315628086864337804_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-1d214496443a2e3738b53f3bf3d108f9\" transform=\"translate(0 0)\">\n\t<g id=\"icon-95bc573ad9debd0cc2175c6926008761\" transform=\"translate(4.744 2.549)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" d=\"M74.8,26.4c0,0,0,0.1-0.1,0.1l-0.9,1.4      c-1.6,2.6-3.3,5.2-4.9,7.9c-3,5-5.6,10.2-7.8,15.6c-0.8,1.7-1.2,3.5-1.4,5.4c-0.3,4.7,1.7,9.3,5.2,12.3      c6.4,5.7,16.2,5.1,21.8-1.3c0.6-0.7,1.2-1.5,1.7-2.3c1.9-2.9,2.6-6.4,2-9.8C90.1,53,89.2,50.4,88,48      c-3.4-7.2-7.2-14.1-11.6-20.7l-0.5-0.8c-0.3-0.5-0.5-0.6-0.5-0.6C75.1,26,74.9,26.2,74.8,26.4\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-cbe31714f189dd863cf001abd590562e\">\n\t\t\t\t<use xlink:href=\"#icon-d83d562fa9d6ec4912d8cce6f35ce5cf\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81522ae3251d5a5d88fc47b8e2d54035\" style=\"clip-path:url(#icon-cbe31714f189dd863cf001abd590562e);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-dc8e39c3520e3070353d1f543fdc5786\" gradientUnits=\"userSpaceOnUse\" x1=\"393.7102\" y1=\"653.1005\" x2=\"393.7352\" y2=\"653.1005\" gradientTransform=\"matrix(31.55 0 0 -47.117 -12366.4619 30821.5605)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-acb5626e5fafabcdb9f36ff77287c769\" x=\"59.6\" y=\"25.9\" style=\"fill:url(#icon-dc8e39c3520e3070353d1f543fdc5786);\" width=\"31.5\" height=\"47.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-758999302cc4168fcf745d12f12c0f6f\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-c364264b12be6e50b3c1b8288b6a7ead\" x=\"59.8\" y=\"25.9\" width=\"35.8\" height=\"66.8\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-4b2648a6152b0d2250446327ee722040\">\n\t\t\t\t<use xlink:href=\"#icon-c364264b12be6e50b3c1b8288b6a7ead\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-fa306d74203b4d49f4707e301984c58c\" style=\"clip-path:url(#icon-4b2648a6152b0d2250446327ee722040);\">\n\t\t\t\t<path id=\"icon-def9464bee64ef7266ef1eb5f35a14b8\" class=\"st4\" d=\"M95.4,57.7c-0.6-2.9-1.5-5.7-2.8-8.3      c-3.4-7.3-7.3-14.3-11.7-21l-0.5-0.8c-0.5-1-1.4-1.6-2.5-1.7c-1.1,0.1-2,0.7-2.6,1.7l0,0L74.2,29c-1.6,2.6-3.3,5.3-4.9,7.9      c-3.1,5.1-5.8,10.4-8,16c-0.8,2-1.4,4-1.5,6.2c-0.3,5.4,1.9,10.7,6.1,14.2c3.3,2.9,7.4,4.5,11.8,4.5l0,0      c6.3,0,12.1-3.3,15.3-8.7C95.2,65.7,96,61.7,95.4,57.7 M91,67.8c-4.4,7.3-13.9,9.7-21.2,5.3c-0.8-0.5-1.6-1.1-2.3-1.7      c-3.6-3-5.5-7.6-5.2-12.3c0.2-1.9,0.6-3.7,1.4-5.4c2.1-5.4,4.8-10.6,7.8-15.6c1.6-2.7,3.2-5.3,4.9-7.9l0.9-1.4      c0,0,0-0.1,0.1-0.1c0.1-0.2,0.3-0.4,0.5-0.6c0,0,0.2,0.1,0.5,0.6l0.5,0.8c4.3,6.6,8.2,13.5,11.6,20.7c1.2,2.5,2.1,5.1,2.7,7.7      C93.6,61.5,92.8,65,91,67.8\"><\/path>\n\t\t\t\t<path id=\"icon-47f4fc82f96c67450f6724ef5e1565f4\" class=\"st4\" d=\"M77.7,60.9c-4.5,0-8.2-3.7-8.2-8.2      c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2c0,5.8,4.7,10.6,10.6,10.6c0.7,0,1.2-0.5,1.2-1.2C78.9,61.4,78.4,60.9,77.7,60.9\"><\/path>\n\t\t\t\t<path id=\"icon-9f7ff88a55ecf8e840dc2f0af9c45611\" class=\"st4\" d=\"M78.6,68c4.5,0,8.2-3.7,8.2-8.2      c0-0.7,0.5-1.2,1.2-1.2c0.7,0,1.2,0.5,1.2,1.2c0,5.8-4.7,10.6-10.6,10.6c-0.7,0-1.2-0.5-1.2-1.2C77.4,68.6,78,68,78.6,68\"><\/path>\n\t\t\t\t\n\t\t\t\t\t<line id=\"icon-e90d5ceb2be44ca5e16f80cc96508efe\" class=\"st41\" x1=\"77.7\" y1=\"40.2\" x2=\"77.7\" y2=\"92.7\"><\/line>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-a46383f39c24e2e0af1965ae015b2393\" viewBox=\"0 0 98.68 70.14\">\n  <defs>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee\">\n      <path id=\"icon-ec68f7ff2fafff191cb6b839e257b2c0\" data-name=\"Pfad 100\" d=\"M65.954-42.7h6.4v12.81L82.357-42.7h7.235L79.39-29.966l10.567,19.6H82.85L75.181-24.92l-2.829,3.6v10.958h-6.4Z\" transform=\"translate(-65.954 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-2\">\n      <path id=\"icon-48f2565e44a5d629d6476256859b4259\" data-name=\"Pfad 102\" d=\"M96.379-37.06h-13.8v6.967H95.1v5.636H82.579v14.091h-6.4V-42.7H96.33Z\" transform=\"translate(-76.181 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-3\">\n      <path id=\"icon-59cd603304968a2b455c02acf8e92e35\" data-name=\"Pfad 104\" d=\"M85.581-42.7H93.2l3.854,14.19L100.89-42.7h7.718v32.331h-5.5v-25.9l-3.421,14.14h-5.1l-3.46-14.14v25.9h-5.5Z\" transform=\"translate(-85.581 42.697)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-4\">\n      <path id=\"icon-acc513ecfa5e2b601089935046075fc3\" data-name=\"Pfad 106\" d=\"M79.409-10.242V-.152H76.117V-27.674h3.292v2.552A5.746,5.746,0,0,1,81.6-27.378a6.281,6.281,0,0,1,3.145-.778,6.655,6.655,0,0,1,5.668,2.8q2.05,2.789,2.06,7.745T90.4-9.986a6.684,6.684,0,0,1-5.658,2.769,6.37,6.37,0,0,1-3.184-.769,5.529,5.529,0,0,1-2.149-2.257Zm9.621-7.44a11.1,11.1,0,0,0-1.2-5.755,3.943,3.943,0,0,0-3.568-1.971,4,4,0,0,0-3.618,1.971,13.958,13.958,0,0,0,0,11.47A3.943,3.943,0,0,0,84.259-10a3.943,3.943,0,0,0,3.568-1.971A11.062,11.062,0,0,0,89.03-17.682Z\" transform=\"translate(-76.117 28.161)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-5\">\n      <path id=\"icon-8dcbf309414c0da67d0087cb52807d45\" data-name=\"Pfad 108\" d=\"M90.268-10.111a5.664,5.664,0,0,0,.818,3.331,2.76,2.76,0,0,0,2.4,1.123h3.825V-2.9h-4.15A5.659,5.659,0,0,1,88.612-4.78,7.94,7.94,0,0,1,87-10.111V-28.144H81.742v-2.562h8.527Z\" transform=\"translate(-81.742 30.706)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-6\">\n      <path id=\"icon-4679e30db14b5ca10a496f919b8f0e62\" data-name=\"Pfad 110\" d=\"M88.027-15.623V-27.98h3.283v12.357a6.63,6.63,0,0,0,.986,3.942,3.48,3.48,0,0,0,2.957,1.261A4.18,4.18,0,0,0,98.8-12.046a7.694,7.694,0,0,0,1.232-4.681V-27.98h3.292v19.9h-3.3v-2.956A6.179,6.179,0,0,1,97.638-8.41a6.754,6.754,0,0,1-3.509.887,5.334,5.334,0,0,1-4.564-1.971Q88.027-11.573,88.027-15.623Z\" transform=\"translate(-88.027 27.98)\" fill=\"none\"><\/path>\n    <\/clipPath>\n    <clipPath id=\"icon-98f325dff9f22a289ec23176bd9d56ee-7\">\n      <path id=\"icon-8ea9b83019d47b0984e753c8fe5e2103\" data-name=\"Pfad 112\" d=\"M108.513-26.991v3.2a12.462,12.462,0,0,0-2.839-1.232,10.66,10.66,0,0,0-2.9-.4,6.094,6.094,0,0,0-3.322.719,2.453,2.453,0,0,0-1.094,2.2,2.4,2.4,0,0,0,.818,1.971,11,11,0,0,0,4.081,1.281l1.311.286a6.408,6.408,0,0,1,3.7,1.853,5.152,5.152,0,0,1,1.262,3.607,5.557,5.557,0,0,1-2.11,4.621,9.14,9.14,0,0,1-5.836,1.665,16.594,16.594,0,0,1-3.105-.315,28.206,28.206,0,0,1-3.5-.926v-3.39a18.911,18.911,0,0,0,3.5,1.419,11.755,11.755,0,0,0,3.174.473,5.522,5.522,0,0,0,3.361-.887,2.877,2.877,0,0,0,1.2-2.464q0-2.276-4.367-3.153H101.7l-1.222-.246a7.887,7.887,0,0,1-4.13-1.862,4.867,4.867,0,0,1-1.3-3.577,5.31,5.31,0,0,1,1.972-4.415,8.608,8.608,0,0,1,5.54-1.567,15.333,15.333,0,0,1,5.984,1.182Z\" transform=\"translate(-94.978 28.153)\" fill=\"none\"><\/path>\n    <\/clipPath>\n  <\/defs>\n  <g id=\"icon-83da3187170b82073be26ca428d08aa0\" data-name=\"Gruppe 2556\" transform=\"translate(-333.932 -568.877)\">\n    <g id=\"icon-49245b7890dd73efafa8f05f67f5ce48\" data-name=\"Gruppe 2342\" transform=\"translate(333.932 568.877)\">\n      <g id=\"icon-4a81b3e41927008fc34d9a14a6245f1d\" data-name=\"Gruppe 2319\" transform=\"translate(0 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee)\">\n        <path id=\"icon-ea7255f66147b099d35dc04fa075635a\" data-name=\"Pfad 99\" d=\"M64.954-43.7h29.8V-5.569h-29.8Z\" transform=\"translate(-67.853 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-7452d00b889b87b575d385542b48681c\" data-name=\"Gruppe 2320\" transform=\"translate(29.642 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-2)\">\n        <path id=\"icon-cec4193714a4b05bef745115727cc933\" data-name=\"Pfad 101\" d=\"M75.181-43.7h26V-5.569h-26Z\" transform=\"translate(-78.08 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-12142d36cb4d41af4cfd6748fb7459a2\" data-name=\"Gruppe 2321\" transform=\"translate(56.888 0)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-3)\">\n        <path id=\"icon-81913dc41e40d5b5900c1497acf94605\" data-name=\"Pfad 103\" d=\"M84.581-43.7h28.824V-5.569H84.581Z\" transform=\"translate(-87.48 40.798)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-4394eb6f2b86ceb1c6102e105940c995\" data-name=\"Gruppe 2322\" transform=\"translate(29.454 42.131)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-4)\">\n        <path id=\"icon-e1be26a7c5876d493f2f3b1e8a129302\" data-name=\"Pfad 105\" d=\"M75.117-29.188H97.274V4.7H75.117Z\" transform=\"translate(-78.015 26.213)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-dbe91832230f71efd26df54bbc493757\" data-name=\"Gruppe 2323\" transform=\"translate(45.759 34.755)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-5)\">\n        <path id=\"icon-708663ece720652ad3a8a1300683beb3\" data-name=\"Pfad 107\" d=\"M80.742-31.706H102.1V2H80.742Z\" transform=\"translate(-83.64 28.808)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-91e838aa9c6ed0df1666f5071260d46e\" data-name=\"Gruppe 2324\" transform=\"translate(63.975 42.658)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-6)\">\n        <path id=\"icon-0fcbf5b93cb4984eeb0e73aa52cfc063\" data-name=\"Pfad 109\" d=\"M87.027-28.98h21.1V-2.59h-21.1Z\" transform=\"translate(-89.925 26.081)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n      <g id=\"icon-ffdc9d1953107363f6e1f63348405a88\" data-name=\"Gruppe 2325\" transform=\"translate(84.124 42.157)\" clip-path=\"url(#icon-98f325dff9f22a289ec23176bd9d56ee-7)\">\n        <path id=\"icon-42c20061ab87103429f847d49845b572\" data-name=\"Pfad 111\" d=\"M93.971-29.191h20.451V-2.229H93.971Z\" transform=\"translate(-96.89 26.182)\" fill=\"#0a0a0a\"><\/path>\n      <\/g>\n    <\/g>\n  <\/g>\n<\/symbol><symbol id=\"icon-a737c7eb29ec906c0c4309faa8f015c4\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000057871083287635588980000008331956294459047328_\"); }.st1 { clip-path: url(\"#SVGID_00000072268026170546204440000000142148186425716406_\"); }.st2 { fill: url(\"#Rechteck_460_00000041297080574954005800000006054464661746699664_\"); }.st3 { clip-path: url(\"#SVGID_00000165209459873144405930000017982657658320533415_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000057834654900145092480000011074735511249426604_\"); }.st7 { clip-path: url(\"#SVGID_00000057846282233880195640000004940120552061057958_\"); }.st8 { fill: url(\"#Rechteck_461_00000105410931856084773230000015076421925056599424_\"); }.st9 { clip-path: url(\"#SVGID_00000124857861308474795080000004939744797845913759_\"); }.st10 { clip-path: url(\"#SVGID_00000150782282490797359170000005832898659542926265_\"); }.st11 { fill: url(\"#Rechteck_465_00000178920931013448707360000011341142532369366913_\"); }.st12 { clip-path: url(\"#SVGID_00000029745937668899900570000001420620815739281579_\"); }.st13 { clip-path: url(\"#SVGID_00000125593484640267780830000014489957628497668003_\"); }.st14 { fill: url(\"#icon-069038446263043edd128a4c9a38b57f_00000057860019072704377450000010115661661668665523_\"); }.st15 { clip-path: url(\"#SVGID_00000008853260781344005570000009078678462424314557_\"); }.st16 { clip-path: url(\"#SVGID_00000090993309083524544050000010835536388940937901_\"); }.st17 { fill: url(\"#Rechteck_482_00000157286440120089004450000010076877154281628035_\"); }.st18 { clip-path: url(\"#SVGID_00000096041759626841277730000003998816263063072936_\"); }.st19 { fill: url(\"#Rechteck_484_00000070119856490923744200000000999587477785320077_\"); }.st20 { clip-path: url(\"#SVGID_00000098933659354951566310000002122559887737142403_\"); }.st21 { clip-path: url(\"#SVGID_00000040558118558828840400000000752334176761678482_\"); }.st22 { fill: url(\"#Rechteck_472_00000035505464170570529890000001737741065049511305_\"); }.st23 { clip-path: url(\"#SVGID_00000032640819758006483480000017467139343852590005_\"); }.st24 { fill: url(\"#Rechteck_474_00000029744599439386313300000004704225628264347817_\"); }.st25 { clip-path: url(\"#SVGID_00000144321494858043750530000015619500738899223202_\"); }.st26 { fill: url(\"#Rechteck_476_00000077303926008498371960000011729546744045675915_\"); }.st27 { clip-path: url(\"#SVGID_00000058566297788056881540000002433468251052531855_\"); }.st28 { clip-path: url(\"#SVGID_00000080207719755838692170000008628918994350669246_\"); }.st29 { fill: url(\"#Rechteck_479_00000054247662476589616400000018294019551327802293_\"); }.st30 { clip-path: url(\"#SVGID_00000178183046823206860860000017270244654541969797_\"); }.st31 { fill: url(\"#SVGID_00000147917811448806172410000015116817398342608063_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000127747593649174385450000004777239860844721283_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000091706944008952664220000014941155537773889667_\"); }.st38 { fill: url(\"#Rechteck_470_00000126310772571650006760000007517810986977251231_\"); }.st39 { clip-path: url(\"#SVGID_00000183218714596015886980000015953496621855459459_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g id=\"icon-ac78efecb1045e20b9c73e93d3b0356b\" transform=\"translate(0 0)\">\n\t<g id=\"icon-0f74793ea1a267ea259e37e25fff7a22\" transform=\"translate(3.165 11.42)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" d=\"M96.6,27.6c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6      c0,0-0.1,0-0.1,0c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8      v36.5c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3      h0c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7c0,0,0.1,0,0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V29.6c0.1-1-0.6-1.9-1.6-2.1c-0.1,0-0.1,0-0.2,0      C96.9,27.5,96.8,27.6,96.6,27.6\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-ced667a0b69915e70029edbf66febf98\">\n\t\t\t\t<use xlink:href=\"#icon-3e7d9565e5438b0f8ca0f3a15fdeff24\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-0112eb48f41d52a18ab1ccc11cd79205\" style=\"clip-path:url(#icon-ced667a0b69915e70029edbf66febf98);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-511dfa6bf8d020211daf7bb77b14ab0f\" gradientUnits=\"userSpaceOnUse\" x1=\"201.8157\" y1=\"637.6237\" x2=\"201.8307\" y2=\"637.6237\" gradientTransform=\"matrix(53.596 0 0 -47.309 -10774.374 30216.5469)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-069038446263043edd128a4c9a38b57f\" x=\"45.3\" y=\"27.6\" style=\"fill:url(#icon-511dfa6bf8d020211daf7bb77b14ab0f);\" width=\"53.6\" height=\"47.3\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-85af9502c4dcc5ec54c2783ff46b526e\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-49ec153e99a3203ac54fd947bb11d1bc\" x=\"45.3\" y=\"27.6\" width=\"56.7\" height=\"63.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6\">\n\t\t\t\t<use xlink:href=\"#icon-49ec153e99a3203ac54fd947bb11d1bc\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t<g id=\"icon-06127afc8dbb8a296d1151335a23ac79\" style=\"clip-path:url(#icon-85e0cdddb6ecd3e4bb8ccb2660f6eab6);\">\n\t\t\t\t<path id=\"icon-3f4846d987d6681437ca9e33589ffdd4\" class=\"st4\" d=\"M97.1,35.5c-0.2,0-0.3,0-0.5,0.1c-0.1,0-0.1,0-0.1,0l-15.8,6.2l-15.4-6c0,0-0.1,0-0.1,0      c-0.5-0.1-0.9-0.2-1.4-0.2h-0.1h0c-0.7,0-1.4,0.1-2,0.4c-0.1,0-0.2,0-0.3,0.1l-14,5.5c-1.2,0.4-1.9,1.6-1.9,2.8v36.5      c0,0.6,0.2,1.1,0.6,1.6c0.3,0.3,0.8,0.5,1.2,0.5c0.3,0,0.6-0.1,0.8-0.2l15.6-6.1l14.9,5.8l0.4,0.1c0.6,0.2,1.1,0.3,1.7,0.3h0      c0.7,0,1.5-0.1,2.1-0.4l14.5-5.7l0.1,0c0.9-0.4,1.5-1.4,1.5-2.5V37.6c0.1-1-0.6-1.9-1.6-2.1C97.3,35.5,97.2,35.5,97.1,35.5       M62.4,74.5l-14.7,5.7V44.3c0-0.3,0.2-0.5,0.4-0.6L62,38.3c0.1,0,0.2-0.1,0.3-0.1l0,0L62.4,74.5z M79.5,80.2l-14.7-5.7V38.2      l14.7,5.7V80.2z M96.5,74.2c0,0.2-0.1,0.3-0.1,0.3l-14.5,5.6l-0.1,0V43.9l14.7-5.7V74.2z\"><\/path>\n\t\t\t\t<path id=\"icon-592c5ae8e226b3ac5c15dc71b947c313\" class=\"st4\" d=\"M80.6,27.6c-0.1,0-0.3,0-0.4,0.1l0,0c-0.1,0.1-0.3,0.1-0.4,0.3l-5.6,5.6      c-0.4,0.5-0.4,1.2,0.1,1.7c0.5,0.4,1.1,0.4,1.6,0l3.5-3.5v7c0,0.7,0.5,1.2,1.2,1.2c0.7,0,1.2-0.5,1.2-1.2c0,0,0,0,0,0v-7      l3.6,3.6c0.4,0.5,1.2,0.5,1.7,0.1c0.5-0.4,0.5-1.2,0.1-1.7c0,0,0,0-0.1-0.1l-5.6-5.7c-0.1-0.1-0.2-0.2-0.4-0.3l0,0      C80.9,27.6,80.7,27.6,80.6,27.6\"><\/path>\n\t\t\t\t<path id=\"icon-25c6d2dac8b9dcd132055bf8c60c8d0a\" class=\"st4\" d=\"M63.3,91c0.1,0,0.3,0,0.4-0.1l0,0c0.1-0.1,0.3-0.1,0.4-0.3l5.6-5.6c0.5-0.5,0.5-1.2,0-1.7      s-1.2-0.5-1.7,0l-3.5,3.5v-7c0-0.7-0.5-1.2-1.2-1.2c-0.7,0-1.2,0.5-1.2,1.2v7l-3.6-3.6c-0.5-0.5-1.2-0.5-1.7,0      c-0.5,0.5-0.5,1.2,0,1.7l0,0l5.6,5.7c0.1,0.1,0.2,0.2,0.4,0.3l0,0C63,91,63.1,91,63.3,91\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-2035fd2deab545e48d9d67180ee19cdb\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000127740007455166217490000014588631213656063914_\"); }.st1 { clip-path: url(\"#SVGID_00000053523524114400005300000005889255167630332546_\"); }.st2 { fill: url(\"#Rechteck_460_00000044862436489727045260000008662948148217310640_\"); }.st3 { clip-path: url(\"#SVGID_00000111190306307365302880000014548407180315503038_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000018216883538326614350000002735189123819237055_\"); }.st7 { clip-path: url(\"#SVGID_00000052074358216338084740000017074309960190964881_\"); }.st8 { fill: url(\"#Rechteck_461_00000130634038826231377340000010043317901761046697_\"); }.st9 { clip-path: url(\"#SVGID_00000124159373454258233190000010328243143205813395_\"); }.st10 { clip-path: url(\"#SVGID_00000094607348373895913310000004744618115872836997_\"); }.st11 { fill: url(\"#Rechteck_465_00000133487353071724135470000017039229611642081469_\"); }.st12 { clip-path: url(\"#SVGID_00000127722959557495617120000006518660249839597484_\"); }.st13 { clip-path: url(\"#SVGID_00000034075379539900099400000008079060723707791259_\"); }.st14 { fill: url(\"#Rechteck_468_00000132770679320085706370000015229253368590491017_\"); }.st15 { clip-path: url(\"#SVGID_00000014591836832609697760000007980470098441639097_\"); }.st16 { clip-path: url(\"#SVGID_00000081643120971009162050000007468060968456287372_\"); }.st17 { fill: url(\"#Rechteck_482_00000164500779150773041590000002156088492504396431_\"); }.st18 { clip-path: url(\"#SVGID_00000041282476784796890070000017041491747886853256_\"); }.st19 { fill: url(\"#Rechteck_484_00000130619043790647040460000006730251265773551269_\"); }.st20 { clip-path: url(\"#SVGID_00000095309534768163572000000001534388767170101147_\"); }.st21 { clip-path: url(\"#SVGID_00000182529717258270904130000000893745016503171493_\"); }.st22 { fill: url(\"#Rechteck_472_00000018200771243637680150000009185477528058286760_\"); }.st23 { clip-path: url(\"#SVGID_00000103264621014134100210000018132502771689535886_\"); }.st24 { fill: url(\"#Rechteck_474_00000041278990938900018760000000660067882416088724_\"); }.st25 { clip-path: url(\"#SVGID_00000009581384769262873330000003609676514520064138_\"); }.st26 { fill: url(\"#Rechteck_476_00000133491826689853629850000005964013885681384609_\"); }.st27 { clip-path: url(\"#SVGID_00000136371637204291288480000006380090420204442546_\"); }.st28 { clip-path: url(\"#SVGID_00000021097677432975690980000002439484321622423686_\"); }.st29 { fill: url(\"#Rechteck_479_00000173853987846030220410000004411010286230905228_\"); }.st30 { clip-path: url(\"#SVGID_00000051381328054205024600000001114049163958003096_\"); }.st31 { fill: url(\"#SVGID_00000152248849877974914060000013328116942092869538_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000024720135315728451910000010603401927431254971_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000121971296485095590460000013147458946232309131_\"); }.st38 { fill: url(\"#Rechteck_470_00000142884987945860476700000005548144479464532128_\"); }.st39 { clip-path: url(\"#SVGID_00000007397465477895550040000008827217240474190518_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-a7258b596c7f17cef72ccfc136111162\" transform=\"translate(29.808 9.051)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-8c94e570df88a02192d346d87ef06e5b\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7c9a534b1d503dbdc24f8d902e6183f9\">\n\t\t\t\t<use xlink:href=\"#icon-8c94e570df88a02192d346d87ef06e5b\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-925f091a5ce66823df84e72adb38dbb6\" style=\"clip-path:url(#icon-7c9a534b1d503dbdc24f8d902e6183f9);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-7e27b6ab19e5f323c975c0d3ec6cb35a\" gradientUnits=\"userSpaceOnUse\" x1=\"330.8734\" y1=\"489.9841\" x2=\"330.9574\" y2=\"489.9841\" gradientTransform=\"matrix(9.408 0 0 -36.094 -3096.3115 17739.7363)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-5737c00e44e023711be3c1d253847943\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-7e27b6ab19e5f323c975c0d3ec6cb35a);\" width=\"9.4\" height=\"36.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-fdbe5b52101ac6e748e9069680ed394e\" transform=\"translate(45.294 21.735)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-4e99bbfc3d487132db5051674d92fb0d\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-5776a1835a317536ff8e79a66dd94437\">\n\t\t\t\t<use xlink:href=\"#icon-4e99bbfc3d487132db5051674d92fb0d\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-ec4679005ce65e6e18fc29c8c78e3be7\" style=\"clip-path:url(#icon-5776a1835a317536ff8e79a66dd94437);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-5e6b1d8cbd8afed8bdd67698365638d8\" gradientUnits=\"userSpaceOnUse\" x1=\"313.7364\" y1=\"471.7698\" x2=\"313.8214\" y2=\"471.7698\" gradientTransform=\"matrix(9.407 0 0 -23.41 -2950.2627 11092.0391)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-3c641aa41685fee311c3f42b37009942\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-5e6b1d8cbd8afed8bdd67698365638d8);\" width=\"9.4\" height=\"23.4\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-89df2927b8c2b71633cebcf23b773c1f\" transform=\"translate(13.879 28.077)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-054d3e724377416635046f07650eefc4\" x=\"46.3\" y=\"36.2\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-30b752cf2b83c30e30e1697a8a179791\">\n\t\t\t\t<use xlink:href=\"#icon-054d3e724377416635046f07650eefc4\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-d12a3232281bd45ed2b1da48acfca26c\" style=\"clip-path:url(#icon-30b752cf2b83c30e30e1697a8a179791);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-fd86754fa22f21c63f0e8fb6e2e67d62\" gradientUnits=\"userSpaceOnUse\" x1=\"348.4954\" y1=\"459.5804\" x2=\"348.5794\" y2=\"459.5804\" gradientTransform=\"matrix(9.408 0 0 -17.068 -3246.1716 7888.8545)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-c90d8219fc7d786a0b33ea55b4c6bbd0\" x=\"46.3\" y=\"36.2\" style=\"fill:url(#icon-fd86754fa22f21c63f0e8fb6e2e67d62);\" width=\"9.4\" height=\"17.1\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-172e9636dd8ea611ab58c55ffec4f427\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-0972eff55c3d9f2727e1c632a0f4fb88\" x=\"46.3\" y=\"36.2\" width=\"54.7\" height=\"46.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-fc4281a91be06e21fd9e8c0a88621fb3\">\n\t\t\t\t<use xlink:href=\"#icon-0972eff55c3d9f2727e1c632a0f4fb88\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-45150770349ac0eeef0d4c569b4a11a9\" style=\"clip-path:url(#icon-fc4281a91be06e21fd9e8c0a88621fb3);\">\n\t\t\t\t<path id=\"icon-c3977b99a032aff12a8eca420b1fcc75\" class=\"st4\" d=\"M98.3,54.3h-9.4      c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V42.3c0-0.7-0.5-1.2-1.2-1.2h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-4.1V61.8c0-0.7-0.5-1.2-1.2-1.2      h-9.4c-0.7,0-1.2,0.5-1.2,1.2V80h-2.4c0,0-0.1,0-0.1,0c-0.3,0-0.5-0.1-0.7-0.2c-0.3-0.4-0.4-0.8-0.4-1.3v-41      c0-0.7-0.5-1.2-1.2-1.2h-3.7c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2s0.5,1.2,1.2,1.2H50      v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50V59h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2      H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v5.2h-2.5c-0.7,0-1.2,0.5-1.2,1.2      c0,0.7,0.5,1.2,1.2,1.2c0,0,0,0,0,0H50v1.8c-0.1,1.1,0.4,2.3,1.2,3.1c0.6,0.5,1.4,0.8,2.3,0.8c0.1,0,0.2,0,0.2,0h44.6      c0.7,0,1.2-0.5,1.2-1.2V55.5C99.5,54.9,98.9,54.3,98.3,54.3 M65.4,80h-7V63h7V80z M81.3,80h-7V43.5h7L81.3,80z M97.1,80h-7V56.7      h7V80z\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><symbol id=\"icon-6383497f4b507f8a576f50c766aac24b\" viewBox=\"0 0 147.4 118.5\">\n<style type=\"text\/css\">\/* inner styles set by WPT to match CSSOM *\/.st0 { clip-path: url(\"#SVGID_00000014613776309459793520000002809861407682656679_\"); }.st1 { clip-path: url(\"#SVGID_00000033345572725554720810000007629462618477895615_\"); }.st2 { fill: url(\"#Rechteck_460_00000129178618437003395660000010971272957244575145_\"); }.st3 { clip-path: url(\"#SVGID_00000085939415051860939570000007683019007624164754_\"); }.st4 { fill: rgb(51, 51, 51); }.st5 { opacity: 0.25; }.st6 { clip-path: url(\"#SVGID_00000119095421710437982560000015990077650540875414_\"); }.st7 { clip-path: url(\"#SVGID_00000036950695294292303480000011788008066749616315_\"); }.st8 { fill: url(\"#Rechteck_461_00000138532837912655099910000010733076753767721642_\"); }.st9 { clip-path: url(\"#SVGID_00000089575695050257138420000005712180126344126351_\"); }.st10 { clip-path: url(\"#SVGID_00000119804032987360958750000012881140755761656741_\"); }.st11 { fill: url(\"#Rechteck_465_00000149354226462319842880000014649113952513620148_\"); }.st12 { clip-path: url(\"#SVGID_00000124852651768699856540000017968112717890732475_\"); }.st13 { clip-path: url(\"#SVGID_00000013156693572719133890000006731498054436430493_\"); }.st14 { fill: url(\"#Rechteck_468_00000006674469313607024860000006180544448563147696_\"); }.st15 { clip-path: url(\"#SVGID_00000072279311706218540480000013213035384523393693_\"); }.st16 { clip-path: url(\"#SVGID_00000044141222200300844840000006390178738266042800_\"); }.st17 { fill: url(\"#Rechteck_482_00000036238261514195663310000000088643720191042441_\"); }.st18 { clip-path: url(\"#SVGID_00000002362181936760400290000015547233576665656469_\"); }.st19 { fill: url(\"#Rechteck_484_00000172413254761009044260000018435696886716919428_\"); }.st20 { clip-path: url(\"#SVGID_00000035508744120045056370000001432016049536926086_\"); }.st21 { clip-path: url(\"#SVGID_00000053531373963004192300000002197269084314590876_\"); }.st22 { fill: url(\"#Rechteck_472_00000087411872706533368540000012527562868552394933_\"); }.st23 { clip-path: url(\"#SVGID_00000075126697180760651680000004884642657429523335_\"); }.st24 { fill: url(\"#Rechteck_474_00000070806247252071762980000006414614515324783268_\"); }.st25 { clip-path: url(\"#SVGID_00000038411120918750361790000010875292823757050502_\"); }.st26 { fill: url(\"#Rechteck_476_00000123436661437690350710000014273477808365993355_\"); }.st27 { clip-path: url(\"#SVGID_00000088830572431547516950000013873885594623877299_\"); }.st28 { clip-path: url(\"#SVGID_00000021840106374431399610000013076006367007899538_\"); }.st29 { fill: url(\"#Rechteck_479_00000029753538906980137170000010422382861607791542_\"); }.st30 { clip-path: url(\"#SVGID_00000157302355742346346800000014770665008140586406_\"); }.st31 { fill: url(\"#SVGID_00000160874861150150542930000005530937592987280776_\"); }.st32 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-linecap: round; stroke-linejoin: round; stroke-miterlimit: 10; }.st33 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.126; stroke-miterlimit: 10; }.st34 { fill: url(\"#SVGID_00000000218345600271902990000010220604607969688732_\"); }.st35 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2; }.st36 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.001; stroke-miterlimit: 4.0021; }.st37 { clip-path: url(\"#SVGID_00000161595750508312108600000014763590041929510811_\"); }.st38 { fill: url(\"#Rechteck_470_00000071541838457533396000000016350234782674799276_\"); }.st39 { clip-path: url(\"#SVGID_00000088819754663455288940000005508121097245520281_\"); }.st40 { fill: none; }.st41 { fill: none; stroke: rgb(51, 51, 51); stroke-width: 2.835; stroke-miterlimit: 10; }<\/style>\n<g>\n\t<g id=\"icon-30fb414d6349da85fe065d7470dc29b7\" transform=\"translate(21.478 7.553)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<path id=\"icon-b17a57d2b78cdff60c34a447e982b2ee\" d=\"M56.6,41.2L56.6,41.2c6.2,0,11.1,5,11.1,11.1v0.3      c0,6.1-5,11.1-11.1,11.1h0c-6.1,0-11.1-5-11.1-11.1v-0.3C45.5,46.1,50.4,41.2,56.6,41.2z\"><\/path>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-b4b77b8284234307a76541f61532a853\">\n\t\t\t\t<use xlink:href=\"#icon-b17a57d2b78cdff60c34a447e982b2ee\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-02b1f43428d9a0d706d40ca979b98b20\" style=\"clip-path:url(#icon-b4b77b8284234307a76541f61532a853);\">\n\t\t\t\t\n\t\t\t\t\t<linearGradient id=\"icon-f1f6923a4930b9b3e3ce9fbcf97d75ec\" gradientUnits=\"userSpaceOnUse\" x1=\"523.3683\" y1=\"545.36\" x2=\"523.4319\" y2=\"545.36\" gradientTransform=\"matrix(16.811 0 0 -17.043 -8781.3535 9347.0146)\">\n\t\t\t\t\t<stop offset=\"0\" style=\"stop-color:#42D8A2\"><\/stop>\n\t\t\t\t\t<stop offset=\"1\" style=\"stop-color:#33DC72\"><\/stop>\n\t\t\t\t<\/linearGradient>\n\t\t\t\t\n\t\t\t\t\t<rect id=\"icon-20ecbfc1d71c21b55efbccc6a826291a\" x=\"45.5\" y=\"41.2\" style=\"fill:url(#icon-f1f6923a4930b9b3e3ce9fbcf97d75ec);\" width=\"22.3\" height=\"22.6\"><\/rect>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n\t<g id=\"icon-3321cb544e8554286dfc1a706fd28b28\" transform=\"translate(0 0)\">\n\t\t<g>\n\t\t\t<defs>\n\t\t\t\t<rect id=\"icon-a5dd966626d7558847aa9db16bb7759c\" x=\"38.5\" y=\"38.7\" width=\"70.4\" height=\"41.1\"><\/rect>\n\t\t\t<\/defs>\n\t\t\t<clipPath id=\"icon-7f7d17bc7c2b8267f9e5a9f4559e9381\">\n\t\t\t\t<use xlink:href=\"#icon-a5dd966626d7558847aa9db16bb7759c\" style=\"overflow:visible;\"><\/use>\n\t\t\t<\/clipPath>\n\t\t\t\n\t\t\t\t<g id=\"icon-81dd7a8ab319d3c8501f6a1481cd66d4\" style=\"clip-path:url(#icon-7f7d17bc7c2b8267f9e5a9f4559e9381);\">\n\t\t\t\t<path id=\"icon-92b304c6d3500c41cafeb1aacc6ddbd1\" class=\"st4\" d=\"M108,56.7c-0.2-0.3-0.5-0.6-0.7-0.8      c-5.3-5.8-11.6-10.5-18.7-13.8c-9.1-4.4-19.6-4.5-28.7-0.5C52.3,45,45.5,49.9,40,56c-1.8,1.5-2,4.2-0.5,6      c0.1,0.2,0.3,0.3,0.5,0.5c4.7,5.2,10.3,9.5,16.5,12.8c2.2,1.2,4.5,2.2,6.9,2.9c3.4,1.1,6.9,1.6,10.4,1.6l0,0      c0.8,0,1.7,0,2.6-0.1c1.6-0.1,3.3-0.4,4.9-0.8c9.7-2.4,18.5-8,26.6-17.1C109.2,60.5,109.3,58.2,108,56.7 M105.6,59.8      c-7.8,8.6-16,13.8-25.1,16.1c-1.5,0.3-2.9,0.6-4.4,0.7c-4,0.3-8-0.2-11.8-1.4c-2.2-0.7-4.3-1.6-6.3-2.7      c-5.9-3.1-11.2-7.2-15.6-12.1c-0.9-1-0.9-1.3,0-2.2c5.2-5.8,11.6-10.5,18.8-13.6c4-1.7,8.3-2.7,12.6-2.7c4.7,0,9.3,1.1,13.6,3.1      C94,48.1,100,52.6,105,58c0.2,0.2,0.4,0.4,0.5,0.6C105.8,59.1,105.9,59.5,105.6,59.8\"><\/path>\n\t\t\t\t<path id=\"icon-7bbc8d081d1f36a6d6753ca997ff13fd\" class=\"st4\" d=\"M73.6,47.6c-6.6,0-11.9,5.3-11.9,11.9      S67,71.5,73.6,71.5c6.6,0,11.9-5.3,11.9-11.9l0,0C85.5,52.9,80.2,47.6,73.6,47.6 M73.6,68.3c-4.9,0-8.8-3.9-8.8-8.8      c0-4.9,3.9-8.8,8.8-8.8c4.9,0,8.8,3.9,8.8,8.8C82.3,64.4,78.4,68.3,73.6,68.3\"><\/path>\n\t\t\t<\/g>\n\t\t<\/g>\n\t<\/g>\n<\/g>\n<\/symbol><\/svg>\n    <header class=\"header\" data-observe-header-height=\"\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container header__inner\">\n            <a href=\"https:\/\/kfmplus.de\" class=\"logo\">\n    <svg viewBox=\"0 0 100 77\"><use xlink:href=\"#icon-b5046ac3549c8025296fb99394972577\"><\/use><\/svg>\n<\/a>\n            <nav class=\"navigation\">\n                <ul class=\"navigation__list\">\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\">Aktuelles<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/module\">Module<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/faq\">FAQ<\/a>\n                        <\/li>\n                                            <li class=\"navigation__item\">\n                            <a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a>\n                        <\/li>\n                                    <\/ul>\n            <\/nav>\n\n            <button data-component=\"ToggleClass\" data-init-class=\"transforms-nav\" data-reciver=\"html\" data-class=\"nav-open\" class=\"burger-button\"><span><\/span><\/button>\n        <\/div>\n    <\/div>\n<\/header>\n\n\n<div class=\"content-area\">\n    <section class=\"content-container-outer stage stage--bg-grey stage--media\">\n            <div class=\"stage__image\">\n            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-2400x1972-q75.png\" width=\"2400\" height=\"1972\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png\" width=\"1599\" height=\"1314\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1920x1577-q75.png\" width=\"1919\" height=\"1577\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1280x1051-q75.png\" width=\"1279\" height=\"1051\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1152x946-q75.png\" width=\"1151\" height=\"946\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-768x631-q75.png\" width=\"768\" height=\"631\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-540x443-q75.png\" width=\"539\" height=\"443\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\"><\/picture>\n        <\/div>\n        <div class=\"content-container stage__content\">\n         <span data-aos=\"fade-up\" class=\"stage__roofline aos-init aos-animate\">KFMplus<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n          <h1 data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"stage__headline aos-init aos-animate\">Integriertes kommunales<br>\nFl\u00e4chen- &amp; Ressourcen-<br>\nmanagement<\/h1>          <div data-aos=\"fade-up\" data-aos-delay=\"300\" class=\"stage__copy aos-init aos-animate\"><p>Ihr Planungstool f\u00fcr eine nachhaltige Stadt- und Ortsentwicklung<\/p><\/div>          <a href=\"https:\/\/kfmplus.de\/kontakt\" data-aos=\"fade-up\" data-aos-delay=\"450\" class=\"link stage__button aos-init aos-animate\">Jetzt Kontakt aufnehmen<\/a>     <\/div>\n    <\/section>\n    <main>\n            <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--none content-row content-row--bg- layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"68b76ffb-a5b6-432a-a61a-4343c01868b5\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                    <div class=\"content-visual\" style=\"--visual-x: 130%; --visual-y: 0%\">\n                                                        <div data-aos=\"fade-up\" data-aos-delay=\"200\" class=\"aos-init\"><svg viewBox=\"0 0 343 390.342\" class=\" icon icon-visual\"><use xlink:href=\"#icon-visual\"><\/use><\/svg><\/div>\n                                                    <\/div>\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--s \" id=\"fc97ff54-7981-446c-a29e-18a1619a6bbd\">\n                                                    <div class=\"ec-text ec-text--image ec-text--icon-size-\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1992x1992-crop.png\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1328x1328-crop.png\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1752x1752-crop.png\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1168x1168-crop.png\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-1368x1368-crop.png\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-912x912-crop.png\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-984x984-crop.png\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-656x656-crop.png\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-822x822-crop.png\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-548x548-crop.png\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-492x492-crop.png\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/6b84284d52-1723793051\/kfmplus-zukunftsfaehige-stadtentwicklung-328x328-crop.png\" width=\"328\" height=\"328\" class=\"\" alt=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" title=\"Zukunftsf\u00e4hige Stadt- und Ortsentwicklung mit KFMplus\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Warum KFMplus?<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Nach\u00adhaltige St\u00e4dte und Ortschaften planen und gestalten\n        <\/h2>\n        <p>Fl\u00e4chen in Kommunen stellen eine begrenzte Ressource dar, die vielf\u00e4ltigen Nutzungsanspr\u00fcchen ausgesetzt ist. Klimaschutz und Klimaanpassung, die Bereitstellung und Modernisierung von Versorgungsinfrastrukturen und der Bedarf an Wohnraum und Gewerbefl\u00e4chen stellen hohe Anforderungen an eine zukunftsf\u00e4hige Stadt- und Ortsentwicklung. Aus amtlichen und freien Geobasisdaten und ihrer Kombination mit Fachdaten (z. B. aus den Bereichen Umwelt und Mobilit\u00e4t) werden Bewertungsgr\u00f6\u00dfen zur Fl\u00e4chenentwicklung abgeleitet. KFMplus b\u00fcndelt diese Informationen und f\u00fchrt sie einfach verst\u00e4ndlich zusammen.<\/p><p>KFMplus ist eine webbasierte Anwendung mit der die Potenziale der Innenentwicklung integriert mit Anforderungen von Klima- und Umweltschutz, St\u00e4dtebau und Daseinsvorsorge bewertet werden k\u00f6nnen.<\/p><p>KFMplus, auf Basis von Open-Source-Technologien, bietet Ihnen die bestm\u00f6gliche digitale Planungsunterst\u00fctzung beim kommunalen Fl\u00e4chenmanagement und der Aktivierung von Fl\u00e4chenpotenzialen unter Ber\u00fccksichtigung stadt\u00f6kologischer, sozial-r\u00e4umlicher und st\u00e4dtebaulicher Aspekte. KFMplus greift auf frei verf\u00fcgbare Datenbest\u00e4nde und Geodaten zu und erweitert diese um Planungsdaten und spezifische Informationen Ihrer Kommune.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"10e7c633-b37f-444c-8471-3dfd4bd7f4cc\">\n                                                        <div class=\"column\" style=\"--end:4; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"67043635-4c07-4fe2-a2fe-b0579285b4f5\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Kommunen<\/h3><ul><li><p>Schaffung von Wohnraum und Gewerbefl\u00e4chen im Bestand<\/p><\/li><li><p>Entwicklung und Nutzung von Innenentwicklungspotenzialen unter Ber\u00fccksichtigung des Freiraum- und Klimaschutzes<\/p><\/li><li><p>Schnelle und einfache Fl\u00e4chenbeurteilung anhand von Bewertungsindikatoren in Bezug auf Klimaanpassung, Ressourceneffizienz, Versorgungssituation und Erreichbarkeit<\/p><\/li><li><p>Erprobung verschiedener Szenarien hinsichtlich Nutzungsm\u00f6glichkeiten von Fl\u00e4chen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 4\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--m \" id=\"47c1d739-11e3-4c58-a30a-76eecf6ac48f\">\n                                                    <div class=\"ec-text ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n                        <h3>Vorteile f\u00fcr Anwender<\/h3><ul><li><p>Alle f\u00fcr die Stadt- und Ortsplanung wichtigen Informationen auf \u201eKnopfdruck\u201c<\/p><\/li><li><p>F\u00fcr die Potenziale sind Umfeldanalysen und Szenarien m\u00f6glich<\/p><\/li><li><p>Verkn\u00fcpfung amtlicher und freier Geobasis- und Fachdaten f\u00fcr die Fl\u00e4chenbewertung<\/p><\/li><li><p>Interaktive Grafiken und Karten<\/p><\/li><li><p>Umfangreiche Berichtsfunktionen<\/p><\/li><\/ul>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-backdrop--none content-container-border--both content-row content-row--bg-gray layout-margin--m  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"b3bb126b-08e2-480b-86e8-6e8ed6d88023\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-interactive block-margin--m \" id=\"d61444be-8534-4503-a47c-4b57f319ac1f\">\n                                                    <div>\n    <div class=\"ec-text ec-text--center ec-text--interactive\">\n                    <h2 class=\"ec-text__headline\">Wie funktioniert KFMplus?<\/h2>\n                <p>KFMplus ist modular aufgebaut und passt sich ihrem Bedarf an: Zus\u00e4tzlich zum Kernmodul, das die Erfassung und Auskunft zu Ihren Innenentwicklungspotenziale beinhaltet, k\u00f6nnen weitere Fachmodule erg\u00e4nzt werden. Modul\u00fcbergreifend stehen Ihnen weitere Funktionalit\u00e4ten zur Verf\u00fcgung.<\/p>\n    <\/div>\n\n    <div data-js-component=\"interactive\" data-v-app=\"\"><div class=\"interactive-tab-module\"><div class=\"interactive-tab-module__nav\"><!----><ul class=\"interactive-tab-module__tabs\"><li class=\"is-active\"><a href=\"#innenentwicklung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-innenentwicklung\" fill=\"#000\"><\/use><\/svg><span>Innenentwicklung<\/span><\/a><\/li><li class=\"\"><a href=\"#staedtebau\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-staedtebau\" fill=\"#000\"><\/use><\/svg><span>St\u00e4dtebau<\/span><\/a><\/li><li class=\"\"><a href=\"#daseinsvorsorge\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-daseinsvorsorge\" fill=\"#000\"><\/use><\/svg><span>Daseinsvorsorge<\/span><\/a><\/li><li class=\"\"><a href=\"#resourcenschutz\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-klima-ressourcenschutz\" fill=\"#000\"><\/use><\/svg><span>Klima- &amp; Ressourcenschutz<\/span><\/a><\/li><li class=\"\"><a href=\"#statistiken\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-statistics\" fill=\"#000\"><\/use><\/svg><span>Statistiken<\/span><\/a><\/li><li class=\"\"><a href=\"#szenarienbildung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-szenarienbildung\" fill=\"#000\"><\/use><\/svg><span>Szenarienbildung<\/span><\/a><\/li><li class=\"\"><a href=\"#bilanzierung\"><svg aria-hidden=\"true\" class=\"icon\"><use href=\"#icon-bilanzierung\" fill=\"#000\"><\/use><\/svg><span>Auswertung<\/span><\/a><\/li><\/ul><button class=\"interactive-tab-module__scroller\"><svg aria-hidden=\"true\"><use href=\"#icon-chevron-right-swiper\" fill=\"#000\"><\/use><\/svg><\/button><\/div><div class=\"interactive-tab-module__content\"><div class=\"interactive-tab-module__visual\"><svg width=\"600\" height=\"642.625\" viewBox=\"0 0 600 642.625\"><defs><clipPath id=\"interactive-clip-path\"><path id=\"Interactive-Pfad_594\" data-name=\"Pfad 594\" d=\"M0,0H600V642.625H0Z\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-2\"><path id=\"Interactive-Pfad_387\" data-name=\"Pfad 387\" d=\"M173.678.709a46.9,46.9,0,0,0-40.5,23.377L6.954,242.721a46.887,46.887,0,0,0,0,46.762L133.181,508.115a46.892,46.892,0,0,0,40.5,23.381H426.134a46.89,46.89,0,0,0,40.5-23.381L592.859,289.483a46.893,46.893,0,0,0,0-46.762L466.63,24.086A46.893,46.893,0,0,0,426.134.709Z\" transform=\"translate(-0.708 -0.709)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-3\"><rect id=\"Rechteck_558\" data-name=\"Rechteck 558\" width=\"600\" height=\"642.625\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-4\"><path id=\"Interactive-Pfad_399\" data-name=\"Pfad 399\" d=\"M173.678,49.712a46.892,46.892,0,0,0-40.5,23.377L6.954,291.725a46.885,46.885,0,0,0,0,46.76L133.181,557.119a46.893,46.893,0,0,0,40.5,23.38H426.134a46.891,46.891,0,0,0,40.5-23.38L592.859,338.486a46.891,46.891,0,0,0,0-46.76L466.63,73.089a46.893,46.893,0,0,0-40.5-23.377Z\" transform=\"translate(-0.708 -49.712)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-6\"><path id=\"Interactive-Pfad_415\" data-name=\"Pfad 415\" d=\"M173.678,97.99a46.893,46.893,0,0,0-40.5,23.379L6.954,340a46.887,46.887,0,0,0,0,46.762L133.181,605.4a46.89,46.89,0,0,0,40.5,23.382H426.134a46.889,46.889,0,0,0,40.5-23.382L592.859,386.764a46.893,46.893,0,0,0,0-46.762L466.63,121.369a46.892,46.892,0,0,0-40.5-23.379Z\" transform=\"translate(-0.708 -97.99)\" fill=\"none\"><\/path><\/clipPath><clipPath id=\"interactive-clip-path-8\"><rect id=\"Rechteck_569\" data-name=\"Rechteck 569\" width=\"333.138\" height=\"309.342\" fill=\"none\"><\/rect><\/clipPath><clipPath id=\"interactive-clip-path-10\"><path id=\"Interactive-Pfad_471\" data-name=\"Pfad 471\" d=\"M232.064,269.528a18.443,18.443,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.921a18.441,18.441,0,0,0,15.972,9.222h91.13a18.443,18.443,0,0,0,15.972-9.222l45.564-78.921a18.439,18.439,0,0,0,0-18.443l-45.564-78.922a18.444,18.444,0,0,0-15.972-9.221Z\" transform=\"translate(-168.055 -269.528)\" fill=\"none\"><\/path><\/clipPath><linearGradient id=\"interactive-linear-gradient\" x1=\"-0.859\" y1=\"1.732\" x2=\"-0.854\" y2=\"1.732\" gradientUnits=\"objectBoundingBox\"><stop offset=\"0\" stop-color=\"#42d8a2\"><\/stop><stop offset=\"1\" stop-color=\"#33dc72\"><\/stop><\/linearGradient><linearGradient id=\"interactive-linear-gradient-2\" x1=\"-0.869\" y1=\"1.732\" x2=\"-0.864\" y2=\"1.732\" xlink:href=\"#interactive-linear-gradient\"><\/linearGradient><clipPath id=\"interactive-clip-path-12\"><rect id=\"Rechteck_574\" data-name=\"Rechteck 574\" width=\"13.491\" height=\"16.459\" fill=\"none\"><\/rect><\/clipPath><image id=\"image\" width=\"601.687\" height=\"532.567\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAAhMAAAHWCAYAAADNbgu+AAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAACE6ADAAQAAAABAAAB1gAAAADs2q0RAAAVfUlEQVR4Ae3WsWrjUBRFUSfgLv\/\/o+ncOChgEMqTLXlLqVaambF1FGZxi\/1xu33fL+s\/03eP7+d\/7v379BuW71p7x5HPnv2uV+8ffb\/1s7nP1s1Zz+1975HPP3vXmd9tefeeZ9559r83j9+398\/Rre59x5HPH\/mux\/+tvHPPdsuz9ZnRfvTZs\/\/76PkzP3v17j3fz5\/d8veRw7Sbfta+2\/L51v3yuVf\/nv\/u6dnpZ\/nZ8t+jZ9Y+u1yvX3\/2n9PTfggQIECAAAEC7wqIiXfl7AgQIECAAIFfATHhEAgQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBMRE4jMmQIAAAQIExIQbIECAAAECBJKAmEh8xgQIECBAgICYcAMECBAgQIBAEhATic+YAAECBAgQEBNugAABAgQIEEgCYiLxGRMgQIAAAQJiwg0QIECAAAECSUBMJD5jAgQIECBAQEy4AQIECBAgQCAJiInEZ0yAAAECBAiICTdAgAABAgQIJAExkfiMCRAgQIAAATHhBggQIECAAIEkICYSnzEBAgQIECAgJtwAAQIECBAgkATEROIzJkCAAAECBMSEGyBAgAABAgSSgJhIfMYECBAgQICAmHADBAgQIECAQBIQE4nPmAABAgQIEBATboAAAQIECBBIAmIi8RkTIECAAAECYsINECBAgAABAklATCQ+YwIECBAgQEBMuAECBAgQIEAgCYiJxGdMgAABAgQIiAk3QIAAAQIECCQBMZH4jAkQIECAAAEx4QYIECBAgACBJCAmEp8xAQIECBAgICbcAAECBAgQIJAExETiMyZAgAABAgTEhBsgQIAAAQIEkoCYSHzGBAgQIECAgJhwAwQIECBAgEASEBOJz5gAAQIECBAQE26AAAECBAgQSAJiIvEZEyBAgAABAmLCDRAgQIAAAQJJQEwkPmMCBAgQIEBATLgBAgQIECBAIAmIicRnTIAAAQIECIgJN0CAAAECBAgkATGR+IwJECBAgAABMeEGCBAgQIAAgSQgJhKfMQECBAgQICAm3AABAgQIECCQBH4A5\/sFuH9Q2GQAAAAASUVORK5CYII=\"><\/image><\/defs><g id=\"Gruppe_maskieren_2445\" data-name=\"Gruppe maskieren 2445\" clip-path=\"url(#interactive-clip-path)\"><g id=\"Gruppe_2496\" data-name=\"Gruppe 2496\" transform=\"translate(0.803 0.803)\"><g id=\"Gruppe_2495\" data-name=\"Gruppe 2495\" clip-path=\"url(#interactive-clip-path-2)\"><use id=\"Rechteck_555\" data-name=\"Rechteck 555\" transform=\"translate(-3.069 -0.658)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2498\" data-name=\"Gruppe 2498\"><g xmlns=\"http:\/\/www.w3.org\/2000\/svg\" id=\"Gruppe_2682\" data-name=\"Gruppe 2682\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_388\" data-name=\"Pfad 388\" d=\"M599.1,266.1a46.743,46.743,0,0,0-6.245-23.381L466.63,24.087A46.891,46.891,0,0,0,426.135.708H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,242.721a46.893,46.893,0,0,0,0,46.762L133.182,508.115a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,289.483A46.751,46.751,0,0,0,599.1,266.1Z\" transform=\"translate(0.094 0.094)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Pfad_597\" data-name=\"Pfad 597\" d=\"M143.827,28.535h-4.3l-.848,1.992h-1.648l3.873-8.606h1.574l3.885,8.606h-1.672Zm-.528-1.254-1.623-3.761-1.61,3.761Z\" transform=\"translate(20.016 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_598\" data-name=\"Pfad 598\" d=\"M149.758,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921h1.574v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(21.876 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_599\" data-name=\"Pfad 599\" d=\"M161.508,29.633l.554-1.241a4.774,4.774,0,0,0,2.84.947c1.34,0,1.906-.48,1.906-1.119,0-1.857-5.115-.64-5.115-3.836,0-1.389,1.107-2.569,3.468-2.569a5.445,5.445,0,0,1,2.864.762l-.5,1.241a4.782,4.782,0,0,0-2.372-.676c-1.327,0-1.869.517-1.869,1.168,0,1.833,5.1.64,5.1,3.8,0,1.378-1.119,2.557-3.479,2.557a5.544,5.544,0,0,1-3.394-1.033\" transform=\"translate(23.592 3.186)\" fill=\"#333\"><\/path><path id=\"Pfad_600\" data-name=\"Pfad 600\" d=\"M185.427,21.921l-2.853,8.606h-1.7l-2.126-6.369-2.164,6.369h-1.709l-2.851-8.606h1.658l2.14,6.541,2.225-6.541h1.476L181.7,28.5l2.2-6.577Z\" transform=\"translate(25.129 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_601\" data-name=\"Pfad 601\" d=\"M195.166,29.186v1.34h-6.454v-8.6H195v1.34h-4.684V25.5h4.155v1.316h-4.155v2.372Z\" transform=\"translate(27.566 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_602\" data-name=\"Pfad 602\" d=\"M205.387,30.527l-1.758-2.52a2.92,2.92,0,0,1-.332.013h-1.941v2.508h-1.6V21.921H203.3c2.262,0,3.664,1.156,3.664,3.061A2.752,2.752,0,0,1,205.13,27.7l1.979,2.827Zm-2.164-7.253h-1.868V26.7h1.868c1.4,0,2.126-.64,2.126-1.721s-.724-1.709-2.126-1.709\" transform=\"translate(29.179 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_603\" data-name=\"Pfad 603\" d=\"M213.234,23.273h-2.851V21.921h7.3v1.352h-2.853v7.253h-1.6Z\" transform=\"translate(30.731 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_604\" data-name=\"Pfad 604\" d=\"M221.46,26.777V21.921h1.6v4.794c0,1.771.8,2.533,2.188,2.533s2.175-.762,2.175-2.533V21.921H229v4.856c0,2.508-1.413,3.873-3.761,3.873s-3.774-1.365-3.774-3.873\" transform=\"translate(32.349 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_605\" data-name=\"Pfad 605\" d=\"M241.49,21.921v8.606h-1.316L235.429,24.7v5.828h-1.586V21.921h1.316l4.745,5.827V21.921Z\" transform=\"translate(34.158 3.202)\" fill=\"#333\"><\/path><path id=\"Pfad_606\" data-name=\"Pfad 606\" d=\"M252.343,26.141h1.512v3.43a5.447,5.447,0,0,1-3.368,1.094,4.431,4.431,0,1,1,.024-8.852,4.448,4.448,0,0,1,3.455,1.4l-1.009.983a3.2,3.2,0,0,0-2.372-.983,3.026,3.026,0,1,0-.013,6.049,3.462,3.462,0,0,0,1.771-.444Z\" transform=\"translate(35.912 3.186)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2500\" data-name=\"Gruppe 2500\" transform=\"translate(0.803 56.33)\"><g id=\"Gruppe_2499\" data-name=\"Gruppe 2499\" clip-path=\"url(#interactive-clip-path-4)\"><use id=\"Rechteck_559\" data-name=\"Rechteck 559\" transform=\"translate(-3.069 -0.662)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2502\" data-name=\"Gruppe 2502\"><g id=\"Gruppe_2501\" data-name=\"Gruppe 2501\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_400\" data-name=\"Pfad 400\" d=\"M599.1,315.1a46.743,46.743,0,0,0-6.245-23.381L466.63,73.09a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,291.724a46.893,46.893,0,0,0,0,46.762L133.182,557.118a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,338.486A46.751,46.751,0,0,0,599.1,315.1Z\" transform=\"translate(0.094 6.618)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_401\" data-name=\"Pfad 401\" d=\"M137.457,78.547,138,77.32a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.381,5.381,0,0,1,2.832.754l-.5,1.227a4.728,4.728,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.298 9.427)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_402\" data-name=\"Pfad 402\" d=\"M155.383,78.1v1.337h-7.257V78.375l5.008-6.114h-4.923V70.924h7.013v1.057L150.217,78.1Z\" transform=\"translate(19.719 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_403\" data-name=\"Pfad 403\" d=\"M166.046,78.107v1.325h-6.381V70.925h6.212v1.325h-4.632v2.212h4.109v1.3h-4.109v2.346Z\" transform=\"translate(21.255 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_404\" data-name=\"Pfad 404\" d=\"M178.269,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(22.725 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_405\" data-name=\"Pfad 405\" d=\"M188.914,77.463H184.66l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(24.254 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_406\" data-name=\"Pfad 406\" d=\"M200.713,79.433l-1.738-2.492a2.885,2.885,0,0,1-.329.012h-1.919v2.479h-1.58V70.924h3.5c2.237,0,3.623,1.143,3.623,3.027a2.721,2.721,0,0,1-1.811,2.687l1.957,2.8Zm-2.139-7.172h-1.847v3.391h1.847c1.386,0,2.1-.632,2.1-1.7s-.716-1.689-2.1-1.689\" transform=\"translate(25.978 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_560\" data-name=\"Rechteck 560\" width=\"1.58\" height=\"8.509\" transform=\"translate(234.38 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_407\" data-name=\"Pfad 407\" d=\"M220.506,78.107v1.325h-6.381V70.925h6.212v1.325h-4.631v2.212h4.108v1.3h-4.108v2.346Z\" transform=\"translate(28.505 9.442)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_408\" data-name=\"Pfad 408\" d=\"M232.729,70.924v8.509h-1.3l-4.691-5.762v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(29.975 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_409\" data-name=\"Pfad 409\" d=\"M245.275,77.123c0,1.458-1.143,2.309-3.331,2.309h-4.23V70.924H241.7c2.043,0,3.138.863,3.138,2.212a2.038,2.038,0,0,1-1.095,1.872,2.1,2.1,0,0,1,1.532,2.116m-5.981-4.96v2.346h2.237c1.093,0,1.712-.389,1.712-1.166s-.619-1.18-1.712-1.18Zm4.389,4.8c0-.85-.645-1.227-1.837-1.227h-2.552v2.454h2.552c1.192,0,1.837-.376,1.837-1.227\" transform=\"translate(31.645 9.441)\" fill=\"#333\"><\/path><rect id=\"Rechteck_561\" data-name=\"Rechteck 561\" width=\"1.58\" height=\"8.509\" transform=\"translate(282.98 80.365)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_410\" data-name=\"Pfad 410\" d=\"M257.016,70.924H258.6V78.1h4.447v1.337h-6.028Z\" transform=\"translate(34.214 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_411\" data-name=\"Pfad 411\" d=\"M267.3,70.924h3.719c2.759,0,4.644,1.7,4.644,4.255s-1.884,4.254-4.644,4.254H267.3Zm3.646,7.172a2.924,2.924,0,1,0,0-5.834H268.88V78.1Z\" transform=\"translate(35.583 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_412\" data-name=\"Pfad 412\" d=\"M279.951,75.725v-4.8h1.581v4.74c0,1.751.79,2.5,2.163,2.5s2.151-.754,2.151-2.5v-4.74H287.4v4.8c0,2.479-1.4,3.829-3.719,3.829s-3.731-1.35-3.731-3.829\" transform=\"translate(37.267 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_413\" data-name=\"Pfad 413\" d=\"M299.9,70.924v8.509h-1.3L293.9,73.671v5.762h-1.568V70.924h1.3l4.691,5.761V70.924Z\" transform=\"translate(38.916 9.441)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_414\" data-name=\"Pfad 414\" d=\"M310.762,75.1h1.495v3.391a5.386,5.386,0,0,1-3.33,1.082,4.381,4.381,0,1,1,.024-8.752,4.4,4.4,0,0,1,3.416,1.386l-1,.972a3.156,3.156,0,0,0-2.346-.972,2.992,2.992,0,1,0-.012,5.981,3.423,3.423,0,0,0,1.751-.439Z\" transform=\"translate(40.515 9.427)\" fill=\"#333\"><\/path><\/g><\/g><g id=\"Gruppe_2504\" data-name=\"Gruppe 2504\" transform=\"translate(0.803 111.035)\"><g id=\"Gruppe_2503\" data-name=\"Gruppe 2503\" clip-path=\"url(#interactive-clip-path-6)\"><use id=\"Rechteck_563\" data-name=\"Rechteck 563\" transform=\"translate(-3.069 -0.977)\" xlink:href=\"#image\"><\/use><\/g><\/g><g id=\"Gruppe_2511\" data-name=\"Gruppe 2511\"><g id=\"Gruppe_2510\" data-name=\"Gruppe 2510\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_416\" data-name=\"Pfad 416\" d=\"M599.1,363.383A46.742,46.742,0,0,0,592.859,340L466.63,121.369a46.891,46.891,0,0,0-40.5-23.379H173.678a46.891,46.891,0,0,0-40.5,23.379L6.954,340a46.893,46.893,0,0,0,0,46.762L133.182,605.4a46.89,46.89,0,0,0,40.5,23.381H426.135a46.891,46.891,0,0,0,40.5-23.381L592.859,386.765A46.752,46.752,0,0,0,599.1,363.383Z\" transform=\"translate(0.094 13.045)\" fill=\"transparent\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_417\" data-name=\"Pfad 417\" d=\"M140.456,126.23,141,125a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(18.698 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_418\" data-name=\"Pfad 418\" d=\"M153.441,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172h-1.581Z\" transform=\"translate(20.051 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_419\" data-name=\"Pfad 419\" d=\"M167.187,125.146h-4.254l-.839,1.969h-1.629l3.829-8.509h1.556l3.841,8.509h-1.653Zm-.522-1.24-1.6-3.719-1.592,3.719Z\" transform=\"translate(21.361 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_420\" data-name=\"Pfad 420\" d=\"M174.9,119.944h-2.819v-1.337h7.22v1.337h-2.82v7.172H174.9Z\" transform=\"translate(22.907 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_564\" data-name=\"Rechteck 564\" width=\"1.58\" height=\"8.509\" transform=\"translate(207.767 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_421\" data-name=\"Pfad 421\" d=\"M190.005,126.23l.547-1.227a4.72,4.72,0,0,0,2.808.936c1.325,0,1.884-.475,1.884-1.106,0-1.836-5.057-.632-5.057-3.793,0-1.373,1.095-2.54,3.429-2.54a5.383,5.383,0,0,1,2.832.754l-.5,1.227a4.727,4.727,0,0,0-2.346-.669c-1.312,0-1.848.511-1.848,1.155,0,1.812,5.045.632,5.045,3.756,0,1.362-1.106,2.528-3.44,2.528a5.481,5.481,0,0,1-3.355-1.021\" transform=\"translate(25.294 15.775)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_422\" data-name=\"Pfad 422\" d=\"M202.99,119.944H200.17v-1.337h7.22v1.337h-2.82v7.172H202.99Z\" transform=\"translate(26.647 15.789)\" fill=\"#333\"><\/path><rect id=\"Rechteck_565\" data-name=\"Rechteck 565\" width=\"1.581\" height=\"8.509\" transform=\"translate(239.6 134.396)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_423\" data-name=\"Pfad 423\" d=\"M221.66,123.554l-1.348,1.386v2.176h-1.581v-8.509h1.581v4.364l4.205-4.364h1.774l-3.574,3.805,3.793,4.7h-1.848Z\" transform=\"translate(29.118 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_424\" data-name=\"Pfad 424\" d=\"M236.788,125.79v1.325h-6.381v-8.507h6.212v1.325h-4.632v2.212H236.1v1.3h-4.109v2.346Z\" transform=\"translate(30.672 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_425\" data-name=\"Pfad 425\" d=\"M249.012,118.607v8.509h-1.3l-4.691-5.762v5.762h-1.568v-8.509h1.3l4.691,5.761v-5.761Z\" transform=\"translate(32.142 15.789)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_426\" data-name=\"Pfad 426\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(25.29 20.141)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_427\" data-name=\"Pfad 427\" d=\"M239.475,301.883h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263L322.3,158.431a14.26,14.26,0,0,0-12.351-7.132H239.475a14.26,14.26,0,0,0-12.351,7.132L191.889,219.46a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,239.475,301.883Z\" transform=\"translate(25.29 20.141)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_428\" data-name=\"Pfad 428\" d=\"M215.767,214.592h3.259c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728h-3.259Zm3.2,6.283a2.562,2.562,0,1,0,0-5.111h-1.811v5.111Z\" transform=\"translate(28.723 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_429\" data-name=\"Pfad 429\" d=\"M228.395,220.321h-3.727l-.735,1.725h-1.427l3.354-7.454h1.363l3.365,7.454H229.14Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(29.62 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_430\" data-name=\"Pfad 430\" d=\"M229.921,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.724,4.724,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(30.607 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_431\" data-name=\"Pfad 431\" d=\"M241.977,220.886v1.16h-5.591v-7.454h5.442v1.16H237.77v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(31.468 28.567)\" fill=\"#333\"><\/path><rect id=\"Rechteck_566\" data-name=\"Rechteck 566\" width=\"1.385\" height=\"7.455\" transform=\"translate(274.988 243.159)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_432\" data-name=\"Pfad 432\" d=\"M252.3,214.592v7.455h-1.14L247.054,217v5.048H245.68v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(32.705 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_433\" data-name=\"Pfad 433\" d=\"M252.738,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.72,4.72,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(33.645 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_434\" data-name=\"Pfad 434\" d=\"M266.142,214.592l-3.248,7.455h-1.363l-3.259-7.455h1.5l2.48,5.751,2.5-5.751Z\" transform=\"translate(34.381 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_435\" data-name=\"Pfad 435\" d=\"M265.378,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(35.327 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_436\" data-name=\"Pfad 436\" d=\"M278.638,222.047l-1.523-2.184a2.738,2.738,0,0,1-.289.01h-1.682v2.173H273.76v-7.455h3.066c1.96,0,3.175,1,3.175,2.652a2.383,2.383,0,0,1-1.588,2.353l1.714,2.45Zm-1.875-6.283h-1.618v2.971h1.618c1.215,0,1.842-.554,1.842-1.491s-.628-1.48-1.842-1.48\" transform=\"translate(36.443 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_437\" data-name=\"Pfad 437\" d=\"M280.075,221.271l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(37.284 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_438\" data-name=\"Pfad 438\" d=\"M286.071,218.332a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.619,2.54,2.54,0,0,0,2.619-2.619\" transform=\"translate(38.082 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_439\" data-name=\"Pfad 439\" d=\"M299.33,222.047l-1.522-2.184a2.726,2.726,0,0,1-.288.01h-1.683v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.652a2.382,2.382,0,0,1-1.586,2.353l1.714,2.45Zm-1.873-6.283h-1.619v2.971h1.619c1.214,0,1.842-.554,1.842-1.491s-.629-1.48-1.842-1.48\" transform=\"translate(39.198 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_440\" data-name=\"Pfad 440\" d=\"M306.477,218.246h1.31v2.971a4.718,4.718,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.767,2.767,0,0,0-2.054-.851,2.62,2.62,0,1,0-.01,5.238,3.016,3.016,0,0,0,1.533-.383Z\" transform=\"translate(40.05 28.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_441\" data-name=\"Pfad 441\" d=\"M314.169,220.886v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(41.078 28.567)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_442\" data-name=\"Pfad 442\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(42.007 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_443\" data-name=\"Pfad 443\" d=\"M365.053,373.3h70.471a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H365.053a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,365.053,373.3Z\" transform=\"translate(42.007 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_444\" data-name=\"Pfad 444\" d=\"M344.178,292.747l-1.522-2.184a2.719,2.719,0,0,1-.288.01h-1.683v2.173H339.3v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283h-1.619v2.971H342.3c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(45.168 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_445\" data-name=\"Pfad 445\" d=\"M351.762,291.586v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(46.083 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_446\" data-name=\"Pfad 446\" d=\"M351.913,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.711,4.711,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(46.847 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_447\" data-name=\"Pfad 447\" d=\"M357.824,291.972l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.809,4.809,0,0,1-2.939-.894\" transform=\"translate(47.634 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_448\" data-name=\"Pfad 448\" d=\"M363.82,289.033a4.018,4.018,0,1,1,4.015,3.833,3.817,3.817,0,0,1-4.015-3.833m6.633,0a2.619,2.619,0,1,0-2.619,2.62,2.54,2.54,0,0,0,2.619-2.62\" transform=\"translate(48.432 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_449\" data-name=\"Pfad 449\" d=\"M372.146,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(49.54 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_450\" data-name=\"Pfad 450\" d=\"M384.494,292.747l-1.522-2.184a2.708,2.708,0,0,1-.288.01H381v2.173h-1.385v-7.455h3.067c1.959,0,3.173,1,3.173,2.653a2.384,2.384,0,0,1-1.586,2.353l1.714,2.449Zm-1.873-6.283H381v2.971h1.619c1.214,0,1.842-.553,1.842-1.49s-.629-1.481-1.842-1.481\" transform=\"translate(50.535 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_451\" data-name=\"Pfad 451\" d=\"M386.017,289.033a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(51.387 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_452\" data-name=\"Pfad 452\" d=\"M398.91,291.586v1.16h-5.591v-7.454h5.442v1.16H394.7v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(52.359 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_453\" data-name=\"Pfad 453\" d=\"M406.24,285.292v7.455H405.1l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(53.197 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_454\" data-name=\"Pfad 454\" d=\"M406.673,291.972l.479-1.075a4.137,4.137,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.431-.553-4.431-3.322,0-1.2.959-2.225,3-2.225a4.714,4.714,0,0,1,2.482.661l-.436,1.075a4.145,4.145,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.808,4.808,0,0,1-2.939-.894\" transform=\"translate(54.137 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_455\" data-name=\"Pfad 455\" d=\"M412.669,289.033a4.033,4.033,0,0,1,6.944-2.588l-.9.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.9.852a4.034,4.034,0,0,1-6.944-2.588\" transform=\"translate(54.935 37.966)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_456\" data-name=\"Pfad 456\" d=\"M426.6,285.292v7.455H425.21v-3.2h-3.855v3.2h-1.385v-7.455h1.385v3.078h3.855v-3.078Z\" transform=\"translate(55.907 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_457\" data-name=\"Pfad 457\" d=\"M427.527,289.5v-4.207h1.385v4.154c0,1.533.692,2.194,1.9,2.194s1.884-.661,1.884-2.194v-4.154h1.363V289.5a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(56.913 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_458\" data-name=\"Pfad 458\" d=\"M436.5,286.464H434.03v-1.172h6.326v1.172h-2.471v6.283H436.5Z\" transform=\"translate(57.778 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_459\" data-name=\"Pfad 459\" d=\"M446.392,291.576v1.172h-6.357v-.927l4.387-5.356h-4.314v-1.172h6.145v.926l-4.387,5.357Z\" transform=\"translate(58.578 37.978)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_460\" data-name=\"Pfad 460\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03a14.261,14.261,0,0,0,12.351,7.131\" transform=\"translate(8.458 29.648)\" fill=\"#fafaf3\"><\/path><path id=\"Interactive-Pfad_461\" data-name=\"Pfad 461\" d=\"M113.032,373.3H183.5a14.261,14.261,0,0,0,12.351-7.131l35.236-61.03a14.26,14.26,0,0,0,0-14.263l-35.236-61.03a14.261,14.261,0,0,0-12.351-7.131H113.032a14.261,14.261,0,0,0-12.351,7.131l-35.236,61.03a14.26,14.26,0,0,0,0,14.263l35.236,61.03A14.261,14.261,0,0,0,113.032,373.3Z\" transform=\"translate(8.458 29.648)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path><path id=\"Interactive-Pfad_462\" data-name=\"Pfad 462\" d=\"M107.2,291.7l.479-1.075a4.134,4.134,0,0,0,2.46.819c1.16,0,1.651-.415,1.651-.969,0-1.608-4.43-.553-4.43-3.322,0-1.2.959-2.225,3-2.225a4.721,4.721,0,0,1,2.482.659l-.436,1.076a4.144,4.144,0,0,0-2.057-.586c-1.149,0-1.618.446-1.618,1.012,0,1.586,4.42.553,4.42,3.289,0,1.193-.97,2.215-3.014,2.215a4.8,4.8,0,0,1-2.939-.894\" transform=\"translate(14.271 37.93)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_463\" data-name=\"Pfad 463\" d=\"M115.2,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283H115.2Z\" transform=\"translate(15.006 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_464\" data-name=\"Pfad 464\" d=\"M123.861,290.99h-3.727l-.735,1.726h-1.428l3.355-7.455h1.363l3.365,7.455h-1.448Zm-3.525-7.092a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639M123.4,289.9,122,286.646,120.6,289.9Zm-1-6.006a.639.639,0,1,1,.639.639.624.624,0,0,1-.639-.639\" transform=\"translate(15.704 37.706)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_465\" data-name=\"Pfad 465\" d=\"M125.94,285.025H129.2c2.418,0,4.068,1.491,4.068,3.727s-1.65,3.728-4.068,3.728H125.94Zm3.2,6.283a2.562,2.562,0,1,0,0-5.112h-1.811v5.112Z\" transform=\"translate(16.765 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_466\" data-name=\"Pfad 466\" d=\"M135.235,286.2h-2.471v-1.172h6.326V286.2h-2.471v6.283h-1.384Z\" transform=\"translate(17.674 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_467\" data-name=\"Pfad 467\" d=\"M144.858,291.318v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.055Z\" transform=\"translate(18.539 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_468\" data-name=\"Pfad 468\" d=\"M152.187,290.456c0,1.278-1,2.024-2.918,2.024h-3.706v-7.455h3.493c1.789,0,2.748.756,2.748,1.938a1.787,1.787,0,0,1-.959,1.64,1.837,1.837,0,0,1,1.342,1.854m-5.24-4.346v2.055h1.959c.959,0,1.5-.341,1.5-1.022s-.544-1.033-1.5-1.033Zm3.845,4.207c0-.746-.564-1.075-1.608-1.075h-2.237v2.151h2.237c1.044,0,1.608-.331,1.608-1.075\" transform=\"translate(19.377 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_469\" data-name=\"Pfad 469\" d=\"M157.674,290.754h-3.727l-.735,1.725h-1.427l3.354-7.454H156.5l3.365,7.454h-1.448Zm-.458-1.087-1.405-3.258-1.4,3.258Z\" transform=\"translate(20.206 37.943)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_470\" data-name=\"Pfad 470\" d=\"M159.557,289.231v-4.207h1.384v4.154c0,1.533.692,2.193,1.9,2.193s1.886-.659,1.886-2.193v-4.154h1.363v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(21.24 37.943)\" fill=\"#333\"><\/path><g id=\"Gruppe_2509\" data-name=\"Gruppe 2509\" transform=\"translate(122.234 259.83)\" opacity=\"0.4\" style=\"mix-blend-mode:multiply;isolation:isolate;\"><g id=\"Gruppe_2508\" data-name=\"Gruppe 2508\"><g id=\"Gruppe_2507\" data-name=\"Gruppe 2507\" clip-path=\"url(#interactive-clip-path-8)\"><g id=\"Gruppe_2506\" data-name=\"Gruppe 2506\" transform=\"translate(0 0)\"><g id=\"Gruppe_2505\" data-name=\"Gruppe 2505\" clip-path=\"url(#interactive-clip-path-8)\"><image id=\"Rechteck_567\" data-name=\"Rechteck 567\" width=\"333.138\" height=\"309.342\" xlink:href=\"data:image\/png;base64,iVBORw0KGgoAAAANSUhEUgAAASYAAAERCAYAAADWuwrPAAAAAXNSR0IArs4c6QAAADhlWElmTU0AKgAAAAgAAYdpAAQAAAABAAAAGgAAAAAAAqACAAQAAAABAAABJqADAAQAAAABAAABEQAAAACQNQOzAABAAElEQVR4AeydDXbrPJJkq6ZndlT7X0HtqHumhpfylUPpBEjqx5Zs5TlQREYmgARA4vG9+k73P\/\/zn\/\/8423vHXjvwHsHnmkH\/tczFfOu5b0D7x147wA78L6Y3s\/BewfeO\/B0O\/C+mJ7uSN4FvXfgvQPvi+n9DLx34L0DT7cD74vp6Y7kXdB7B9478L\/fW\/Dega0d+Ne\/\/vXPrZy98X\/\/+9\/v\/xl472b94bx\/vv9zgdc\/\/XteHK+\/G\/\/4x\/vye\/1TfF9MT36G70vn\/gf0vrjuv6f3HvF9Md17R68c730BXblxd+72vrTuvKFXDve+mK7cuFu6PfkldLd\/TzqwR0\/7707vi+rAKd4x9X0x3XEzZ0M96DL6iUtktsxnij3ksntfVN9zxO+L6YH7fKfL6H353P+M7nJpvS+p+x+MI74vJnfiTnjjZfSIS+gRY95pt24a5i6XS6ngqjHfF1TZxTu474vpDpvIEFdeSNdeGtf2u9NqX2qYqy6bjxUe7vu+pO7zbLwvphv38eCFdPRCOZrvaq7tZ\/9Xw8MXyLLAo30O5b8vqNseoffFdOX+HbiQ9l4S987bWtne+bbGeXT80IUwKGbvGPfOe\/\/HnoMD2ZLfF9PWDpX4nS+k2eUwi1nVnhxzj+Cjxh3VsPdCGPXv9D1jbuXcGj\/X9f6COm\/FLvK+mHZt06F\/Q5q91NfEZn2ofiu+c4UXaY8Y82KC4mxdACV9090abxQf6Uw4i+2Jr0W\/L6h1GzZ\/3hfTxhbd6Qupe9H3alTY5WblW\/HMnfF7jTObYxbbevlnfY1tjTGKd3qnMc9I34qtNb4vp3Ubpj\/vi2myPTsvpdHL3Ol7tC6HKkf6Vmy0wtl4oz4\/oc8ugVE9sz5dbI+2Jyfr6fIz\/v73p4vduHTeF9Plfqzegy+k7kKoWvWpq9Nm+rqWST\/jr4pbL\/4oXvXqsx9VO+rnnta+GXtfThe78em8L6bPvVjZjktp7wVR89JPzrxH\/a7PWv\/HTx0vYx0\/mt+NcS9t+iI3k8zyu1jVbvG3+lpuzVNf8f1Xu4vtWJ33xRR7snEpjV7eqqefnJnSH\/FZntVm35lWxzL31XH2onexqs38jCVnz9If8ZqXe519Ul\/5+4L63JL3xbTsxcaFxG7tuQgy5xG81pFzEMM67RSZx8x5dpy+2EvxNT7zR7HUb+HsZfZ3bzvN2Puvdh878ecvpo1LafSip36Eb+V28dQ4tvST19jHEZ+h5p4DL0RmL3WNzfyMyUW2Qy5uaRmvvPNHGvr7clr24E9fTFdcSvXl1hd5rjquJmaeWsUuJ7XKOx9Nc3z9GR7JnY2zJ5Yv\/y35dZz0t7jxitRTNf0ultqME8NyrJPy8fvX\/1r3Zy+mGy+lfHHlIo+W\/F7YjZkaHHO+k3f67bQj8cz9Lj58YT8KGMVT3+LGr0VKoa\/99UFMXTypn\/rIV\/\/TX05\/8mI6eCnVF1tf5EGS78FrcmZz+CA7buYaEzNHrcO9eV3fo1p9cUf9R3lVT18uMra8w06rfcxR1xfVE2ecGJb9T8ry+1e\/nP7cxTS5lLqXMbWOq82wi21pXZyHteqpzTgxzTH0r8U947Qv2xUTjsapur7IVPI9mDnJHWevZj6I1X6prQkfP+al9icvpz91Md3hUsqXUZ74aM4Dm3P4AKtlvHJzZ3rmbPGcc5Tbvmij5InejVM1fZHh5DPM2IzPYnUuc6uefuX4WPY9KcvvX\/ty+jMX0x0vpXwh4fodr7GjPg9mHVetw9Qqx8es4eT1v3ty+p7H1fZFbIapeSM\/dbh+h6nV3JFf+1Bql6s+Q2KYY568r\/6q\/6XL6f3\/iddH4YT1hdSfYcbgnT\/SRvlUY6z2NTbDjME1x9IHOy3jP8Hri2oNVU9fLtIHrp9Yec3TF9kjucj46vCRkW9eIvnEMPWT99Vfdf5w\/SuX05+4mA5+Lfmg5EOSGg8RDeu4Ws1JfcRzzMxJveNqIObclXc+mpb91L4LfUlH89V4+vIZZgxuYz75DMljf2oOOmbs5PW\/9M28Ead3xvrRfrH66\/8qd+BS4kHAxORqYOUzzditaC2Ok748ccZrDD+NOX7CeGlHVmPpy2eYMXjXmLvq\/6\/Rak7Xj5yq688wY5Xjr\/YXvpp+9cV0x0vJl7W7GNSO4v9anrIjfXgoa77aDDNWOX4a4\/+U+TJ389dY+vLEGSd2TdtzSeW4rCN9OLYXT9mf+for\/vbL6U\/8Ve7iRD+\/eJR9GUV0OVj5TDM2u3RqrPqOsYXWSZ58hhlbO8SPY4T0Y9QXtxaQesfVwMrVOn124WSMPaJ\/ajlux+sa9Ml1vBGaa1x\/xd\/+702\/9mIafC1xyGnVJ4amnqi+F+uFk\/6I59iZk7o8a0XT7zC1NXH5sY9+xa14zb\/G5wWdWY2nL+8wNfissc\/E64WDzx7U2CJdjEfeXmMs91U+Q8e1Dv1fj7\/yr3KDS4nD9KEYceNg5WozzMuk41saY3c5ozldh3H9DlODY\/Q7Ykfzc2xewCNW89OXd5gafKvlhdTxvZrzZL5aRfZBreNoGDlp1f+1\/33Tr7uYfuhS6i4TtaPIy2+fyvFr48FNTb\/D1OAYfffakdw65peXqiaE3+Wq7UFy9rS8ROTXIvPZt\/KuFpar3nE0jBwtudqvvJx+7V\/lzqd2IqMXSj2xcvxR6y4QNTA5Y1Sti5vnnOboz5DVGpcnVt75aJ0x7j2sfbmagWue\/gyJZVwfzEtDXQ1knxNZL3mJxPETF3fNs69zMZ6cnGqOjQ7Hcq6qZXxN9uc3\/nvTr7qYBl9LHHaa\/gjJJTZreVnIE2ec2CzOvBm3DjX9Dpeu57rlHaJhjDGyWWzU56juyzfql3H5DIltNS4Qc+SgFwvI2tlvOfnutxqIocvJg9t3oStXx09zXDX9RGMi8xH\/1fZr\/io3uJQ4PA5Sq1w\/ET5rXhAiuXDblm+e\/dOvmmNZj3H9DlmrujwRjpFTrdNqziP97oVLTd4h2lbj0jAHrt\/xmTaKMXbG9HNOecWl67k2eYdoGP0v7Df9JwS\/6ovp4pROTr5oW5z4VvNi6BDNxjjyazD7y62N8eQjXFLOOXIQo09a9Y2NdOP3wC8vVwyasY6rgXsaF4Z5eXl0XE0c7TNxjZz0mQuf81JPvsgXRj7GOPARktPab\/or3a+4mAZfSxxsZ+oiOfCt5oWQWDn+rP3XRjz7Uo++PHGr3qX7eU1yEKNvWvUz1vGj+b503VidlvkdVwOzMZY+l4Ec1E+Ed746+H+XtrXXxMlNw+f8Eolv7R21kpNIP0y98jX4m35+xcW040B8GDpUy2HQsvGA4Sd6aaQ2uniqXv0cq+N1bmtzbn0Q63z1NeEjR15jqX8354XUOq4GVq6WyMWAn1g5fte8lIzpu79Lt6lZH\/05q8RZR\/oxh\/2TZ78v+m\/5anr5i2nH1xKHl6YvEoNvNS+B7uKoWr149EXyk3d+jklt+B3O6l66rH06TA2OMdZPmi+iNaQvBytPn5ffHFA\/EZ4+F45aIvuh76Ukulfu\/5L6xejLuWFy0L5rYPDjmsiFVxx0+x3yS\/\/j9+BS4mTy4OWJleNn8xJAk4NbzctGJF++hZnbzVNrsV5y5YmLfNbliZV3Ptp3mi8jc3ZcLRE+alwCxBLhs5aXlHwvMq65dQ7rQJdn3eqpLannfVBHw\/C15Kv26v8Q\/vJfTJ5MIC+nJq9IPF\/iEfel7y6K1Lx00OD6HXaa\/RJzfDl1whMrdy1L2nmN8sTKOx\/tOy1fsI6rJcK75oueCJ81LhX218uFvSQfRKu4SKuWWDk+5jiMDxeJUT9jV1MHMXLkqzD6efW\/0r3sxTT4WuoO17MzBh5pXgTZB83WXTSpVY6fGuOMfOdIpA78RGtDx\/RBTF++ih+6vMZS\/y6eL13H1cDK1UBe\/IpoqXv5qOelxD56ERF3\/9RAzT3W30LGY3zHJX82huskB17R\/ubhv7y95F\/lBpcSh5EHLE+sHJ\/mi56+Gljb6CLx0hHpJ+8w4\/JEeNeyZuLW3eESPsflIEZ+WvUz9h08X66Oq4GV4\/OyG5ODlatxwSTXBytXS6TvyDfm+B1aMzHrnuGSds6Tgxp9L+xV\/0r3sl9MF7t\/cvKlklckE6221PNF7y6FqnHhoHUXzx6t9tXPeZyDulPXr+tJP9cmBzHy0qqfsRHv+nx5QUadi1776XeINmu+7N2FoMZeJsfnonGP4bmXlROvZq1V73zmZkzrMKcbgzx1uWi\/X4Mv98U0+FrigNL0wcrVKvJwoPlQJvdiICZPhI8al\/8o1undHNaUaH2J8GyLe\/blHaJh9D1is3xfor3j1fz05YnwUeOFJ+alk5zLRB3UB4+0\/9nId2zH18+54VmbHBy1JbTGOkwNvtorfjX9pi8mz8GXRURPbp46MRsvfnIvAjQ5yIUidpdLvYyqT59Oy3Ed33mNZS3yRLhtoV+4WiJco+8R6\/J5qY5a7ZO+HKxcTcyXHa1eBOwjmhcG+4vvPld0LxOX9NW6tRsDrVWt+ujM7dj4e8YkpxuL\/l\/sFf8h\/KUuph1fSx5qRQ4LbU+rD+bI5wHvmheOSM6I1xg+8zmuvKuBtajnutDwMfWOrwkfOXLz0v8OXl+y9OUdomXjJdeH68u9jPDZp4rdfrqH4tJtNfdYf4Zd7Y4nWk+Oa78cm7i6XCQvefZ7Kf5SF9PBneWAMHDUjPsyd3k+rKAXh5oXiOgFNELyaiw1uPMkz\/moUR\/U72pXW9LWvBkSS6Pvo80XrM6TujwRnr4XkLo+mI09xeeCgoPsIZp76p5VX31JPe8lfGTWYp3kycXsSw05BzndGdiXmDmJjGkMvtqrfTW9zMV0xdcSB9IdrDqxbL7kaD6UHfJA24jLxXrx4Hca+eqV57jyWkvW6TrIkYuLdNbkiXCM\/JHNYqM+M92Xq+ZUXb9DtK7xgqODyUdfS+wZebl37rV76PrFJX1qzM+ZplkrGhwDcw45sa257OtY9Pk19hL\/+L3jUuJAPMh6uPoVfRB9CCvyYKElwmndhaIGVl61HMPc1JwXTV7r02dd8Lq+6i8pF3uEj5GXVv2MjXj2ueZFqX06Xw2sHN9LKLmXk5iXE1wfrP+YrQ9WXn37p+74avrUklzfGq0fH64vF5fQOS5PrBz\/Zf6vXfJS\/AbzxRBZE3yrdS90feHxuSCydVpeLHIvpMSMyUGbF1XOYU3kyFlbcv265iXtvA\/yRDhGv85Gepe7V+Pl6qzq+h2idc0X2hc9kf3jUkBz7\/DdMzV9166\/pA7NWkjIepkTq\/HMYV6N2nI+8qzDHND+xOQZb\/mr\/JXu6S+mHV9LHlrF7mDIqc2HUSQuH6EXBEjzMpHnRdTxzJODo0YdxGo91ppY14ePbeEp6\/PX\/E\/lMax7qVKTJ8LT52VWk4NyLyN89lCs+4mf+7e4Zx\/emfNaDzlqnBmGL9c3hznVcm73X\/xIO68bn5jzysUax38Ze\/qL6eBOeohg1xiu01Pz4ewe2tHFgd5dQDMt+8hH41MLsa4marfmXEflS9q69sTK8TH6fqf5cjln+vLEyvG9hOT6IHvn5cRejS6mumf6S5fdxvw2OsGZX62iOdRFzDmtM8\/COH0wfIwcY4kZg6\/2Cl9NT30xXfG1xMbnQZ5O4vOwPfQOeRBoxOSJXgyJ8K7NLqQao79aNxY1oCdaV9barSm1ZYjz3qBryWeasXujL1eOm5o8sXJ8LyI5vhqXEnvmhSS6jyJ7AXffFnrB8Ttjzq6Rq84ZyisyJxqoUWPWQbw7K\/KNgb\/CnvYfvweXEpuehyPPA5RX9IEDK68vfr0guDjQ8gKRJ\/6fyEne5eR4xJ0zORq1VqxrYK2uqa4bHxthxtbE+LFPSHejo5eo6vqJ8PS9gNDkYG1+NSXC8x+o4fpy8b8\/Yvpg1arv+OTKwdqoFa3WjJ\/rqjz3IfnS7bxHleM\/9T+E8xK8kuWLIhdZB3xv8+X2hU7MWHcpeImIXjz4HVfrLqvaxzETqQc\/60rumtHkINb5p8gpJjc3\/Y47bhebab40o5waT18OVq4m+mLjy0X2Bw5yCeTe1L3bs07nXIZa6xr5nJ2x5GoiNWD4WRua9RhD09AwcuSr8Ko\/T\/nFNPha8mDYa3mHaNl84BLh2XzpwWxcKPiJXjJiXjbyiuSq2a+i86LLQeqsaO2sM3muO\/mSNtyzjMGrMc4jbPQCpd5xNBt1yblw4Iny\/BLxS4WY3K8Z\/Pwawq9fQPpifjV1Wh3PuURrAK0JHDXXm2uFY8bkiZXjP+1XEy\/Bq5svTr6IyVlf+sl9qWeYl0JeGJV7oXSIttUYz751bOpD6+pkPeiuS75IZ40YVjG1NSF+zA3p7tQXqg6cujyxcnwaL3NFNPYE5OV3D+HuWeIiX+j4aTk3unPvRc6RXOro+qhnTcmXbqvRF13Dx9CMqa2BiOn\/41n\/IZwX4ansiq8l6s8Dcj15mB3nAUBPhNvyIqgXhb4XSYdos8YXFONkTh2XWtSyLutWc3348oWeORpW8aR+6vqi+fr3xPrSOHbV9TtEyza6mNBprEeE537hZ1vcszk3gjznHXHrqXHm5Vyrrk8cnvXIF\/kcg1ezH4jRT74Kr\/DDS\/HKxqZrHpyILhc5cBsaXFRP5OGpvheFyB7CEyvHz5Z\/rbNv9nFskPlFedYsB+ULvVi7fodoGH23bE\/ObIytF6TG05eDlat5ESTCbeyfX0rJ3Ttq79bofMSdS+y0nN+8DjnXTkejPtDaxEW6qJGcNPLU5CJ5ydd+z\/jVxMvwNHbD1xKbfbRx8PQBa6sXAb6a3IsEXw7OuPFE+2c\/56Cu5LVOfNcwWv+Sct4bOajRr1qn1Zx7+b5EOV7V9BPh+l4E7AeavheS6KXE+tDcs4WuPBGuOY9zVt\/5cu7MlZPnGXKu6NZsTiIxDI1a8a17oWcdrpGLkS9fhVf64WV4CttxKVknG46JJ+\/yl9isccDEwVHzQpihlwk5leNnM8e8RPOcC5+69OW1VtfgWonLF\/qFqyXCNfr+lHUvkdoMibFu0AsC3xdY7qWkrr+krubaRXXG7eZXT3R+NHki55n51Fa1jMOphzzM2tGMrYEPX24cXy6mZv7T\/VsTL8CrGBurycGukdfpaBxyonnoPihy0QuiQy8YYl4wI63GO7+bI+uAW39y15G4pJ73QQ5i5KVVP2PfxXnZ0tKXJ8KzsR\/4vMBwMF9muBcS64Vjo7U7Njnyiow504yL5MKpj7PGt25j1JMaftcWeTX65RrwMTT5KrzKDy\/Gj9uOryU3XaTm5K4BbdY4bOKJ8Nrq5UA8tbx40OsF02n2ydzkjm8evvMmWmtdR7fuZYjzfsAx8jDx5J1+Oy3jj+TdC5SaPBHeNdaBDtLYs9GFlGtO7rhL19XwMfWKXDY2Y+nD0UHO1hzPM325tePDa1uk8zrh1eiH0c8xqrYm8PNM\/9bES\/BqxiZr3UFVzYMHiSVmDO5lkLoXRsW8QDI2u2yyj3n2zZgaOKoL3bUmVwOxEZ6in3F90X76j0Bfkjp21fU7RKuN2tFA9obLAO7ltNCzD8dcr3Oc1K9j51x58aQONwamz5nqUxtNDR0fzKZGjdkWd1g3MYx8xhLRtC\/as1xOvAw\/anf6WuoOKzU5BwwHRy0vhXox1JiXS0Xz1PHholzf\/A6pE73W6zrq2vAxdXli5Z2P9t3GC5Q28n1pyZUnsnb8RPfDy8m\/xjGGRh8tx0NL38umankZyc1JH86ZGgM538SMpe46QCzXeFIuf+lrDpHkl5lP5PGCvJJ5GNQMt1VfPZGDx68vOH734qt3l8WWlhcSufqjC6nTnT8RbnNt+PKKS2iNJc44sS1jjqPGy3HEar5+h2jqvPBwaoSLCz3vw4wTwxxP7hwV87IxpmYt6FUzBnqePCfk4jtWRWKYefT3zNfAR0wOEicfk4uprQn8PMNXEy\/Ej9kNX0seRiLrSD+5L69IDJ6tu2yId\/pezQsp81PLC4kc\/ZzXGonDs\/ZujUvKeR\/kHaJhjLHXjuTWMX05qj7yM7\/jaOpy6oP7wsLdIzSsrqH6jkmu4yZ3fGMi49M4QzVzjYmcJRzMXM9ajRzrJ4aOD8+YazC+hM+GhpEjX4Vn\/mETf8R2XErW5aaL6onERi1fZnI8\/ORqiTw0exp7OGr2Jw4X1avm\/Mbx4eqitSfCbQu94PogRp6WXG0Lj\/TxZTjaJ\/Mdg7rkifBs9OXFNQffttDV6vjsc1qOB3c8UQ3\/aLOv6LmKqcNtxOGuJXGRL86VPI08fblITvK1z09\/NfGiPKuxWZoc7Bp5nc5Bpu7BJ9YXv14KxtVFLyP9DruLqOZRS9X0rRMfzlrU5Lk+OKYmT6wcH7Pvybvf75Fx8+WxAl9EfHmHaNmYlwtDXOjZZjUxBvudY3U8LyjjRy4o5iB\/NBfn7LiJ6qwhGzmuK\/kir+OAxIk9vf3IxbTja8kNFtnI5G4sWm2+uKCx1DrOw2EjLu9wz4WU\/bycxIyNuDUSl4usCZ7oOkFMX76KH7q8xlLfitXca\/36klg\/4xlTy5fNWCK8thwH7ljwkc3G9DISyc3LiDOuWsaTmyd6vonEukYOuucsLtJZh1ejD0a+\/au2JvDzk19NLPDZLR8mD0CkdvkIWWPG8uA77mXgpUGOfHa5EMtmnxk6dq2DPlXrfNal7hrTh2\/l2C\/z7JexR3BrFXOOqqUPt177GBeN67unnge6mjmpmZfo+YsZS+5zkFrlda6sIWNw1+iaEjNW+dL1i5GDVUxtTeBn8BFxjj+KsIHfaoOFuknUIhfV8I82D7Ueej14fR6e5PkwjR7G0UM4ys8xR\/NZA5iN9eMn1j1Zwud9koMYuZ2N9C73kZp1+Kc4c1UNP\/+017cPPl8m7BOaXFyk1cwXU+dcMGK1MQ4auNV4BmY5OQ5z1rlcg2hcX2TNcOaCY+TKV+HjRx18WmMxz2zdxlovsVljbcTBUctLgpz04Z2WOXsvn+wjz7FH9c30ujb3gj7yLXT8rbzvjndr6LSsK9fScTUxz1cN7M5HbYSz52AWy\/msJ2sZcdZNTJS7H0vo\/AzA08jR5CJ68jVv8DHhGA9BNu3bbLDA3Ai5SG3wrhkTM8eDGh1sp\/tg+PCRI+8erk4zv0PHc25yOq5WkfWhJeaa4ZiafBU\/dLloH\/1nQmob\/alurGKtn\/1iDL4k4H5RqIMYOc4l53zg5MjpnxzffJ4HOFptxKqWPmPii8xpswbnSWT9o7aE1nqIp9Efc+9O3pP9ejAPL2vHpWQNbqSoLqLPGmsiLso96Io8DDR0+aMw5+h41mbdrpVY1YyJ5ui\/Mi7LnZ7zaG11D8lzX4yp6YP1GVBTr\/7oGTn6B1aOk3Ooo9nqmtGrttdfuq5GPiZWvgYH7+8ae8QPC3sW6zam22TqTT0PR55YOb6HDla\/at2D1mk5ZvI6Pr6afISs05g8177Fl+7nvUpuPzRM\/xnwVNF1NbFXuYZu79RE8uWJPgdoeZ57ePd8dJpj5RxZwxa39lxzx93TiuSO7EvsOy8nNuvhNlhQLlwuUlNya0RTl4MeoFxUn6EPYPeQqF2DzGm\/nB8t\/cpr7fhqHV\/C55dR3iEaxhh7bG\/enrFGOf61IuPdvOYZw5dn3xFnj\/mrkkhfOOOAmBy0EeO8jMH9Kxeafx1T1zcn\/ZGWOY7j2Mxfa7C2RHLwWZdtoStXx69GDKOPeWpr4Kd+WNCzGZukuckiunyGHmhFDj41fbBytYrdn3xonV77Ordz6YOsRz\/XZkyt+uojXIa92DN8bJSvfsp67K9zjdDZM46mL69ofITuofs9Qs\/JcySv42qJ3fPQadnH8UVjo\/rUWSd8tF519qkaMaxiamsCP4OPjHP8XoSNeqgNFuImMLdcVMM\/2urheHCJHjaIrp9cbetBIs+c7C8HszlnaslZb\/pwtW4vlvB5j+QdomGMscf25u0Za0\/O6E\/prMOc1PaMbQ57ydeJyDhwvxTkIjpNH6Rxhn79EPeLR13fnPRH2ijHOROtiz6sIddBnjVnfJHP64Snkc8Y4NMYC3kmY4NG5iGMkLUQy0OsfsZ4kGzo8hl6Cc1yjHVjqmUd8KxztL7Uly6rpdbxmqcPdvlqmfcd3Hkr5twZU0fDOsz8jnf7Xs8Fn\/MUZ9xzTzzyvGS\/Ol+ti\/Wkpp+Ya17Sz+cNTyNPk4voyde8wceGY9wF2biH2WABuVC5SC3wrhkTM4dDws\/DSu4DpaafmA\/GEZ5j1vGM7cFav+ujrxzE0k\/N2Jr0kSevsdSflbs26ss\/0dX9077WP9Ltx57mFwU6GkZfOGjTB7Nx3uT4xYMvF6tWffMqOq5zWAtoPamlznpqW6S1VvcAH6Mfhi5fhZ\/8YYE\/bW6UWOtBnzXWQDwfmI5zwDbicFH9XljHtR7n1Aez9lynsdQ6vgyxjlGRXM1++h2a85PY1aVmXfogmiaveenLE7uzIJ56nls+I+akVnn9aqq++XUsfGLqI3QtxOXX4NJ9NfpiYuVrcPDRscbu8fOwL6ZB4aPFqoO1sc7U8gDkYs1D75oH7kOxB0cPVPZlLv2cFy19OfXCs+4jfOl6foDoh4mVr8H4ybyQf5R2NdU\/xc1RTx+OrsZiah4aRg57z5cKXH+h5z70tZHLOeJ7fvqMAU\/MLyBjatXn\/5pmah13TpE6GA\/fGl0DvmsSF2nVQOKdkTuKdfkP01jUdxmLrpZacvPQ1OWghyMX1UfIgdOIy0e45yLKvo7p3M6jD1onmLzmGAex9NXUO0wNruU4as+O1lzrrLr7IpJvzlH0rOgnzzOCe\/bJPXNj12KOKQdtzqOfmDV3616GGe4LMYx+mFj5Ghx8fKyxW38e8sW0o+DRgutGuiFVr34eTPL6YBCr2j18xxV9cMSsidr15bkeYunDMVGuP8K108ePOam9GncN9U90dDV5zdV3zeSrgTT2HTOGD6dVzrmqy+vXEvroCyljtZ99QOY113mypqxLXTTm+pahzs8VnLzOyCcmdjkP1yj+O4xFanIRPbk+2laj\/szBnzUOl7iYuWj3aDnmjFM38ax\/xpfUi1z9DtE0xtxjs7m\/K3akzswdrdG6zTVPXcxz8MyIyRO7Z4e4us9Qpxk78jWe42QdlbsW6+7QHPZDXtEYiBHXkq\/ajo8Q+x7Cu38xHSw0F5obxCL0k6uBHIzoIVVfHcwHR98H5RZ0LOdynpGPbp3gqC2hNoaO0Q+reFI\/df0O7dvFfkLLekZ\/olsXuZmj36F9\/BLQB50TzMY5kS\/CbXm2an754OdXD89D+vLUkxuvSI5jO7+1kSu3Hn2QeK7NNS\/yxR7iE2MMLPlJ+aZfin605SbIReaGd20Wo276gHsah0peInxvG\/0J142ZGrzWqS+SYx5atsU9+3DMuHwVyw85M8sxZnk\/GdtTY12nfkXW4XiJI92cPJc8J7jPkrrPkjH9e2I3tvNXdA0z7NaPhtFPG\/E1fvBjxDGneNcvpoMF5mJrkbPN5ACIi+bmwdSHgRiaWONbfu3nXDmmmmgM3xqz7pG+pF\/k42OOcfIuf4lpydXEWcycZ0Nr9k\/xWh\/xLqbe9e9iaDbOhjHx5Z1PrDbOnS8UsX756Gc8uXH+lzrGzpi8zolPffR1DVl7anLXs3T5sn\/kEMeSn5Rv+GVBjzQWpclFdHjXRjHqzfzugDqNA0UHr205bh0jY1uc+snJdcAxteSpqXeINjPnmOU8c6zuQ9aaa0ueOfAcQ17Rs\/EcictHmM8DOfhixka8fpFnX+fMMdW20NrrGtNfSj3vizoahq+N+Bo\/+FHimEO82xfTwcJykbU4N8ec9OVbB5LxPNDRg3Gt7jzZX61D6kd3HTMc7Qs6\/Trr9E7r+r6Kxnr803xUszmJ5Nov9yS\/HNRBG+dFjgi3oXH2xvX5ckFP9EtINN75NVZzjDOfzRqsLdG1VCQHTcPX0PWTG38osqhHWS5YLjInvGujGLWSL9rXg+mQA0QXMwftlua4dWx9a3VOfevucClpuCfEqjGGllztt2K31k6r6yen5qnNkDM0Xs9TPzGfK\/T0O74nx+eqYs4rt1YRXT7CJeUiBx8jXxvxNX7w48QxW7zLF9PBgnJxtajRptWN9QDU05fXA6wPBHlV2+vb17lGmOshBz9zMy5nT5JXn5jaBx2CucOEFw6wNv9EdxmpySuSi1Ytvx6I18a5kWNe+p4pzw9xvnDQ8P3aSX\/2X3qTn\/3sn2jc+ayLOcgD1US1uq4l9bwmOYiRS38s+Ul54C\/FPsJYhCYX0eFd62LUaG7l+Nk4KPwO0e7R6viOmXV0nDWgu5bERb7Q8TFzTt74l7xqnVZz\/orvXtT9TL\/jaond2aL5zMn1fT70M54x+VbccUTyR826icsr8gyoJUfT9vA19+BHiuN\/wZu\/mA4Wkgusxbg5ibmhcg+BPHmiB5YI7xr91JOP+pqTCO98ddBac22VL2nnB8QYGoaPVUxtTfj4MS+138hZp3+iu77UkhsH3R\/76mcMjcb5kZdcDZ2mD2bjOTryBdTl+r\/OdeOmlpya6pdT1u\/axCX9vEY5iJHDeFjyk\/KgXxbzHcaCNDejIvGqVT83H068aul7wVTNy2gL6ZdjyMUcV541WT8x+QyXtAszFxH+tuM74L5VdCT3OONqnls921HcvHw+5ODRxnhdn24eNZD69Gut+olL+vn5TE6OtoevuQc\/Vhz\/Am\/6YhoUsHsBUUlukv1Tc7Or5uZX9GFArwfbaTUn\/cyXg5Wrgdappt8h2zDSiVUjV0s+04z9RmQP\/BPd9XWaMdG9y76pyUEb50m+2HGeHXQxv4LQ8LON\/r2p6tknuWP6rInUQF7Wyjr0XZO4hNa68emb1mkZvzu\/6WK6ohoWmJab0nE10A0XO40YByXCu5bxEa\/9zBNzHrSuZf2VL13OD3zl1aev2gd9Q+wA+zN7mYxXZAj3NoY7a4xJPBvnjC7CbWr5LPCccEGIxOT18knfHC8hYjlujlN1\/HopWSOY65Gri0va2dA08s1RVzPnZmQB9zQK1ORi6mjq8s7PWPLuIFLjUNOXox9t2Rc+Gpv6zLVW\/I6rJS6pq6npj5C8ap1Wc\/667x7N9tnYCOu56nv+FX1mfPaM628h+V1OjiOv2K2BnE7n2VCHVyO2ywZ\/m9rVl6Srv5gOTjxakHoiPFvdRP16APgcnvroINXNt0\/qjtHlZKxy61bHr9wcEKv+ST3pxhMrN\/+vI\/von+DuRWrJjYvEqvlVgE68Ns6VHPPS98wTeb7yy8kvITG\/lkac3Prl5Lg5l5x8ODXCWYN+XY\/+knJeEzyNcTBy5asw0IwdxqsvpmYmitXkIjq8NnWxxvXdaBAt\/cq9aFL30jGW\/h7OWPbNceGjetRdA4glyk+Rz\/3RP4J1rCN9\/0oue+RFIrJ2XzL3sMbQR41ngPxsPiM8M+heEPiV4+dFhG9e1atPbh3PucWc3xpHa0EnR1zoF8tY8i+JtwgU\/2ij+M7Qjcm30M3eQg42G\/npy1N3TGNgah1Xo+7k+lvrqfFlmNXQsYqprQkfP+al9hd5tw+dVveGnMzT75BzVq9cH6zPj77PFzk2tZoz0u0n2k8\/kVrxrXkPLunnfLhG39128G9VF+NS8GG7YsJuM5i301PLDXZzRfIyPjscYx40\/TpunuN2OfY1R7RufPkMl7QvZj4B+NuO70C3b6nJKzoTug1NDnq2eebJzal55uTz5bOVSJ5+x3Mc80D1EVpXtxa0tMxBr7659hPNNX4TspB7WFdcat0cxsG9jXrJ9QCSo+VhJTcmepjmpK5mDrEjzZpGa1qGa9eL3hnjaMlnmrE37t8Bzyt7pObeq1U88ozks1V5Pn\/GEuXdfDVmjeTCs4+xiqwfDRNP3ufvSP\/MuJFR6CNttAB10RrwR63b3NzoGffAEjtex8icGsOnVnXrVtcXWeOIdzE18G3HdoB9rpaavCJ90LJ1mnHPWkSXg13LZ6pyffrJE5N3Y6dmLWhy697CpcvaR6z56Lvsir9dreNS9CG7YqK6KHws0Rx1fTE3Nzd\/i3OQ9TDTlzOOueJsbOoyXmvU30LWipl38sa\/5FXrtJrz9uc74B6OzkF9hDwHxPJ56LjaFubz5\/M504yZy\/hZj\/OpjdZRdXYNbWbGRXKTz\/pOYxR9q2UhcnE0tnFwq+VGZ27dcH0xD0pekVw0dfuqJ2YMTi1q1qWuLy6pFweWOjEMDauY2prw\/tm1A+5jJqeWPHPgxGpTF2tcP58JecV83nz+RHPNEdXBTst48qwLTkytQ9aHEcPEk\/f5O9I\/M25gFPkoGxWuLjI\/fE+rG57+iHuIHarRF57+aDzqNGbN+PI9uKSvZq7+EaTv227bAfcwUc7IleN3zfMXyclnRF6xe97yOTResY4z8msd1k6+PHGRz7pczDz4Q40CH2l1MS4osfLs4waKxvDV5IkeZGojng8COdk3efanDv2sSZ7I\/uJjqaupd5gaXMu+am\/8ugPdPnVa7UmOefL0yU+98nw25FtYnzX9LRyNS01drNbqWsSMq4EjIx8TK\/\/HFf\/8sxa+jrrnZ2MCCxNHQxoHs5E\/iqHnJlc\/Y8m3DtV49oGr13nSh+vLt3DpcmHmI8Lfdv8d2NpX4xWtBD1j+hV5btBEuT44aj5v4ijvGr3Wqc9Y8sRFPhs6Jp68z9+R\/plxJaO4W+xoYeaLzo1\/pLmp1xzUnj7UYl7W5bzGjaWuBmKJNXbKuPw1P\/tmRsZTf\/P9O7BnDz0rR03f\/mpb6PPhMzXDvJzkFe2vrp91oOGLxqqPjiWaW\/U18ePH\/NTuxinyEdYVrZYIT59a1Eboxorm4e9pHqa4p485zFW5828ha0szHw3+tsftQLe\/qckrWhF6xvQr8myo+ZyoiV08c\/dwn13GMj+5cyVmnjXsQfcAzPzU784p9lGWi4CnpW8ecXmim4smT4RX31xj12COYT3Oo29O+nLXI6qDI8tYcvM7zdgb778D7Hfuefrqaon1OdGvzyF9RrGam7791KqfetY14+we8c5GurnGRfUzbvwz0DlPwgLuacPCPibJOFxfPsJuo9US6T\/ziZkjZn7G5ZkH15fvwaXbhdkHEf62x+9At8+pyStamTo+\/GirzxP989nTFzMmn8VyfPJsI31JOeeY22nE1D\/oLrDfruSaRNG7bOPG21OEOaLz6oN72mij0Y3JRcaVJ1ZdXzQXPzW5esUlfc0HsYyflK+\/5GjJZ5qxNz5uBzw7ZkiuLxpL9PkB0fX38OyT+XUMY6JxEf1oY01p9MfEk3f67bSMX8Up\/lo7UlDNxbcx\/yxuXiJ1d76HYTz91OhrrI4z0jMvufWr6Yvoaeknz5w3f8wOdPudmrxirYb4KMfYXszn0mdvpFWdOVLbO2fm5drQMbFy\/VF\/4ncxFnVvy0UxdvrJnVcNtNmvi5lD7TY1sDuo1LKPXKzj2C\/HNafWiI8ZB7XkaDO\/xrp8x33j9+0A55KNmdPf4vVZymcuY44zipvbxY05hjjS6xr0RfprydUehhT8CHNDusVkzHjV9KltK8fc3Hw5uMXtD2auupr+HqRuzNzK1+D750d2gDOplppcJDe5fdFS11dLzNjseSJms4\/5qauRk9w+tyDro39a9TMm35Nj7iayqJ+2bkFqoI065XswDyx57TuL1Vx9axFTTw1ejVysYmprwsePeam9+fftQN3\/zh9p6FvN5080v\/qdnjly0XwQ0z95p19jqcnNn+WYm5j5yQ\/9F+As4l52UUQzaBdXA7PRPf0t7mGIs\/zMkYv0S57jWJNoDF+rmj74tufZgWvOw7NkFcldlZpoXkXje9BnseKevl2OtRjTBzViI5vFRn2u0lnwrXak2MxNXmuoMXybufrmpt9xD9dY9dUZXw5i+iOe8bXDRx+5\/fRz3Krp1z6pv\/n9d8AzyX1PrZvRc888eY3pO77+tTh6fkfjjeatuj74Y3aPi2lP8WyW5salLwfNNS9946l1eanJs++of82tfbo4OVqOq\/bG198Bz9WVVB+9PhuZ08XUrsWc07kSR+O6BtE++iM0T8y8Tsv4YX7txXTvQhjPxiLq+PrmiObqJ45iqcM1+mKOUfka\/PipubVP5ia3X2ojfiR3NMZbH+\/A1v52cTT1yruZMod49e1Tx8y8jOUYqZuf6NjiKL+OmXm1r\/7DcdfFtPEfV24V6UK38mq8bnI3jlpFxrK\/4+pnbmryrb7Z37FHmGOOct768+yAZ5sVdVrGk3vetY+6ufoiun2qpi\/WMdLvxqn9zN+Do77oD7VdF9OBCmYFd7FOm01HfrbMdSzjxvb4s1xje9AayN3io\/ieed45378DeV45u7poTF9Eh6efuTWWfvZJvY5pnuj44kg3fg0+Ysz1f4G6pphH9jm60MyvvPpZNzHjYsblXUwNlJsPdlrG3\/w5duDR5zQbn5ht727keLVvxhhvy3fOmqe+hXX+rfxD8Xt\/MR2a\/EDytZvHFNlXLmYJqcHTd5yq2X+kGz+K9x7v6Pzv\/PvvQJ5pcmZKH179Lgets1v6Ol6Oofat+JMXk4sXWbhc3NoM88QcY6vvKN6Nldqo31t\/78BoB3x+xK084lu5OcYs99pYjv\/t\/CcvJv5\/pGNi8tTWpMGPeWKO0XUxT5zl5Fiz\/G6Mt\/begdwBnx8xY8kznjxzOp65ycmtfvafxTLv2\/lPXkxHFnvLBu7tm3nw9Kl1pBkDtdpXfS\/e2n\/vPO+8x+5AnuOIU0GNVX8rZ7QKxxHrOFv9RvGH6894MeUm7tkA80E5\/TpfXTQn+xFL62KpJc9+yffkZP6bf88OHDmXUa66uLdy8m306fpXrfPVROff8kd56lvI+HWOrT674\/e+mLpC1cQsrtMyXjn5tZGT4xi3b\/rmieY4RuaqJVaOn5bjykXz9EX05Oa98fV2IM9RLrIauC1XZ44x0Rzj+DWm1iFaWo6T+i38EWPu+88F\/v3vf9fJq3\/LwkZ9mcNGzmhO9Zrb+TmOcbGLoWmZh9b55orkXGu39L12zr\/eL\/dcLrI3ydNPHZ6+eSNNXSRfQ6uti6FlXvWNVR1fy5yZRozch9q9v5iuLdZNccGi4+lnnpycGlerOfqJmZs8c+Ca+sw3VjHHqbG3\/707cO1ZeP5b\/bu8mcbqM+74iTVeYzlGt5vmG9MX7Z9YuX0five4mHJRo2IzB1797GfMvPTJS33GR7mpy0XHw9dyfjmxrVz7d+g4ouN1uW\/t53cgz6lWYwzMlnnqaDVfzZwjeLRvzdcH06yx02axzL+J3+NiOlJALip5HaPG8G3kdlxN\/H+Rt8Uzbv8tpA4s807K6Vc9czK+hzPG2+6\/A92+piYXRxUYFzMP7dbmcynW8VJnbuuoeenXGu1nTsZ\/jN\/zYnJTRovp4mpuilg3S110Dv1bMA+3Gydr6eZV6\/LUak76b\/4aO+CzQbXJrV5NzDw1cKRvPYeOMcpTF80Xu3nV1qI+froajRvT38KL\/Obfqof973kx1UlyQ2osfYvP\/KoZS6wHkP4Wz3g3ZsaTZy4cS+2kfGr6HWZ\/42r6YKdl\/M1v34HZHtdY+nCbVeiPsD5P6cvB5IylP+OjOdWpsfLUiOl\/0NbPWOWOUfVD\/qMupiwuOcXhZ1MDsYwlz5iHJGaeGjji5Gdcv45j\/9ThWNXSP2V85mS+sTf+zA54fqPZjYvkJddXS6xcP\/ug+VyJaLbUkttPTVRPdKwOqQXL2Ek5\/aJ3NtLN3YqbtwsfcTF1BaqJWZwaaCPe6Wh5IPpqFY2Dyc1Tq775onFRXaReTQ3UkqPpV8yYfUdaxt\/8+h3wDLZGIM9mrn3VReJynhmfG5FY5SMf3ZZjOob9RHOuxWW6c+2M0Zljd7G7aLsvpubvh6OiR4VlvgtTE+2bcfnWxhtPrBx\/qzGfOXJr0Hfc1OWsAY6l1vlr0vvn23bAcxlNaDxRnn3Q1OV7MZ+dfM7on37HO81+zm+OqN4ha0pdH9SIp6WfPHNu5rsvpo2ZjhRYc\/XBI82NF+krH6E5Ink5Z\/Yzx3jNVe+Q7ULXzNEHjVfMWJef2pvftgPu\/dYonp9IvjzHSK3yfH58zsiRV6yx6jteojzn7rSM59rRsRpP\/ZTx+WvsU7kDu9fFZClbRRoHbfSVb6GbLGY+mnpi5eZ1yHij\/JzrGs46Nfq\/7Xt3YGvPjSfKs1I09UR10Gcotar7\/Knrb+Eov9PRbI6r3yHrRE\/TFzNWeeYk\/0fzN67a98K\/98WUg1NYNmMXBUcO8cwfcTaYmBudONIz5wjPGrKfOpq84hJaYyCW8ZPyGSeGiZWvwRJXe+N1O5B7PRshz80+Vet8nw2fG3PSl1+DjEc\/Ue486omVZ66cvUiuD46M\/Lvaoy6mrtCquXj19Ld4dwj0GR3w\/\/2IVezyHUc0R1\/MGpITH7U8PHLe9j07sLXXxhPlWSGaeqJ6xXwufI72os9qzVcXazx96sGvdXU+61SHY\/hpxsWM3ZXfejFl4clHRZojmoevJgdzU7sNT+1aXg+4+jmuNaFlnSPO+ohpmZca3DwxNXNHWsbf\/HIHcj+NdJqxRPKyEUs\/uc+EaCyfn2u4z6O4dwzmr7VkTfLEuj79RLhG34fYoYtp598Tt4o1nhuyxesG688OyYPcQsYgxzYb03mpN\/P0t9ZBXDNXf4TZZ5Tz1q\/fAfc3UZ6joqknqiduPRsZ77jPbBdDy3jymk9NnZa1Vl7XjE\/OETua\/2XsQxfTl97bQl20BSeaw2idzsaa4ybjy2\/B2aHOYlmTtY0w1yUnN02\/YuYkNy+1N\/+6A90+pZa89iaWjXj6yX0eRGN7ns18zuDVZww1cWtc5jfHWkR0ubhIXzRimHjyvv4aF79k7Pyguej3yItpVKi6aEH4s5Ybmpsu79CDHCF9iBl3jOqri9QpF9VmazC2dF+t+uoVyavWaTXn7e\/bAfdydB6p11xjos8DiJYI99kS1dJXm2HG4HuaNXa4DHHx\/umLtQ\/6w+weFxMFa3JRvaJxcE9j08nLza9+xpJ74B2qkQ+32T\/jaolZO3r6yZfQOVZ59emn9kHfcMUOuI\/ZNTV5RfLRsnWacc\/d5yJ1tRF2z1c+g8YrMp5aHZv50UTj+tbXIevUiGPiyfv8HemfGTewwxfTFZ9low1wYV2809xsY254oocqGvMQKxKvubWPfkXqSC3rklfkqKqGP7KMJTe\/04y98fgOsJ91T9US67njGzeGLxdnz199DmuuPmMld+wOrcla0t\/iyzRf9gItjTEwsfI1eM3P\/76m04E+FNz9\/7VST3Rx4Kh1m6\/GYXHR6oNq\/\/XBRfIylrnEbKnnuHLWRiOfmtHxu\/oX+XyAoz0hx\/5dDvG3be8A+18tNXlF+6Db0DJPvSJnj+azUbFeJtUnH602dTH7mVvn6vxaW60\/\/aWM6ZqJ77IrPmTWcXmh7mEsSpOL6hWNi8Th2eoGE6vaHt\/DzIOsmn6O12kZh2dN1q6uvweXoVYjF6uY2prw8WNean+Zd\/vRaXWPyMk8\/S3Ms5aD2fI5qhzfZh9zUq+aPn2SO0Yia8DPtVTf2JJ2kYdfjdyH2lUX0xW3oItOZGHp7+FuZm56xz1QkZyOp5Y5nd7NQ80zPdfkekViaeam9ub33wH3PVHObHkOHVcDOXuxew5GWvd8qSXSX18+G7OLWV\/WnXyZYveaydUYAxMrX4PX\/lx1Me2YbE+xbo4L0hfZZHmiencIaBxkjdXDNUe9ov3VR+OaB85qJFZzFumiD75GPlYxtTXh48e81P4i7\/YhteR1f4jVRk7Vqp\/PgJwceWI+T+gz31hi9ql6zpM1otd6Mg7X1PFTz7h8E6\/4gDmPec9\/Y2Ih9d9FUusWmv+eQnzU2FxyaVym+CJ9PBQOS12OT8t\/X5pxxsq+6as7H5g1WSNozPqowfUt9OLgyceIY\/on7+sveTWn0772fCvsgPsMyuvOGBuhz0DG1Trk2VGH7230yVzHSMyxU4dTn2it1VcHMfHkXf5mbMQve1zh8bJcZQdvw1xAzoduQ5cn1k3Et5EnT+wOKg\/3KGdsx7Rvajm3PNdQ+TLcea2VV5++ah\/0Dc0OuE8ZSk1ekXy0I40zNt\/zVgN9VuT6Pjv6GVczJ2PJjYvEtpq17sVlyPP6sg86hvZQu+cXE4VSsH+Sy0UXUhdFPpq6vCKbTy6NC3V0GBwYcRGebfa1NOpjf+PMDacW68jaqD3rrWvBx+gjX4WPH\/TOyDWW3NxOM\/absdvDPeulX+2bmjE1kHMVK\/dZAHk+aGoz39gMHadizlFjWaexXEvlS7nr2tA7G+lfcg9+uHzpf++L6csERWBhvliG1BLhNDaTfLHTiXE45HGB6Mvxs5FbLxr81PG5wOyXMbkxMeeH03IN1i4u4TUOkluNPMxxupxTxvu32wH3j5i8ov3Qbebrc75wz1k+ipuXyDOjD5818ownV0t0zBlap0iuvMMl3MbRMfpgYuVr8NYfXsCrbXArjgquOr6avPMzlgeAnj6cQ0stD\/EIdyz7OKbji+oztM5cxx6+LGU1crGKqa0JHz\/mpfabebfeTqt7QE7m6XfI+arLZ2eeMZ8Vn6UOye\/0mWYf0Vznpl656Bo6XNLPa4RXo88uG9wLu\/qa9F1fTCzKP\/GTU4cL9stAH6SxqcTEke7mc0D5BaSPlm30V7rsm\/lyxwOpy\/ysUd2aM2b9aHBxoec9ghPDiM\/MMTKn0zL+l7j7mChnH+D6HVdL9FmryDOhBteXX4OMl\/1yfGNqFbNmOPGqpb+E2zg6Ri4mVr4G7\/HDS3WTDW7HUeGp13mJ2YjJK9bN7\/x8IIjnwWas6luxjDuvmj5IzWJyc1JzfUuXizXjYzWutgb\/+A97Uy215F2eeyuSI+8wz4+4fqLPlJp+fU5S3+KOBZorz9iMd+tRy3XDq5H3rfZdX0wsisX5p\/9ooX49GAdpbDgxUb3G8mA4QL9mwC6GnjmVG+\/Q8XNc6xOp2aZmzYzpOha6chBzH+SrWH7oSx6W\/KT0mrHfgKx5r5kLyrOv+gw5P+NwfXlFLxDQWGq3cMbLcR1fpE45qG\/9HS5p5\/UZR9PQMLHyNTj4UFljR354OW62QTGjBaRe5yY2arnBuekz7uHd8hA4BvPkOOlbQ+aqiawL3q1vkc+6HNTsgw\/fa0dy9475DHmjdaUur0j9aNk6LeOem2dZsZ67fiI8G2Okn3wUc15y5SPs6k9NnmuHp5HzI\/adX0wskIXmn\/Ldov1aEN3AihwIOTQu2NEBcYjERXhtGUtOXv5bFD7zZI6+tViHvn306zr0l2HXteBXoy9GDF4xY\/A0c1P7jTz3LXmuFT1j+mr6nCHcs0yuVpFnwkYMLqrfgjlWnVu\/q9M1zXApdV1vzVEHMeJa8lUbfKCYfwh5ae5ig6Ky+BGv85M3ahwAMdE8Dwash68m1vg1fh0LPxtj4tdazbHuGS7dz2beWQhCTEuuBo70zHkFPtqH0frUa7\/05RU9P\/Tk+p5lh57\/Nc+Wfeq4qcvFzM365GDXOHN1eDVimHjyvuH3u7+YXGR+AXTL9KvAfDcP5BCIi3CbWh4Uh8cFXBGNVr+IzDNefXXQGEgNatZnPdYHuoaFnr9+yKOvD4B55GD4WI2rn6KnX3KO6Nn3mblr36rRvIr0Q6ttpJvH2cDzmdLn3FPHV5PfE5nL8XPeymvt1queuAz5ZU+Ia3IRPfmaN\/gwcYzDyMtwNxsUl4uYcWLG5SPkIIjlgVQ\/Yx6mWGPXPjyMk2Mmzzkqd13q+lu4TLcaeVjFkzr+dfxxxvNFtmp2D6g8ea6kG0NthpwPcc+pw3x2iKfv81C1a3zH7mrotFwXcdeRunwJfzFiP2Y\/8cXEYlm0f6onNwZi5Lh5FdnsjOujdQfFw+AXDThq\/1Ni9hvlOybzwnNukOg7MAAAIThJREFU+qKPWl2TewFi9Esb6eTYt\/LsL5+NY85PozXO6hjlqINyxtFXS79yzhEtz3OLc97kiMnRsvGcpT\/jOc6ohqxVngjPtrgXfo0ZT6wc\/\/D\/l92108YPL9Jd7U5fTWwSlps14qOD8jA9cH1RfQv3PkA5rhy0Zf1qYOpbnD3BzJOvYvnJnBI6u+aI58APEesAt6zm6FdkHLSt5ll4NuSr2dcYz4wc9BmSi+q3oGOJjoVfW9bZ1W9cXIZojfiP2k99MbFoFu8XQXI3xM0hB56NA0GviOZXCwdoDnn6xGn48oo1Vv2an+PlXPCuxlyTcdeHz3jmLHS19OEYfdRFdONwc+BbRu6zW1ejWodquS40dTnI3uvLwa7xTNiM698Dc0w4Y6p1fsbqWlzTMkS7buOgJhfRk695gw8Rx7gaeQHuboNic1EdR6uN2qrGAaBVNC8PqOM+NMTk12Dtn34370hzLcZdR+JS6sVDYSx1NC05Wuab82o4WkNdq+tK3b57kbMg1zPZwnx+yE1\/L89+HR\/VkHW6PnLlI1xSWiP\/x+0nv5hYPJvgn\/T5p7wbk5vkBtsPnwOgnwjP5mHycKjn103l+J1Gf2Ng\/i95zGGcOexf+axGcl1f4iKvhpZGPoZu38SMwbUcxzGMPSNmvbW+GtMHK1cTGQvOmajpq4Fd46zV4fqJ6kdxNq6xDl0DMfk1uHRfjb6YWPkaHHyArLFbf3iJHmKDoruFVg2\/Nmqsmr6H0R0Ymg+McX0fGnP0wfrvSlu+fR2rzlV14yDrEF1Takt4uHZjHaoxVmc51yin6\/dIbU9N5lhH+rkO9Q5zv+tZkJ+anDNOXn1iPgdbWJ+nWX43rnVUtPZuzWrsm1xEw\/Cfwn76iyk3gU0Z\/SnuhiXCbRyQXwxyLl15PUAeBL9sQPqC2cxRO+KT65jMrW89jFlrJ4bRD26OnFhnrrsiuWiY+6Z\/Ui9\/zblUn8er9aUvT5S7Avytxl4faZzrnnbkInI86khe62Itqekn5nqX9PP64WnkaXIRPfmaN\/jwcIybkYf\/YTYoPhcpF6kFfm3joOybh9ZxDx0knv41vI6Rfp3fOatO7WiuYS8uXdY+iXLG0HI8tWfGrl4163Z9iZV3fu6z50Bex9Xqc4HuWdbYLX6O69wdUq+NuPUnGgex9OXqa8JHjvxH8Jm+mNgANso\/1d1IN8YvAvPcVJGDIUeE29B4UPRFLmZ0MHn+G1KN6fOnoFxkXLnz4TN\/rSHrlIMY47AufPrnXhDTUldLNNc8fXLUMl+eeWqPwlkdOWfNS18OVq7GXsJFuT5oyxgaZ2lMRHtEy\/lyfOcdoTWDs7aEvxj5mHjyTr9ftMEHR\/a5mfPQP9QGi8jFykXqSW59aOpykcOCJ44OMHUfOB8AY\/qJez7H6Z99Oj\/nkCe6DrS6PmPqiUv6xf7ok6NlfurGxZr3SN85O8x5javhy49i3Vv9PAfOsfrd2ZKTeuX1ual+5jtWojWQJ6\/I+tFG+7CEpjHjiZXjP+Q\/plwHLj\/P9sVEeWwuf2KD1VL3EDgQv0qI45uXOcbqoXLg9Bfho1ZzfuqryTUvpW6ae5GJaFi3x6fIaQ\/lj8LZ\/DlnzUtfDlauxn7BRbk+mC0vAXj65KndE+u4WU\/yrB1dH5y1JdwafZ7OeAEfbld8NY02a7bxxPKg8jCT14eJWNVG\/uxPO\/vU8TrfeuhjXA10LXL9XH\/G1Jeua19RXUTH9MWTevlr7JF4OePJ6+Yjknr1M1b3pfPVwMrVQM9HXs+46sbF+rxU37wcJzlx\/Npm683YFl+GXo08TKx8DQ7e4zV2759n+mJiU\/zTfetPdPPcSNDGIRIX4Ta1PGgOn\/i9vpqcy68ux885zAGJY6lRXzXGQ5\/9YeIe2pcx3aPkGYebo\/4M2NWUmjwRPmqeuXF8uPoI83KAP7JRQ87X+Vmna5nhMuSXPUHD6PeUNnvI71rw4LadbcxWbHYYHB7xPMSO+5AR84FQG2H3px6abdQv56i8qw3NNRrPNRnr0L5il\/ObtNk6c+9Ys\/4W+jyQ55kmVxthfU6qbz\/HTIRvNdcikp9nurhnH55GniYX0ZOveYP31zHujt92MVH5YHG5CXKRbvBrWj0oxsjD5sHQlyf64NwDmaeOk5p1qKUPr7WnXzl+1xyni72ClvXLRepPrq8GzprnTo7nlFzNvPQ7PrqEam6do\/PRanN9iZXjY2Bt6uBT2jP9Va7bIDaUv4JgbvTJO+lqdeP1OdD8K5JcPQ+ch4Y4l7UI7xoP3laO45gH1rZIq8bcaeRhIpzxqDcR3bXAWbdzyEXi1YhhOc9J+dlf68oqUpODlauJ7A88z1rOvifXB\/e0egHhV41xOi3HpwZ966noelxLYsYqX4b+YuRgFVNbE\/gZfFCc448gPOTfaoNFukHUIhdTy1qJ15aHmbHUK\/eBAIklZqzjWw9c1ye1nC\/rImcUy7zKXTO6HNQ3P2PGzamx7\/Ktrdahbh3Gxa5+++xB95pcz0ae\/Y3VM8e3mZNY843lHGg51xZ3ze6JuAxz8f6oJ5KDoWFi5Wvwp36e\/YvJzeJP9NzA3C9jxkEah0usYmo8EPrk4XNZq8O3Gg8eY9Q8NHV5h0vamgemkZvGmpgDA12XcxDP8fXJR08fjnVznCKn3xrP2D24dXRj1Vj6crByNfYHngi35WUA15cnji6XzOn4qB81ZH7nW2fFXJNr7XCZojVyd9vgQ2J3\/2sTf+RiYrH\/+te\/6kPPhqnJK3brdKMT4TQOlTHFqhvLw+eBQeflh9cLZ+R7QdHXZq7jqVdkHkz95F3+MpbGOvAdN9fnGCB5FRdp1UDiaeSm1XjGHsG7+VKTd4iWjT3B92zl7LUaXL9yctRELxpRvSLxrRz65BzWpJa+3DXkOo\/wZcrV6IOJla\/Bn7qUmPxHLiYmvuJyoltuJL7my4dfD4pDJS7Cs6HzkKTGS6\/m5XIN5pgzvky3zs+cGvlYXTM+tWDk6Juf85iTWHn6dS5iI3O+UVz9yJijPjmGHKxcjTOFJ8KzeTGgyUGbF4uoLtbLR3+Ubz\/nSz\/rqtw15XpSq3xZwrr21NEwtJewH7uYrtgdNtWXITcYTV+On43DJibCbWr5QPDQEPeCykvJfhVHOeqOV\/vhY+LJO\/26LjzXw3gYPpx+8K1xHd\/8pctq1VcfoeNkbaPc1I\/k19z04fod5xzVPVN8OWcLT\/SSqJiXjFw0F79qxmZoDTXHOjus6yJHLXGRL4yYJhfRk695P\/m1RAE\/ejHd8NXky8EaclPlYG0cIv1EePo+CDwo6Lz0yb0EjOFn4+F0zMxJDY6ldlLmv66FLDlzw50rx6zz0E+t8s5Hm1mONcszRp1HLPM7rgaOmi+t55rIueLnpeDlInYxNXK6PON7MWva4q6TPHniIrc6OZhY+Rp8tp8fvZiu2Aw215ciN5qh0NVAGoeoEcdPTE6MB0pNzgUAB4nlZTTj5Nrsqw+m6YvGWAP\/lw5cFzpjuT7y9eXkwG36iZXjY\/T5Sct1Ukf68sTK86WVg7V5caDLE7106gU08tUr5phw5xMzXmtMn3Xqw0dtCbWW+1QTjJ31n\/5aopAfv5ju9NXEWnKDPTh1fA6WF080R5+HxLgPAaju5QJm8wLo0D4ZW7qfLw11NM11gFxKWGpw+oGMr5+cOJbjp3aKnn7VU4OP9Jp3i++66hhV1+8QLRtnpp\/nKM8LIi8GOBeLWuWdn5r9Emdx6xHpJ7d+EV3e4RIexolh9MPEytfgM1xKFPLjF9O6G9s\/bKYvijw3OEcgj5hxOcgBExfh2dB5QFKD89Krw23m6YvqFZeu57HhM8tLya8mxwddl3Pgy0XGh2MVU1sTIkf\/O5H6q6mJxOH68kRf4kS4zQsAzOYlAs54xumvL+aYxlOjjupb2whzfSO+DHveG3K05GpPj09xMe34anIj2WReMFE90YNIhNs4fMYQ4Ta1+oDwIJnj5TDyU5dXXIY7jwdPs240uJeS6DpA6qQexk+OjzmvvEM0zD4n72d+c+1UkL4crFwNZB\/E5JwhPs2LAe4lhLbFa7y7jDLHeSpah7WkX7lrQ5eLi3Sh4WvkaHIRPfma9yxfSxTzFBcThey4nNhIXh6Rbl82F\/HDjIG1cciMJfoC8wDBRXWRS4CYl0F3SZlbcel2fvmNoaVZMxrcy0hkPjm144uMWdeT88AxsfLOR\/suy7U7p1qHqcFZO5gcrTbODw20eZkkeunMMPvbFy25OXVOdGtLruZa6npSh2Odpr4mvNrP01xMV2wch+FL5gE5DLpaHhqHjhGHJ8LT9wHhoUHnEpCbiyZPHOnkYOLJ+\/qbNXsRMWZyfGoUGbPOu0jn+uSJleNrWzWadyt6TjlO1fTdF3LlFdkTNM8Pni++HMzmZdJdROTVuJr5+o5pvj5oTWKnZf2uo66x+svQF0Zck4voyde8Z\/paoqCnuphu+GqqL1FuPJzGgfPiyumDlpicGA+OmhyfVi+Bqi0pw0uB3DRrRJMnMle9lNBoriG5NYpL2lpLh2harUtd3Iqb1yHr2bKao99hauwBvg1fTZ6XALw2LxIvmhnS17jjZH+1GVpXRdaQmmuquKSd1zuKkYMRfyl7qovpip1jw3lZRhtvzDho4\/CJi1XnoSIuwrNxEcz8jC2pa24iXOvqy3q4lKgT9EISmWd2KRHHRpixNTF+7BPS3ahrrgNWXT+xcnz2B5TrgzTOsaIXR71UvHS2kP7myBMdv2LWYX1grd31jHDp0hr5mHjyTr9ftGf7WqLMp7uYrvhqYqNHL5CHkAi38TDQV4Rn44EyLjeeF1Ny4liifU6Ry19rQZWL1JVfSuheSM5Z0bkSGTvrSb9yfM0++vdG1lOtavqJ8PR9qdHkYNe8JIjBvZSSe9mI\/\/2Rp1+x9nUO0Hnk+lmb61Eb+eozXKZcjRxMrHwNPuOlRGFPdzGtu7X9w2bz0oj0yAPA18zDJ6c2HgaMvK75IBHj4TLHC0FfXFLOOamhp2Ud6OnDmddLSQ7mxSR3nq6mpcu5HnkiHGOMzkZ6l7tXY32dVV2\/Q7SusUfoYG1eDmBtXDZoXjry0aVkvEO0bNaBJh9h1u76yJWDWPpq6mvCK\/\/88z\/\/yTU9z1Ka\/+sDFJcviTyx8vqi5ossB\/0rEtg1LnB0cKv9n8gZ8TqGYzu381kbujzrZr36cBsapg9iFVNbEyJHv6JjVH3mbz1kXTw1OWhjPjmYL68vvXpeCF4Y5MC9kJJ7OXWYF9WId\/2cR7SORGuy\/kTXkmuufFnOeU\/kIEbuhT3r1xJF8gI8pV3xVzrWwebni1MPw4M0V58HgH4iPBsPD75obJHOpgZi+iev\/3X+DqmFC4mYHPQiEpkHnujcIKYvT4Rj5p68z9+R\/plxHWNdnaUu7xCtNvYHLRFO4+wq5qXghZEInzX6G8+xOp5zW1Ni1l3Xpb9M92XNNUbOy9vTXkxX7CwH5EsEr0asHqI+yENCjgjPxsOGL8KxzDkpn5p+xZyXWPr5sMq5eOBeRhWtwQtKX2QOOFYxtTXh48e81B7BWXu11OSJ8FFjn4i5d4mcHX53caDVS0nNyye\/kNQcS98x1EHnzFo6nnXn+pYhzuuFd0Y+VjG1NYGfZ\/5aor6nvpju9NXEOrF6YHnwch4WzBdaVOMhQxPVzUskNrKsxblBH9bkaHw5gfVC0mfe0aVEDNvCU9bp19zUHsXdixw\/NXkifNTYJ2LuZWJeEvCuebHkRbOH51iOkfNRR+ZkXVmv6yIu38IldTXyMLHyNfgKP099Me3cQA7BF0meB1OHMQZy+NUYCx10XHJ4qPBBzJh5+qfo\/Je5a\/NBVfcyQmdO\/53Jy0hkXi8lsdakv6Re1I2PdbV32in7fr+stTP1GbpPiewVfqL76j6K7Kk8LxJ5InzUGGerOQ9YW9aba6l86frlmUHDyN1tz\/61xEKe9h+\/c5fv9A\/hvGj54srB2rwEEuE2LvTk+qCNuDwxdXmOJaemymud+KN1ebGAyRf3i4+GmXfyPn9H+mfGfjZ7iWpMP7FyfBovfHJ9LwIvInwvkuReRMTkifViMi\/11JzDMfRF5671uRZ0uevqcEk7r1sOYuRf2CtcShTMC\/Oqxqb7wshF1pTcNaJpcrA2HgrM8cFsPFwYmlwfHJnzEJeDPoRyfC4dUM48XFReTsxdedaYfEk91y8HNXLTqp+xe3PWXC01eSJ81NxL964i+4iWCKflJSJPhI\/87O\/4zlFr0GcNyfVHa6v60n3dB\/BX2Ut8MbHjV3410TVf0OT1a8OXXMxLoH654HOpq6ev7ldSjWXc\/mr6IHVUtLZE1oTv2uSLdNaIYSM8RT\/j+qL99G9BXq6R1Zh+YuX4NF7wyn3pE70swMrxvXiSq3UXU5eHlro+dcATszb5aD2ubxnivFZ5YuX4T\/8P3muRHz+8EC9hV\/xDOIeYLxS+hq6fCLfxkGg5DpzGA5aWOann+OiODzKHvg8lyNhcSnAuGrG7kLyIROsTl+7nC0qeWDm+NlqT8VvQfaljpC7vEK1r7BU6mNwLAU2eCLd5EeHLt9C+idbQYdZond160KqlJhfJTV77voT\/MhfTzt3kQHiZRLp5SPmSqWUcjQekGv3U4TlO5o5050p0LlCeD6+XEQ85FxSIBmceuE0fHLUldK6bHKziST39GkvtUdx9yfFTk4OV69cXWz\/3NDn7ie8lklzNiwj\/KHcMMOet3DWBxNIf8SVtNeK77VX+bckFvcxf5Sz4yr\/S+aKBtfGCoyX60lfMv1rB97T617Tqd2Mwb85V68CvNdd1VX\/p0l5G5KVVP2OP4vUlS1+eWDk+zZc7MXleFPJEeG15KRmrWvXrmNSQGr7NurPOuh58TL3ja8JHjnzFV7uUKPq3fDFxYL5QcpF1Vo6G0YcYlshDUo1cdeeqOSOfsbP5EKLBa+Pi4UHmcgK9qJg3Lyl9sPJFWjVj+h2iaeT\/hLn\/zq3fYWrwbO5tYt1f\/HpR4B9towspx688a4UTr5r+EjpbavBfbS\/3xcRpXPnVRFdf0g79CiGWL\/+I+6VDXJ5fOant4TmOczqevpg1uhZicnGRzpq8QzSMfj9l9WVLXw5Wribmiw63EZd7KeHLvZTU9I9g9pUnwrNlTV39aiCmL0+sHP+l\/sF7Lfjj5yW\/mG78h3APOfcBnjqcB2hmo5c4x7E\/2qj5oHKxJMfnpcjLiTnr5aQG1rZIZ03eIRpG\/5+yum\/py91DapR3yD6iJ7q3FdljtMTK8bOZP9KMO5e1pK\/W1V+1Zfovz+dIQ395e8mLaeeuc7i8aCLd5GC11HiAuADQ4Ecsx4HTuFwwfZGxiSU6txcQD79cZF3wRHjXFvl84RDHKp7UT13\/O5E9SUtf7r6RJx8h+0gsEV4b+6sm98JBl9dY9c1NdFww66x+xpbUL0YcE0\/exu8r\/tuSS3rJv8pZ\/IP+SufLnS9+5V4Q+TWDpp+Y3JxOM+bYI6Q+YonW3CHbpS4HMfS06mfs0by+dOnLwcrTry+8fiK8Ni8ZdHniiI\/y6\/jVp2a0RHjXFvmsyxMrx3\/Zv8KtxS8\/v\/GLicP1BZNXZP1oMzMO8hBxGYDVzBvpxLmIEuGOR4xxxdGFVC8jfS8d\/WWo80XkPphjDMSMn7yvvvp3YN3H9OWJlePbfOnx5Ynw2rx80CvXr9jl1nHT7+pT63Ap5eI5JQcTT94v\/H3pLybOY8dXE2m+gN0LqtahL3ti5fg2v4Q6P2Mjbr8OqQ89sfJcw5J6vqDkiZV3Ptp3WX3Z0pd3iDZqXArEOswLQ+7Fow+qialVnv0q7+qwbnLlIKYv7zA1+Gqv\/Fc41\/DyX0w7\/iHctYocOC9worGKPiQ8OFwKIJb8pHz++kDZN336cSmhwWnJ1UAvHTX9RPisLeE1PkNiGOP8tLln1qEvostBm7p+fdH1E+F72+hS2tufunJu6xSpPy11OFYxtTXhN\/28\/MU0OQwO0pdNPkKG8eBzyNR4sLgkQCz5Sel\/GaM2LxuQGEitqcvVEyvHz7a4Z1\/eIRpG3yN2JD\/3cM8cNV9\/hsRmrV4K+Knpb2FeUKNc6siYfuKsVmKavKLxL\/gbvpZY1Mv\/Vc6TueKvdOv6P\/rnS73F8xIh1wsk9dT28DpOHcua1M1XF11T9dUT4Ri5I5vFRn2O6L5wtU\/V9WdIbNS4KIiJcv28SPbyHCP7pC4HK1eruKSuuSJxbcTX+G+5lFjMr\/liOvhXOg6Yl05kL\/LQ8UfGQ8gFkUgu\/dE1\/K7Zj1wbtcjB9OH6HVdb0ta86qsnVo6P0fenrNv\/1OQzJDZq7DsxUa4PZsv4lp658sTK8bu2yKueCMfI15Kr\/Sr8NRfT5FQ4RF+4Lb73wHlQuUBAxxYXaX2IiGOMabNf9R0LpDFWRbTU9cUlvMarrw5ixLXkauIsZs6tONvvjHVcDaxcrSL7ryZPnHFiozhjZlw\/0Xk7XLqvRgwb4Sna\/P6mryWW92v+KudZ3eGvdOu+sDc7W3eBzC6YGqv9q08darOaat36iZV3Plpn97iofOG68VOreenLEyvHnzUvGHLkHaaW3H5q+omV43eNdavLO0TDyL2w33Ypsbhf98W08690HC4v2gjZmy8PAGJjPJxcHKAXB2n0R+8w583+OU53GaXGHM4npiZPrBwfo\/9eO5KbY+7dT\/rU3PTlHaKlrl+xu1DIUT+K2bfyOrc+68TSh2Piyfv8HemfGb+E\/bqLaXIuHGr3UqknMgy53YNgHnEuCowHGV9Nn1xyEh03kXzy7Jfccbdw6X5en7loGL6WHK365o3waL7jdHtprGKXm5o8ccaJZWOf9\/iZJxfpP+I5dsdZrzocw8fEGV8T+fmNX0us69f9VY5FYYO\/0hHKF6vjamDlnW8eyIWSfqdlTvIut4418pdpv9SKhtFHS45WffO2Ypl3C8+XsI7TxVKTJ844sdryYslY6iNOfsay\/4yzTuMdR8PISav+r72UWPSv\/WIa\/JUuDxrOYftyyhPJIf7loSDQGA8q+dlIS9\/xuZTkxquvnljHI6bWYWqV42uOo\/8TONrnquvPMGPwI61eONXPsWYx9jBz4Vii\/BQ5\/Vat+pn7K\/mvvZgmp8Uh50uYvjxxMtSuUHdZMb9zwGndRWWd5iQyub68w9TgmOOevMvfWewy874e+9FZ1dOXz5CYjfHle3B26ezpX+dLXw5ijIeJJ++rv+q\/9a9wLvrX\/lXOBe78Kx3pvpBipxEzLu\/8jN3CrSHHSE0+w4zBMWs+eZe\/s9hl5v28+jLmyDWWfsfVwMo737xbkZrrGFXTT0xufWhY9Vfxt19KLPLXX0ws8orLad0bfhbzRe0QLfWRr17R8auuX+Ppy2eYMTjG2DPbis\/63hJrX8KPAWss\/Y6rgTNuXGQ6+RZ2uVVLX564l5O32l+4lFjon\/ir3OTfm3j48kVMXz7D9WEpP+Yr63vZJJKTvrWkljkdVwOxHOOkfP4a+1RObKTXvO\/w2a\/OOj01+QwzBt\/jm9fldhq120c+Q2KYY528P\/77J76YPOM7fTkxnC8ymNxY1TOni3VajiUXczw1EDNW+RoscbWKOUaN3dvf80J2Oal1XK3D1Cq\/1Wd\/GMNx9DtMDa5lX7Vf\/b\/CnRf5Qf7EF1NddOPzIOTLmL7ch4W8qjVDnnOImZ88x3FucMTpm7HOTw2O2efknX47LeN7+Wwc92vvWKO80Tipb3HjiY\/mrMc5kndarj3jZ\/2v\/BXOBf+pLyYWPflqIlxftJGvLmZfNPXE5Obv1cyfYcbgmOOfvM\/fkf6ZsY\/NxmlfsH3DXmSNxql6+h1X6zC15BSCv1czv8PUKsfHnOfkffz+tUuJZf+5i4lFH7yc1n3i58N8GUVk+RE8kptzJHeM1OBYxk7K6XekZw58b17td8RvX8TBAF1u1Ua+usgUcjB5jenvyTEXxGqfk\/qpj3z1P\/XXt\/OiF\/InLyY24E6XE0PlCywfofmjuLp5HaY248S0HFctcSueuf+\/XavdcRwGgdK9\/0Pvkt60hALGjtOtk8mPAsOH7cl5FK3ubB+XOVvHq7GYjuHDymz4s6w3U2PWl1gerP+I1O8dv5Rw\/NsKkxDQECcp8S6sxlo+8rB6JjBrvRqNZb7NSYwH6yBu2d761rwoH15MpyGq9XCNeX6GIQcrW4Fvrc5pH3WCyWPjCNuK7yxKQsCthUkImCBOG4\/y8\/\/BhYYV2POrWNRvcYnl0XMfyOs3y72qvtfzLrfs1sM1pn1dr3H4sLpO+628rrW+xHj0HGCbvbsoCQm3FyYhYVCcNv7kRz24+LBI6Rg+rNRU\/KzOWwcYrF4D2Go2vMy\/B\/FyGtO+nFvHZ\/h2DYnl0Ws9EPVLUXqQQWFS\/ygGBcpe+CzWuciXHWU5m8cJdA8w2CyHmpVsdLk9vIXZvI4jX7iq5jSvukfjt\/0j944EFVCYFBniDoqTtHqXX2Pat\/VZztZKjMf2AReb5XQd\/N569M224eUNForqq7it07H2ZfneGFu2fcA3y6+kHR1bQGF656QiTtIVXWQPt1hv3LuePpVdS+dW9dOL\/nuoKO\/hFuuNhUPbA14jHHl+KT2Z2DsUpj0fu6jw9ST12cX3chazcTTTq8N+sxxqrB3psTPOjpsX29lA1hPlLN6Ksayta+HIU5CeTPgOhcnn5YkWxUnqs4se5Tzcw1rzK3mpaT3R2q2+GfnokvfObs2J8ha3MfYR4ZLPcuinKD2ZiB0KU8zNLjNJoGRmdPkjPOvBHrNe1PTY2fOytUuXORtgcpV5UU0vjqWjPuQ3y78l7ehIAwpTSs97cqJAyfCWALTylRnvh2gjlXXbU2oVpUtdG\/Wsqs7M6rIcFqrU8AsJbHVYClMHWbq0Q6CkrXrRZ9fpLVu\/upbt+2RcuviFDVXnVOoqNduW+IVUeDNBCYUpIKYKdwqUjO0RhJ5aveXRPj1jFb8sFOZAvX3legqSYXogpDANkOa1DAiUjDkiIEd6vSNcFSsLiiGgu4+CZBg8EFKYDpDntQ4KFEadITZnzMR+\/8p2i0Zho8MzKUgFdjtLKEydhPWUHxQpLHVFYcHZ\/soOixA2TDECE+dYCtM5vL5NnSRSb3N\/AQqXx0rx\/xT5rT5KMfJ5OQOlMJ3BamHmiUJVWL1Z8kmxO\/z10jzNYAGFaJC4CW0Upgkkzhjx5UI144hfP4NC9D2viML0Pe8i3AlFK6RmKEEBGqLto00Upo\/Sfc5iFK4XrxSdFxcrexSmld\/eB\/c+Q\/woGh98YYsvRWFa\/AVy+2Tgigz8u+KheCYyQAbWZoDCtPb74+7JwCUZoDBd8rXyUGRgbQYoTGu\/P+6eDFySAQrTJV8rD0UG1mbgBwdHleGOOHODAAAAAElFTkSuQmCC\"><\/image><\/g><\/g><\/g><\/g><\/g><\/g><\/g><g id=\"Gruppe_2513\" data-name=\"Gruppe 2513\" transform=\"translate(190.427 305.408)\"><g id=\"Gruppe_2512\" data-name=\"Gruppe 2512\" clip-path=\"url(#interactive-clip-path-10)\"><rect id=\"Rechteck_571\" data-name=\"Rechteck 571\" width=\"220.794\" height=\"194.729\" transform=\"translate(-0.824 0)\" fill=\"url(#interactive-linear-gradient)\"><\/rect><\/g><\/g><g id=\"Gruppe_2518\" data-name=\"Gruppe 2518\"><g id=\"Gruppe_2517\" data-name=\"Gruppe 2517\" clip-path=\"url(#interactive-clip-path-3)\"><path id=\"Interactive-Pfad_472\" data-name=\"Pfad 472\" d=\"M232.064,464.257h91.13a18.442,18.442,0,0,0,15.972-9.221l45.565-78.922a18.44,18.44,0,0,0,0-18.443l-45.565-78.922a18.443,18.443,0,0,0-15.972-9.221h-91.13a18.444,18.444,0,0,0-15.972,9.221l-45.565,78.922a18.44,18.44,0,0,0,0,18.443l45.565,78.922a18.444,18.444,0,0,0,15.972,9.221h0a18.444,18.444,0,0,1-15.972-9.221l-45.565-78.922a18.44,18.44,0,0,1,0-18.443l45.565-78.922a18.444,18.444,0,0,1,15.972-9.221h91.13a18.443,18.443,0,0,1,15.972,9.221l45.565,78.922a18.44,18.44,0,0,1,0,18.443l-45.565,78.922a18.442,18.442,0,0,1-15.972,9.221Z\" transform=\"translate(22.372 35.88)\" fill=\"url(#interactive-linear-gradient-2)\"><\/path><rect id=\"Rechteck_572\" data-name=\"Rechteck 572\" width=\"1.385\" height=\"7.455\" transform=\"translate(241.124 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_473\" data-name=\"Pfad 473\" d=\"M222.418,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(28.727 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_474\" data-name=\"Pfad 474\" d=\"M230.03,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(29.74 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_475\" data-name=\"Pfad 475\" d=\"M236.609,363.147v1.16h-5.591v-7.454h5.442v1.16H232.4v1.938H236v1.14h-3.6v2.056Z\" transform=\"translate(30.753 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_476\" data-name=\"Pfad 476\" d=\"M243.939,356.853v7.455H242.8l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(31.592 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_477\" data-name=\"Pfad 477\" d=\"M250.518,363.147v1.16h-5.591v-7.454h5.442v1.16h-4.058v1.938h3.6v1.14h-3.6v2.056Z\" transform=\"translate(32.605 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_478\" data-name=\"Pfad 478\" d=\"M257.847,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(33.443 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_479\" data-name=\"Pfad 479\" d=\"M260.461,358.025h-2.471v-1.172h6.326v1.172h-2.471v6.283h-1.384Z\" transform=\"translate(34.344 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_480\" data-name=\"Pfad 480\" d=\"M275.377,356.853l-2.47,7.455h-1.471l-1.841-5.516-1.874,5.516h-1.48l-2.471-7.455h1.438l1.853,5.666,1.929-5.666h1.277l1.884,5.7,1.906-5.7Z\" transform=\"translate(35.113 47.505)\" fill=\"#333\"><\/path><rect id=\"Rechteck_573\" data-name=\"Rechteck 573\" width=\"1.385\" height=\"7.455\" transform=\"translate(311.618 404.358)\" fill=\"#333\"><\/rect><path id=\"Interactive-Pfad_481\" data-name=\"Pfad 481\" d=\"M277.537,360.594a4.032,4.032,0,0,1,6.943-2.588l-.894.841a2.617,2.617,0,0,0-1.991-.873,2.62,2.62,0,1,0,0,5.24,2.593,2.593,0,0,0,1.991-.884l.894.852a4.033,4.033,0,0,1-6.943-2.588\" transform=\"translate(36.946 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_482\" data-name=\"Pfad 482\" d=\"M287.405,361.187l-1.182,1.215v1.906h-1.385v-7.455h1.385v3.823l3.684-3.823h1.556l-3.132,3.334,3.322,4.121h-1.618Z\" transform=\"translate(37.918 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_483\" data-name=\"Pfad 483\" d=\"M291.689,356.853h1.385v6.283h3.9v1.172h-5.281Z\" transform=\"translate(38.83 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_484\" data-name=\"Pfad 484\" d=\"M297.169,361.06v-4.207h1.384v4.154c0,1.533.692,2.194,1.9,2.194s1.885-.661,1.885-2.194v-4.154H303.7v4.207a3.265,3.265,0,1,1-6.528,0\" transform=\"translate(39.559 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_485\" data-name=\"Pfad 485\" d=\"M311.263,356.853v7.455h-1.14l-4.11-5.048v5.048h-1.374v-7.455h1.14l4.11,5.048v-5.048Z\" transform=\"translate(40.554 47.505)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_486\" data-name=\"Pfad 486\" d=\"M317.4,360.507h1.31v2.971a4.719,4.719,0,0,1-2.918.947,3.838,3.838,0,1,1,.02-7.667,3.846,3.846,0,0,1,2.993,1.215l-.874.851a2.766,2.766,0,0,0-2.054-.851,2.621,2.621,0,1,0-.01,5.24,3.017,3.017,0,0,0,1.533-.384Z\" transform=\"translate(41.505 47.492)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_487\" data-name=\"Pfad 487\" d=\"M243.919,392.708h2.938v5.875l4.6-5.875h3.326l-4.69,5.855,4.859,9.013h-3.266l-3.525-6.692-1.3,1.653v5.039h-2.938Z\" transform=\"translate(32.471 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_488\" data-name=\"Pfad 488\" d=\"M265.227,395.3H258.9V398.5h5.756v2.589H258.9v6.483h-2.937V392.708h9.261Z\" transform=\"translate(34.074 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_489\" data-name=\"Pfad 489\" d=\"M267,392.708h3.5l1.773,6.522,1.762-6.522h3.525v14.868h-2.529v-11.91l-1.574,6.5h-2.34l-1.593-6.5v11.91H267Z\" transform=\"translate(35.543 52.278)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_490\" data-name=\"Pfad 490\" d=\"M257.384,418.046v4.644h-1.515V410.031h1.515V411.2a2.613,2.613,0,0,1,1-1.036,2.867,2.867,0,0,1,1.445-.357,3.061,3.061,0,0,1,2.608,1.286,5.91,5.91,0,0,1,.945,3.561,5.751,5.751,0,0,1-.95,3.508,3.073,3.073,0,0,1-2.6,1.274,2.909,2.909,0,0,1-1.461-.356,2.508,2.508,0,0,1-.987-1.037m4.421-3.422a5.093,5.093,0,0,0-.553-2.645,1.808,1.808,0,0,0-1.641-.893,1.845,1.845,0,0,0-1.663.9,6.448,6.448,0,0,0,0,5.276,1.842,1.842,0,0,0,1.663.9,1.809,1.809,0,0,0,1.641-.892,5.1,5.1,0,0,0,.553-2.646\" transform=\"translate(34.062 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_491\" data-name=\"Pfad 491\" d=\"M266.4,416.284a2.6,2.6,0,0,0,.373,1.531,1.269,1.269,0,0,0,1.1.516h1.76v1.27h-1.907a2.607,2.607,0,0,1-2.092-.865,3.649,3.649,0,0,1-.742-2.452v-8.293h-2.415v-1.18H266.4Z\" transform=\"translate(34.941 54.155)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_492\" data-name=\"Pfad 492\" d=\"M269.876,415.7v-5.683h1.507V415.7a3.03,3.03,0,0,0,.437,1.818,1.587,1.587,0,0,0,1.355.581,1.917,1.917,0,0,0,1.629-.749,3.522,3.522,0,0,0,.564-2.15v-5.183h1.515v9.154h-1.515V417.8a2.847,2.847,0,0,1-1.092,1.2,3.115,3.115,0,0,1-1.617.409,2.447,2.447,0,0,1-2.1-.921,4.641,4.641,0,0,1-.688-2.787\" transform=\"translate(35.926 54.582)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_493\" data-name=\"Pfad 493\" d=\"M284.25,410.351v1.474a5.728,5.728,0,0,0-1.3-.565,4.8,4.8,0,0,0-1.335-.188,2.809,2.809,0,0,0-1.526.332,1.128,1.128,0,0,0-.5,1.011,1.1,1.1,0,0,0,.377.917,5.1,5.1,0,0,0,1.875.589l.605.116a2.952,2.952,0,0,1,1.7.851,2.388,2.388,0,0,1,.577,1.662,2.557,2.557,0,0,1-.967,2.125,4.214,4.214,0,0,1-2.685.766,7.568,7.568,0,0,1-1.424-.144,13.074,13.074,0,0,1-1.614-.429V417.31a8.68,8.68,0,0,0,1.614.65,5.367,5.367,0,0,0,1.457.218,2.562,2.562,0,0,0,1.548-.406,1.331,1.331,0,0,0,.548-1.134q0-1.047-2.006-1.448l-.066-.017-.565-.114a3.6,3.6,0,0,1-1.9-.855,2.226,2.226,0,0,1-.6-1.642,2.462,2.462,0,0,1,.893-2.035,3.982,3.982,0,0,1,2.546-.716,7.2,7.2,0,0,1,1.416.136,7.092,7.092,0,0,1,1.335.4\" transform=\"translate(37.011 54.554)\" fill=\"#333\"><\/path><path id=\"Interactive-Pfad_494\" data-name=\"Pfad 494\" d=\"M258.859,340.47a1.978,1.978,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.247,2.247,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.41.41,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H246.775Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533H246.18v-9.06a.916.916,0,0,1,.023-.134h11.826a.832.832,0,0,1,.02.108Z\" transform=\"translate(32.664 44.458)\" fill=\"#333\"><\/path><g id=\"Gruppe_2516\" data-name=\"Gruppe 2516\" transform=\"translate(293.974 378.428)\" opacity=\"0.25\"><g id=\"Gruppe_2515\" data-name=\"Gruppe 2515\"><g id=\"Gruppe_2514\" data-name=\"Gruppe 2514\" clip-path=\"url(#interactive-clip-path-12)\"><path id=\"Interactive-Pfad_495\" data-name=\"Pfad 495\" d=\"M272.927,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.828,1.828,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776h3.814a.778.778,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053H267.6v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H260.843Zm6.807,14.337h-3.705v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.9.9,0,0,1,.023-.134H272.1a.826.826,0,0,1,.02.108Z\" transform=\"translate(-259.437 -333.97)\" fill=\"#333\"><\/path><\/g><\/g><\/g><path id=\"Interactive-Pfad_496\" data-name=\"Pfad 496\" d=\"M286.995,340.47a1.979,1.979,0,0,0-.517-1.118c-.008-.008-.015-.016-.023-.023l-.537-.514c0-.012,0-.025,0-.037V334.8a.827.827,0,0,0-.826-.826h-1.441a.827.827,0,0,0-.826.826v1.064l-1.3-1.241a2.063,2.063,0,0,0-1.328-.545,1.983,1.983,0,0,0-1.388.624l-4.658,4.518a2.248,2.248,0,0,0-.461.627l-.011.026a1.829,1.829,0,0,0-.177.646v9.137a.777.777,0,0,0,.777.776H278.1a.777.777,0,0,0,.777-.776v-1.491a.413.413,0,0,0,.007-.076v-3.053h2.789v4.62a.777.777,0,0,0,.776.776h3.773a.777.777,0,0,0,.776-.776v-9.144c0-.012,0-.026,0-.039m-3.34-5.689,1.457.016v3.247l-1.471-1.407Zm-4.275.5a1.2,1.2,0,0,1,.824-.4,1.246,1.246,0,0,1,.777.329l4.6,4.4H274.911Zm6.807,14.337H282.48v-4.991a.405.405,0,0,0-.406-.406h-3.6a.405.405,0,0,0-.406.406v3.382a.422.422,0,0,0-.007.076v1.533h-3.748v-9.06a.916.916,0,0,1,.023-.134h11.826a.836.836,0,0,1,.02.108Z\" transform=\"translate(36.409 44.458)\" fill=\"#333\"><\/path><\/g><\/g><\/g><\/svg><\/div><div class=\"interactive-tab-module__text\"><div><div><h2>Kernmodul Innenentwicklung<\/h2><p>Erfassung und Verwaltung von Baul\u00fccken, Leerst\u00e4nden und Brachfl\u00e4chen inkl. Verschneidung mit relevanten Geoinformationen sowie Monitoring, Filtern und Auswerten in Form von Smart Graphics, Karten, Tabellen und Steckbriefen.<\/p><\/div><a href=\"https:\/\/kfmplus.de\/module\" class=\"link\">Mehr erfahren<\/a><\/div><\/div><\/div><\/div><\/div><\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"56e3337b-700c-48bf-8318-85c6d2090801\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"818db926-a8b6-49d5-acbb-2443d4ca694f\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-\" style=\"--ec-text-cols: 1\">\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Optimal auf Ihre Bed\u00fcrfnisse angepasst<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Technische Voraussetzungen\n        <\/h2>\n        <p>KFMplus wird auf Ihrer vorhandenen Infrastruktur aufgesetzt und individuell an Ihre Datensituation angepasst. Sie entscheiden, ob die Anwendung lokal oder als Client-Server-L\u00f6sung integriert wird.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"7d32bdd9-34e8-4cef-88e7-dadcdddee83a\">\n                                                        <div class=\"column\" style=\"--end:3; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"128525b1-50b7-4507-a332-50a733dd1d31\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 62.895 45.816\" class=\"icon-ec-text\"><use xlink:href=\"#icon-28d5e47bc36e4944a04c5673da64e0c7\"><\/use><\/svg>\n                        Infrastruktur\n        <\/h3>\n        <p>Als on-premise Softwarel\u00f6sung kann KFMplus in Ihrer bestehenden IT-Infrastruktur installiert und betrieben werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:5; --start: 3\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"46ca7383-a035-4bdb-a67f-6313a23a9b34\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 82.393 59.92\" class=\"icon-ec-text\"><use xlink:href=\"#icon-b6dcf8e6f92dea2780a0c19bea2bff72\"><\/use><\/svg>\n                        Ohne zus\u00e4tzliche <br>Hardware\n        <\/h3>\n        <p>KFMplus ist eine webbasierte Anwendung, die keine zus\u00e4tzliche Hardware erfordert. Sie k\u00f6nnen \u00fcber Ihren Internetbrowser jederzeit und flexibel von den Funktionen von KFMplus profitieren.&nbsp;<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                                    <div class=\"column\" style=\"--end:7; --start: 5\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-icon-media block-margin--m \" id=\"21a5ab66-a2b8-436a-8d99-f18c708e2454\">\n                                                    <div class=\"ec-text ec-text--center ec-text--has-icon ec-text--icon-size-small\" style=\"--ec-text-cols: 1\">\n                    <h3 class=\"ec-text__headline\">\n                            <svg viewBox=\"0 0 76.845 47.69\" class=\"icon-ec-text\"><use xlink:href=\"#icon-3856945267aacff8d4bf158df56ec67d\"><\/use><\/svg>\n                        Client-Server-L\u00f6sung\n        <\/h3>\n        <p>Mit KFMplus k\u00f6nnen Online-Datendienste integriert und sensible Daten zugriffsgesch\u00fctzt lokal gespeichert werden.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"1d36386d-9fdf-4dfe-9046-dd8b337a29a8\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-dynamicteaser block-margin--none \" id=\"3476c566-3ec1-491f-8851-fe66461620b6\">\n                                                    <div class=\"dynamic-teaser\">\n    <div class=\"dynamic-teaser__inner\">\n                    <h2 class=\"dynamic-teaser__headline aos-init\" data-aos=\"fade-up\" data-aos-delay=\"200\">\n                Immer informiert: Neuigkeiten und Fachartikel zu KFMplus und Fl\u00e4chenmanagement\n            <\/h2>\n                            <div class=\"grid gap-x-8 grid-cols-1 pt-12 sm:grid-cols-2\">\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>Tag der Regionen 2024, Digitale L\u00f6sungen f\u00fcr eine nachhaltige Fl\u00e4chennutzung<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Auf dem 2. Bundeskongress \"Tag der Regionen\" vom 27.-29.05.2024 in Pforzheim haben die Bundesministerin f\u00fcr Wohnen, Stadtentwicklung und Bauwesen (BMWSB) zum Thema \"Fl\u00e4che unter Druck \u2013 Interessenkonflikte planvoll l\u00f6sen\" eingeladen. Prof. Dr. Stefan Fina (TH Augsburg, mena GmbH) pr\u00e4sentierte u.a. \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/tag-der-regionen-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                                    <div class=\"dynamic-teaser__item\">\n                        <div class=\"max-w-4xl\">\n                                                            <div class=\"dynamic-teaser__item-headline\">\n                                    <h3>KFMplus-Online-Pr\u00e4sentation am 29.04.2024<\/h3>\n                                <\/div>\n                                                                                        <div class=\"mb-8\">\n                                    Am 29. April 2024 fand unsere Online-Pr\u00e4sentation mit Diskussionsrunde zur \u201eKFMplus \u2013 Das integrierte digitale Fl\u00e4chen- und Ressourcenmanagementwerkzeug der n\u00e4chsten Generation\u201c statt. Bei der Vorstellung konnten wir das KFMplus Tool am Beispiel einer unserer Kommunen pr\u00e4sentieren. Die KFMplus, als \u2026\n                                <\/div>\n                                                    <\/div>\n                        <div class=\"mt-auto\">\n                            <a href=\"https:\/\/kfmplus.de\/aktuelles\/kfmplus-online-prasentation-am-29-04-2024\" class=\"link\">Weiterlesen<\/a>\n                        <\/div>\n                    <\/div>\n                            <\/div>\n                            <div class=\"mt-12 md:mt-20 w-full\">\n                    <a href=\"https:\/\/kfmplus.de\/aktuelles\" class=\"link\">Weitere Artikel entdecken<\/a>\n                <\/div>\n                        <\/div>\n<\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"39493b92-8de8-4a20-9458-c4bd9bc53c47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text-image block-margin--m \" id=\"23e1bf76-23cc-4985-b863-55af16210cb0\">\n                                                    <div class=\"ec-text ec-text--image ec-text--align-right ec-text--icon-size-medium\">\n    <div class=\"ec-image\">\n        <figure>\n                            <picture><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1992x1992-crop.jpg\" width=\"1992\" height=\"1992\" media=\"(min-width: 1280px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1280px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1328x1328-crop.jpg\" width=\"1328\" height=\"1328\" media=\"(min-width: 1280px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1752x1752-crop.jpg\" width=\"1752\" height=\"1752\" media=\"(min-width: 1024px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 1024px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1168x1168-crop.jpg\" width=\"1168\" height=\"1168\" media=\"(min-width: 1024px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-1368x1368-crop.jpg\" width=\"1368\" height=\"1368\" media=\"(min-width: 768px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 768px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-912x912-crop.jpg\" width=\"912\" height=\"912\" media=\"(min-width: 768px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-984x984-crop.jpg\" width=\"984\" height=\"984\" media=\"(min-width: 580px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 580px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-656x656-crop.jpg\" width=\"656\" height=\"656\" media=\"(min-width: 580px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-822x822-crop.jpg\" width=\"822\" height=\"822\" media=\"(min-width: 360px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 360px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-548x548-crop.jpg\" width=\"548\" height=\"548\" media=\"(min-width: 360px)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-492x492-crop.jpg\" width=\"492\" height=\"492\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/0d85bf0673-1723793051\/kfmplus-kontakt-328x328-crop.jpg\" width=\"328\" height=\"328\" class=\"\" alt=\"\" title=\"\" loading=\"lazy\"><\/picture>\n            \n                    <\/figure>\n    <\/div>\n\n\n\n\n\n\n\n     <span data-aos=\"fade-up\" class=\"ec-text__roofline aos-init\">Wir sind f\u00fcr Sie da<svg viewBox=\"0 0 13 32\" class=\" icon icon-triangle\"><use xlink:href=\"#icon-triangle\"><\/use><\/svg><\/span>\n             <h2 class=\"ec-text__headline\">\n                        Sie haben noch Fragen?\n        <\/h2>\n        <p>Wir unterst\u00fctzen Sie bei der Ersteinrichtung in Ihrer Kommune und bieten Ihnen bei Bedarf auch eine laufende Betreuung und Pflege an. Wir beraten Sie gerne und sprechen mit Ihnen \u00fcber Ihre Anforderungen.&nbsp;<\/p>\n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/kontakt\">\n                Kontakt aufnehmen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--both content-row content-row--bg-gray layout-margin--l  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"a5ee1104-ccef-4edc-851e-73cbf4089e47\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"8a154967-270d-45f2-bc1d-d264049b0ca4\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        So ist KFMplus entstanden\n        <\/h2>\n        <p>Fl\u00e4chen werden immer knapper, w\u00e4hrend der Bedarf an Wohn-, Arbeits- und Erholungsraum stetig steigt. Zudem sind Fl\u00e4chen f\u00fcr Klimawandelanpassung und Ressourcenschutz lebenswichtig. In den Kommunen besteht der Bedarf einer digitalen Planungsunterst\u00fctzung f\u00fcr das Fl\u00e4chenmanagement. Baader Konzept und die mena GmbH hatten mit ihren Erfahrungen im kommunalen Fl\u00e4chenmanagement bereits seit langem die Vision eines komfortablen, innovativen Fl\u00e4chenmanagement-Tools im Kopf. <\/p><p>Mit F\u00f6rderung aus dem BMBF-Programm \u201eKMU innovativ: Ressourceneffizienz und Klimaschutz\" wurde deshalb die Entwicklung eines modular aufgebauten und flexibel skalierbaren Werkzeugs f\u00fcr integriertes Fl\u00e4chen- und Ressourcenmanagement in St\u00e4dten und Gemeinden erm\u00f6glicht: KFMplus.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--l \" id=\"5bc8161b-a337-409f-aa46-5da296bb23ba\">\n                                                    <svg style=\"width: 0; height: 0; overflow: hidden;\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"208.679\" height=\"185.251\" viewBox=\"0 0 208.679 185.251\">\n      <clipPath id=\"hexagon-mask\" clipPathUnits=\"objectBoundingBox\" transform=\"scale(0.004792049, 0.0053980815)\">\n        <path d=\"M61.136,283.333h86.032a17.411,17.411,0,0,0,15.078-8.706l43.016-74.505a17.414,17.414,0,0,0,0-17.412l-43.016-74.505A17.411,17.411,0,0,0,147.168,99.5H61.136a17.411,17.411,0,0,0-15.079,8.706L3.041,182.71a17.414,17.414,0,0,0,0,17.412l43.016,74.505A17.411,17.411,0,0,0,61.136,283.333Z\" transform=\"translate(0.188 -98.79)\" fill=\"none\" stroke=\"#333\" stroke-miterlimit=\"10\" stroke-width=\"1.417\"><\/path>\n      <\/clipPath>\n    <\/svg>\n<div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"Baader Konzept GmbH\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/baaderkonzept.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/2f5d4af410-1723793051\/logo-baader-konzept-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"200\" title=\"mena GmbH\" class=\"image-links__link image-links__link--left aos-init\" href=\"https:\/\/www.mena-online.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/cbbe8280f3-1723793051\/logo-mena-gmbh-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"300\" title=\"Bundesministerium f\u00fcr Bildung und Forschung\" class=\"image-links__link image-links__link--down aos-init\" href=\"https:\/\/www.bmbf.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/ed4ad75c71-1723793051\/logo-bmbf-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n            <a data-aos=\"fade-up\" data-aos-delay=\"400\" title=\"Projekttr\u00e4ger J\u00fclich\" class=\"image-links__link image-links__link--right aos-init\" href=\"https:\/\/www.ptj.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/1dc6d8b608-1723793051\/logo-ptj-projekttraeger-juelich-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--none \" id=\"4fb22607-8961-4c12-bb28-ccdfc62ba994\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                <h2 class=\"ec-text__headline\">\n                        Forschungs- und Entwicklungsf\u00f6rderung\n        <\/h2>\n        <p>F\u00fcr eine zukunftsorientierte Stadt- und Ortsentwicklung braucht es digitale L\u00f6sungen, die Klimaanpassung, Wohnraumbedarf, Versorgungsinfrastruktur und Resilienz ber\u00fccksichtigen. KFMplus ist ein modular aufgebautes Software-Instrument, das genau diese Anforderungen erf\u00fcllt.<\/p><p>Im Anschluss an die BMBF-F\u00f6rderung haben wir KFMplus f\u00fcr den Praxiseinsatz weiterentwickelt.<em> <\/em>Zus\u00e4tzlich wurden spezielle Digitalisierungsaufgaben in Zusammenarbeit mit externen Partnern umgesetzt. Unser Engagement wurde durch die Bewilligung einer Forschungszulage des BSFZ anerkannt \u2013 ein weiterer Schritt in Richtung nachhaltiger Innovation.<\/p>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-image-links block-margin--none \" id=\"bd401c8d-a4ed-4be6-94cb-a47e6258fbdc\">\n                                                    <div class=\"image-links\">\n            <a data-aos=\"fade-up\" data-aos-delay=\"100\" title=\"BSFZ\" class=\"image-links__link image-links__link--top aos-init\" href=\"https:\/\/www.bescheinigung-forschungszulage.de\">\n            <div>\n                <img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/d6959ea5da-1733313398\/bsfz_siegel_rgb-1024x.png\" class=\"\">\n            <\/div>\n        <\/a>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--none  bottom-fade bottom-fade-- \">\n                    <section class=\"content-container column-6-grid\" id=\"d6e09dec-c79a-45c3-aeab-682ada6ec56f\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-quote block-margin--s \" id=\"4597037a-b342-457b-b22d-3912a757be7a\">\n                                                    <div class=\"quote\">\n        <div class=\"quote__row quote__row--right\">\n            <div class=\"quote__avatar\">\n                                    <picture><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-450x133-q75.png\" width=\"447\" height=\"133\" media=\"(min-width: 0px) and (-webkit-min-device-pixel-ratio: 1.5),\n                       (min-width: 0px) and (min-device-pixel-ratio: 1.5)\"><source srcset=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" media=\"(min-width: 0px)\"><img src=\"https:\/\/kfmplus.de\/media\/site\/40ebf38661-1723793051\/logo-wilburgstetten-300x89-q75.png\" width=\"300\" height=\"89\" class=\"\" alt=\"Logo der Gemeinde Wilburgstetten\" title=\"Logo der Gemeinde Wilburgstetten\" loading=\"eager\"><\/picture>\n                            <\/div>\n            <div class=\"quote__content\">\n                <div class=\"quote__content-cite\">\n                    <p>\u201eWir arbeiten in Wilburgstetten bisher mit der bayerischen Fl\u00e4chenmanagement-Datenbank. Dass es nun eine Visualisierung der Potenzialfl\u00e4chen gibt, ist wirklich ein Quantensprung.\u201c<\/p>\n                <\/div>\n                <div class=\"quote__content-author\">\n                    <strong>Michael Sommer<\/strong>\n                    <span>Erster B\u00fcrgermeister der Gemeinde Wilburgstetten<\/span>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  [email protected]\">\n                    <section class=\"content-container column-6-grid\" id=\"101d90b6-aadc-43c3-b894-3c1e580c95b0\">\n                                                        <div class=\"column\" style=\"--end:7; --start: 1\">\n                                    <div class=\"blocks\">\n                                                                                    <div class=\"blocks-outer\">\n                                                                                                \n                                                \n                                                <div class=\"block block-type-ec-text block-margin--s \" id=\"76376e99-fb3b-4bfb-96ce-18fcbb80b0c8\">\n                                                    <div class=\"ec-text ec-text--center ec-text--icon-size-medium\" style=\"--ec-text-cols: 1\">\n                        \n            <div class=\"ec-text__link\">\n            <a class=\"link\" href=\"https:\/\/kfmplus.de\/media\/pages\/home\/93b2b09627-1723793051\/20230509_flyer_kfmplus_webversion.pdf\" rel=\"noreferrer\" target=\"_blank\">\n                Flyer herunterladen\n            <\/a>\n        <\/div>\n    <\/div>\n                                                <\/div>\n                                            <\/div>\n                                                                            <\/div>\n                                <\/div>\n                                                                        <\/section>\n                <\/div>\n                                <div class=\"content-container-outer content-container-backdrop content-container-border--none content-row content-row--bg-white layout-margin--m  \">\n                    <section class=\"content-container column-6-grid\" id=\"5c4635bd-b461-4274-b2d3-8a88c4ae0c85\">\n                                                                    <\/section>\n                <\/div>\n                \n    <\/main>\n<\/div>\n\n    <footer class=\"footer\">\n    <div class=\"content-container-outer\">\n        <div class=\"content-container\">\n            <div class=\"footer__grid\">\n                <div class=\"footer__column-brand\">\n                    <a class=\"footer__logo\" href=\"https:\/\/kfmplus.de\">\n                        <svg viewBox=\"0 0 220.24 153.624\"><use xlink:href=\"#icon-6ad5663c0d95951b5d82a890deb32562\"><\/use><\/svg>\n                    <\/a>\n                <\/div>\n                <div class=\"footer__column-copyright\">\n                    \u00a9 2025 KFMplus.\n                <\/div>\n                <div class=\"footer__column-legal\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/datenschutz\">Datenschutz<\/a><\/li>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/impressum\">Impressum<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n                <div class=\"footer__column-pages\">\n                    <ul>\n                                                    <li><a href=\"https:\/\/kfmplus.de\/kontakt\">Kontakt<\/a><\/li>\n                                            <\/ul>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/footer>\n\n<button class=\"cookie-button\" type=\"button\" data-cc=\"c-settings\" aria-haspopup=\"dialog\"><svg viewBox=\"0 0 24 24\" class=\"w-6 h-6 icon icon-fingerprint\"><use xlink:href=\"#icon-fingerprint\"><\/use><\/svg><\/button>\n\n<script type=\"application\/json\" id=\"app-data\">[]<\/script>\n    <script type=\"text\/javascript\">window.addEventListener(\"AppDataInit\", function() {\n                    ;\n                    window.AppData.kirby = window.AppData.kirby || {};\n                                    });<\/script>\n\n    <script src=\"https:\/\/kfmplus.de\/dist\/assets\/index-DVmEspp3.js\" type=\"module\"><\/script>\n\n    \n            <script defer=\"\" src=\"https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js\"><\/script>\n<script defer=\"\" src=\"https:\/\/kfmplus.de\/cookieconsent.js\"><\/script>\n<script type=\"text\/javascript\">window.__kirby3_external_link_url = \"https:\/\/kfmplus.de\/externe-weiterleitung\";<\/script>\n<script src=\"https:\/\/kfmplus.de\/media\/plugins\/nerdcel\/kirby3-external-links\/index.js\"><\/script>\n\n\n<div id=\"cc--main\" style=\"position: fixed;\" class=\"c--anim\"><div id=\"cc_div\" class=\"cc_div\"><div id=\"cm\" tabindex=\"-1\" role=\"dialog\" aria-modal=\"true\" aria-labelledby=\"c-ttl\" aria-describedby=\"c-txt\" style=\"visibility: hidden;\"><div id=\"c-inr\"><div id=\"c-inr-i\"><div id=\"c-ttl\" role=\"heading\" aria-level=\"2\">Datenschutz<\/div><div id=\"c-txt\">Diese Website verwendet Cookies und vergleichbare Funktionen zur Verarbeitung von Informationen zu Endger\u00e4ten sowie &nbsp;personenbezogener Daten. Ihre Einwilligung ist stets freiwillig, f\u00fcr die Nutzung unserer Website nicht erforderlich und kann jederzeit auf unserer Seite abgelehnt oder widerrufen werden.<\/div><\/div><div id=\"c-bns\"><button type=\"button\" id=\"c-p-bn\" class=\"c-bn\"><span tabindex=\"-1\">Annehmen<\/span><\/button><button type=\"button\" id=\"c-s-bn\" class=\"c-bn c_link\"><span tabindex=\"-1\">Einstellungen<\/span><\/button><\/div><\/div><\/div><div id=\"cm-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><div tabindex=\"-1\" id=\"s-cnt\" role=\"dialog\" aria-modal=\"true\" aria-hidden=\"true\" aria-labelledby=\"s-ttl\" style=\"visibility: hidden;\"><div id=\"c-vln\"><div id=\"cs\"><div id=\"c-s-in\"><div id=\"s-inr\" class=\"bns-t\"><div id=\"s-hdr\"><div id=\"s-ttl\" role=\"heading\">\ud83c\udf6a&nbsp;&nbsp;Cookie-Einstellungen<\/div><div id=\"s-c-bnc\"><button type=\"button\" id=\"s-c-bn\" class=\"c-bn\" aria-label=\"Schliessen\"><span tabindex=\"-1\"><\/span><\/button><\/div><\/div><div id=\"s-bl\"><div class=\"c-bl b-ex\"><div class=\"title b-bn\"><button type=\"button\" class=\"b-tl exp\" aria-expanded=\"false\" aria-controls=\"c-ac-0\">Notwendige Cookies<\/button><label class=\"b-tg\"><input class=\"c-tgl\" type=\"checkbox\" value=\"necessary\" disabled=\"\"><span class=\"c-tg c-ro\" aria-hidden=\"true\"><span class=\"on-i\"><\/span><span class=\"off-i\"><\/span><\/span><span class=\"t-lb\">Notwendige Cookies<\/span><\/label><\/div><div class=\"desc b-acc\" id=\"c-ac-0\" aria-hidden=\"true\"><div class=\"p\">Diese Cookies sind f\u00fcr den Betrieb der Seite unbedingt notwendig.<\/div><table><thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Service<\/th><th scope=\"col\">Beschreibung<\/th><\/tr><\/thead><tbody><\/tbody><\/table><\/div><\/div><\/div><div id=\"s-bns\"><button type=\"button\" id=\"s-all-bn\" class=\"c-bn\">Alle annehmen<\/button><button type=\"button\" id=\"s-rall-bn\" class=\"c-bn\">Alle ablehnen<\/button><button type=\"button\" id=\"s-sv-bn\" class=\"c-bn\">Einstellungen speichern<\/button><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"cs-ov\" style=\"visibility: hidden; opacity: 0;\"><\/div><\/div><\/div><\/body><\/html>",
                    "securityHeaders": {
                        "securityHeadersList": [
                            "strict-transport-security",
                            "x-content-type-options",
                            "x-frame-options",
                            "x-xss-protection"
                        ],
                        "securityHeadersGrade": "A",
                        "securityHeadersScore": 85
                    },
                    "interactivePeriods": [
                        [
                            0,
                            636
                        ],
                        [
                            755,
                            1017
                        ],
                        [
                            1086,
                            1099
                        ],
                        [
                            1266,
                            4354
                        ]
                    ],
                    "longTasks": [
                        [
                            636,
                            755
                        ],
                        [
                            1017,
                            1086
                        ],
                        [
                            1099,
                            1266
                        ]
                    ],
                    "lastVisualChange": 2200,
                    "render": 1000,
                    "visualComplete85": 1100,
                    "visualComplete90": 1700,
                    "visualComplete95": 1800,
                    "visualComplete99": 2000,
                    "visualComplete": 2200,
                    "SpeedIndex": 1130,
                    "largestPaints": [
                        {
                            "event": "LargestTextPaint",
                            "time": 1028,
                            "size": 35929,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "attributes": {
                                    "class": "ec-text__headline"
                                },
                                "bounds": [
                                    312.5,
                                    1090,
                                    1280,
                                    84.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1169,
                            "size": 1169783,
                            "DOMNodeId": 47,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                    "width": "359",
                                    "height": "295",
                                    "class": "",
                                    "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "loading": "eager"
                                },
                                "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "bounds": [
                                    132.5,
                                    127,
                                    1640,
                                    758.5
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            },
                            "imageUrl": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1169,
                            "size": 1169783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 132.5,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 758.5,
                                    "top": 127,
                                    "right": 1772.5,
                                    "bottom": 885.5,
                                    "left": 132.5
                                },
                                "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "content": "normal"
                            },
                            "type": "image",
                            "url": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1617,
                            "size": 40919,
                            "DOMNodeId": 413,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "c-txt"
                                },
                                "bounds": [
                                    1520.203125,
                                    758.28125,
                                    342.40625,
                                    129.5625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2202,
                            "size": 170345,
                            "DOMNodeId": 479,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "data-aos": "fade-up",
                                    "data-aos-delay": "200",
                                    "class": "stage__headline aos-init aos-animate"
                                },
                                "bounds": [
                                    312.5,
                                    271.5,
                                    900,
                                    216
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1028,
                            "size": 35929,
                            "DOMNodeId": 3,
                            "nodeInfo": {
                                "nodeType": "H2",
                                "attributes": {
                                    "class": "ec-text__headline"
                                },
                                "bounds": [
                                    312.5,
                                    1090,
                                    1280,
                                    84.375
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestImagePaint",
                            "time": 1168,
                            "size": 1169783,
                            "DOMNodeId": 47,
                            "nodeInfo": {
                                "nodeType": "IMG",
                                "attributes": {
                                    "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                    "width": "359",
                                    "height": "295",
                                    "class": "",
                                    "alt": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "title": "KFMplus: Nachhaltige Siedlungsentwicklung",
                                    "loading": "eager"
                                },
                                "sourceURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "bounds": [
                                    132.5,
                                    127,
                                    1640,
                                    758.5
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestContentfulPaint",
                            "time": 1168,
                            "size": 1169783,
                            "element": {
                                "nodeName": "IMG",
                                "boundingRect": {
                                    "x": 132.5,
                                    "y": 127,
                                    "width": 1640,
                                    "height": 758.5,
                                    "top": 127,
                                    "right": 1772.5,
                                    "bottom": 885.5,
                                    "left": 132.5
                                },
                                "outerHTML": "<img src=\"https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png\" width=\"359\" height=\"295\" class=\"\" alt=\"KFMplus: Nachhaltige Siedlungsentwicklung\" title=\"KFMplus: Nachhaltige Siedlungsentwicklung\" loading=\"eager\">",
                                "src": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-360x295-q75.png",
                                "currentSrc": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                                "content": "normal"
                            },
                            "type": "image"
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 1616,
                            "size": 40919,
                            "DOMNodeId": 413,
                            "nodeInfo": {
                                "nodeType": "DIV",
                                "attributes": {
                                    "id": "c-txt"
                                },
                                "bounds": [
                                    1520.203125,
                                    758.28125,
                                    342.40625,
                                    129.5625
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        },
                        {
                            "event": "LargestTextPaint",
                            "time": 2201,
                            "size": 170345,
                            "DOMNodeId": 479,
                            "nodeInfo": {
                                "nodeType": "H1",
                                "attributes": {
                                    "data-aos": "fade-up",
                                    "data-aos-delay": "200",
                                    "class": "stage__headline aos-init aos-animate"
                                },
                                "bounds": [
                                    312.5,
                                    271.5,
                                    900,
                                    216
                                ],
                                "styles": {
                                    "background-image": "none"
                                }
                            }
                        }
                    ],
                    "LargestContentfulPaintType": "image",
                    "LargestContentfulPaintNodeType": "IMG",
                    "LargestContentfulPaintImageURL": "https:\/\/kfmplus.de\/media\/pages\/home\/b2baf8f820-1723793051\/kfmplus-stage-cropped-1600x1314-q75.png",
                    "chromeUserTiming": [
                        {
                            "name": "navigationStart",
                            "time": 100
                        },
                        {
                            "name": "redirectStart",
                            "time": 109
                        },
                        {
                            "name": "redirectEnd",
                            "time": 116
                        },
                        {
                            "name": "fetchStart",
                            "time": 116
                        },
                        {
                            "name": "navigationStart",
                            "time": 132
                        },
                        {
                            "name": "domLoading",
                            "time": 132
                        },
                        {
                            "name": "responseEnd",
                            "time": 132
                        },
                        {
                            "name": "domInteractive",
                            "time": 132
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 132
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 132
                        },
                        {
                            "name": "domComplete",
                            "time": 133
                        },
                        {
                            "name": "unloadEventStart",
                            "time": 455
                        },
                        {
                            "name": "unloadEventEnd",
                            "time": 455
                        },
                        {
                            "name": "markAsMainFrame",
                            "time": 455
                        },
                        {
                            "name": "commitNavigationEnd",
                            "time": 455
                        },
                        {
                            "name": "domLoading",
                            "time": 455
                        },
                        {
                            "name": "responseEnd",
                            "time": 555
                        },
                        {
                            "name": "domInteractive",
                            "time": 584
                        },
                        {
                            "name": "LayoutShift",
                            "time": 819
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1028
                        },
                        {
                            "name": "firstMeaningfulPaint",
                            "time": 1028
                        },
                        {
                            "name": "firstMeaningfulPaintCandidate",
                            "time": 1028
                        },
                        {
                            "name": "firstImagePaint",
                            "time": 1028
                        },
                        {
                            "name": "firstContentfulPaint",
                            "time": 1028
                        },
                        {
                            "name": "firstPaint",
                            "time": 1028
                        },
                        {
                            "name": "domContentLoadedEventStart",
                            "time": 1099
                        },
                        {
                            "name": "domContentLoadedEventEnd",
                            "time": 1099
                        },
                        {
                            "name": "LayoutShift",
                            "time": 1302
                        },
                        {
                            "name": "domComplete",
                            "time": 1323
                        },
                        {
                            "name": "loadEventStart",
                            "time": 1324
                        },
                        {
                            "name": "loadEventEnd",
                            "time": 1336
                        },
                        {
                            "name": "LargestTextPaint",
                            "time": 2201
                        },
                        {
                            "name": "LargestImagePaint",
                            "time": 1168
                        },
                        {
                            "name": "LargestContentfulPaint",
                            "time": 1168
                        },
                        {
                            "name": "TotalLayoutShift",
                            "value": 0.061304820741005468
                        },
                        {
                            "name": "CumulativeLayoutShift",
                            "value": 0.061304820741005468
                        }
                    ],
                    "chromeUserTiming.navigationStart": 132,
                    "chromeUserTiming.redirectStart": 110,
                    "chromeUserTiming.redirectEnd": 116,
                    "chromeUserTiming.fetchStart": 116,
                    "chromeUserTiming.domLoading": 456,
                    "chromeUserTiming.responseEnd": 556,
                    "chromeUserTiming.domInteractive": 584,
                    "chromeUserTiming.domContentLoadedEventStart": 1100,
                    "chromeUserTiming.domContentLoadedEventEnd": 1100,
                    "chromeUserTiming.domComplete": 1324,
                    "chromeUserTiming.unloadEventStart": 455,
                    "chromeUserTiming.unloadEventEnd": 455,
                    "chromeUserTiming.markAsMainFrame": 455,
                    "chromeUserTiming.commitNavigationEnd": 455,
                    "chromeUserTiming.LayoutShift": 1302,
                    "chromeUserTiming.firstPaint": 1028,
                    "chromeUserTiming.firstContentfulPaint": 1028,
                    "chromeUserTiming.firstImagePaint": 1028,
                    "chromeUserTiming.firstMeaningfulPaintCandidate": 1028,
                    "chromeUserTiming.firstMeaningfulPaint": 1028,
                    "chromeUserTiming.loadEventStart": 1324,
                    "chromeUserTiming.loadEventEnd": 1337,
                    "chromeUserTiming.LargestTextPaint": 2202,
                    "chromeUserTiming.LargestImagePaint": 1169,
                    "chromeUserTiming.LargestContentfulPaint": 1169,
                    "chromeUserTiming.TotalLayoutShift": 0.061304820741005468,
                    "chromeUserTiming.CumulativeLayoutShift": 0.061304820741005468,
                    "LayoutShifts": [
                        {
                            "time": 819,
                            "score": 0.0036512016629269913,
                            "cumulative_score": 0.0036512016629269913,
                            "window_score": 0.0036512016629269913,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    1239,
                                    30,
                                    355,
                                    67
                                ],
                                [
                                    0,
                                    852,
                                    1905,
                                    141
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 1268,
                                        "y": 30,
                                        "width": 325,
                                        "height": 67,
                                        "top": 30,
                                        "right": 1593,
                                        "bottom": 97,
                                        "left": 1268
                                    },
                                    "currentRect": {
                                        "x": 1239,
                                        "y": 30,
                                        "width": 355,
                                        "height": 67,
                                        "top": 30,
                                        "right": 1594,
                                        "bottom": 97,
                                        "left": 1239
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 852,
                                        "width": 1905,
                                        "height": 141,
                                        "top": 852,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 897,
                                        "width": 1905,
                                        "height": 96,
                                        "top": 897,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    }
                                }
                            ]
                        },
                        {
                            "time": 1302,
                            "score": 0.057653619078078477,
                            "cumulative_score": 0.061304820741005468,
                            "window_score": 0.061304820741005468,
                            "shift_window_num": 0,
                            "rects": [
                                [
                                    133,
                                    0,
                                    1640,
                                    886
                                ],
                                [
                                    0,
                                    897,
                                    1905,
                                    96
                                ]
                            ],
                            "sources": [
                                {
                                    "previousRect": {
                                        "x": 133,
                                        "y": 0,
                                        "width": 1640,
                                        "height": 759,
                                        "top": 0,
                                        "right": 1773,
                                        "bottom": 759,
                                        "left": 133
                                    },
                                    "currentRect": {
                                        "x": 133,
                                        "y": 127,
                                        "width": 1640,
                                        "height": 759,
                                        "top": 127,
                                        "right": 1773,
                                        "bottom": 886,
                                        "left": 133
                                    }
                                },
                                {
                                    "previousRect": {
                                        "x": 0,
                                        "y": 897,
                                        "width": 1905,
                                        "height": 96,
                                        "top": 897,
                                        "right": 1905,
                                        "bottom": 993,
                                        "left": 0
                                    },
                                    "currentRect": {
                                        "x": 0,
                                        "y": 0,
                                        "width": 0,
                                        "height": 0,
                                        "top": 0,
                                        "right": 0,
                                        "bottom": 0,
                                        "left": 0
                                    }
                                }
                            ]
                        }
                    ],
                    "LayoutShiftsBeforePaint": {
                        "count": 1,
                        "cumulative_score": 0.0036512016629269913,
                        "fraction_of_total": 0.059558149241675892
                    },
                    "blinkFeatureFirstUsed": {
                        "Features": {
                            "1075": {
                                "name": "V8SloppyMode",
                                "firstUsed": 559.14800000000002
                            },
                            "593": {
                                "name": "SetReferrerPolicy",
                                "firstUsed": 456.827
                            },
                            "1441": {
                                "name": "SecureContextCheckPassed",
                                "firstUsed": 456.83300000000003
                            },
                            "1753": {
                                "name": "ReferrerPolicyHeader",
                                "firstUsed": 456.83499999999998
                            },
                            "1910": {
                                "name": "CrossOriginMainFrameNulledNameAccessed",
                                "firstUsed": 456.83699999999999
                            },
                            "2027": {
                                "name": "FeaturePolicyHeader",
                                "firstUsed": 456.83800000000002
                            },
                            "2627": {
                                "name": "PageLifeCycleFreeze",
                                "firstUsed": 459.21899999999999
                            },
                            "2188": {
                                "name": "PerformanceObserverForWindow",
                                "firstUsed": 461.29599999999999
                            },
                            "2927": {
                                "name": "LargestContentfulPaintExplicitlyRequested",
                                "firstUsed": 462.86700000000002
                            },
                            "3004": {
                                "name": "PerformanceObserverBufferedFlag",
                                "firstUsed": 462.87099999999998
                            },
                            "2782": {
                                "name": "LayoutJankExplicitlyRequested",
                                "firstUsed": 462.887
                            },
                            "3112": {
                                "name": "HTMLMetaElementReferrerPolicy",
                                "firstUsed": 466.68599999999998
                            },
                            "243": {
                                "name": "ResetReferrerPolicy",
                                "firstUsed": 466.69099999999997
                            },
                            "15": {
                                "name": "ContentSecurityPolicy",
                                "firstUsed": 466.75799999999998
                            },
                            "2236": {
                                "name": "CSPWithUnsafeEval",
                                "firstUsed": 466.76100000000002
                            },
                            "3360": {
                                "name": "MainFrameCSPViaMeta",
                                "firstUsed": 466.76400000000001
                            },
                            "4317": {
                                "name": "LinkRelCanonical",
                                "firstUsed": 467.01900000000001
                            },
                            "1542": {
                                "name": "PendingStylesheetAddedAfterBodyStarted",
                                "firstUsed": 468.34699999999998
                            },
                            "2203": {
                                "name": "HasIDClassTagAttribute",
                                "firstUsed": 470.67000000000002
                            },
                            "138": {
                                "name": "SVGSVGElement",
                                "firstUsed": 470.79000000000002
                            },
                            "250": {
                                "name": "SVGSVGElementInDocument",
                                "firstUsed": 470.83800000000002
                            },
                            "2319": {
                                "name": "CSSSelectorWebkitUnknownPseudo",
                                "firstUsed": 477.23899999999998
                            },
                            "2298": {
                                "name": "CSSSelectorWebkitInnerSpinButton",
                                "firstUsed": 477.24200000000002
                            },
                            "2387": {
                                "name": "CSSSelectorPseudoFocus",
                                "firstUsed": 477.24900000000002
                            },
                            "2204": {
                                "name": "HasBeforeOrAfterPseudoElement",
                                "firstUsed": 477.26900000000001
                            },
                            "1153": {
                                "name": "CSSSelectorIndirectAdjacent",
                                "firstUsed": 477.28500000000003
                            },
                            "973": {
                                "name": "CSSAtRuleMedia",
                                "firstUsed": 477.315
                            },
                            "469": {
                                "name": "CSSSelectorPseudoHost",
                                "firstUsed": 481.25200000000001
                            },
                            "2431": {
                                "name": "CSSSelectorPseudoIS",
                                "firstUsed": 481.274
                            },
                            "2297": {
                                "name": "CSSSelectorWebkitFileUploadButton",
                                "firstUsed": 481.31599999999997
                            },
                            "2388": {
                                "name": "CSSSelectorPseudoFocusVisible",
                                "firstUsed": 481.42399999999998
                            },
                            "970": {
                                "name": "CSSAtRuleFontFace",
                                "firstUsed": 481.43200000000002
                            },
                            "972": {
                                "name": "CSSAtRuleKeyframes",
                                "firstUsed": 481.53399999999999
                            },
                            "4961": {
                                "name": "Feature_4961",
                                "firstUsed": 487.64999999999998
                            },
                            "587": {
                                "name": "LangAttribute",
                                "firstUsed": 488.55399999999997
                            },
                            "588": {
                                "name": "LangAttributeOnHTML",
                                "firstUsed": 488.86200000000002
                            },
                            "4994": {
                                "name": "Feature_4994",
                                "firstUsed": 489.077
                            },
                            "521": {
                                "name": "Picture",
                                "firstUsed": 556.61300000000006
                            },
                            "235": {
                                "name": "PrefixedMinDevicePixelRatioMediaFeature",
                                "firstUsed": 556.65999999999997
                            },
                            "233": {
                                "name": "PrefixedDevicePixelRatioMediaFeature",
                                "firstUsed": 556.66300000000001
                            },
                            "523": {
                                "name": "SrcsetXDescriptor",
                                "firstUsed": 556.77099999999996
                            },
                            "2934": {
                                "name": "LazyLoadImageLoadingAttributeEager",
                                "firstUsed": 558.22400000000005
                            },
                            "2935": {
                                "name": "LazyLoadImageLoadingAttributeLazy",
                                "firstUsed": 558.39599999999996
                            },
                            "2062": {
                                "name": "PrepareModuleScript",
                                "firstUsed": 559.37
                            },
                            "4238": {
                                "name": "ScriptSchedulingType_Defer",
                                "firstUsed": 559.53599999999994
                            },
                            "4239": {
                                "name": "ScriptSchedulingType_ParserBlocking",
                                "firstUsed": 560.03399999999999
                            },
                            "1066": {
                                "name": "SameOriginTextScript",
                                "firstUsed": 584.03099999999995
                            },
                            "4379": {
                                "name": "PerformanceEntryBufferSwaps",
                                "firstUsed": 585.49900000000002
                            },
                            "1023": {
                                "name": "CSSFilterBlur",
                                "firstUsed": 616.19500000000005
                            },
                            "3157": {
                                "name": "CSSComparisonFunctions",
                                "firstUsed": 619.12
                            },
                            "1354": {
                                "name": "CSSValueAppearanceButton",
                                "firstUsed": 619.55399999999997
                            },
                            "2355": {
                                "name": "CSSGradient",
                                "firstUsed": 619.83100000000002
                            },
                            "3803": {
                                "name": "OverflowClipAlongEitherAxis",
                                "firstUsed": 619.98599999999999
                            },
                            "1693": {
                                "name": "CSSGridLayout",
                                "firstUsed": 629.87900000000002
                            },
                            "1692": {
                                "name": "CSSFlexibleBox",
                                "firstUsed": 631.96100000000001
                            },
                            "3307": {
                                "name": "FlexGapSpecified",
                                "firstUsed": 706.72299999999996
                            },
                            "3308": {
                                "name": "FlexGapPositive",
                                "firstUsed": 738.74300000000005
                            },
                            "1076": {
                                "name": "V8StrictMode",
                                "firstUsed": 781.20299999999997
                            },
                            "1067": {
                                "name": "SameOriginApplicationScript",
                                "firstUsed": 781.57000000000005
                            },
                            "2615": {
                                "name": "InstantiateModuleScript",
                                "firstUsed": 973.31700000000001
                            },
                            "2769": {
                                "name": "HTMLTemplateElement",
                                "firstUsed": 1020.503
                            },
                            "2706": {
                                "name": "WindowInnerHeight",
                                "firstUsed": 1025.5740000000001
                            },
                            "2711": {
                                "name": "WindowPageYOffset",
                                "firstUsed": 1027.9359999999999
                            },
                            "2659": {
                                "name": "NavigatorMaxTouchPoints",
                                "firstUsed": 1033.3530000000001
                            },
                            "4195": {
                                "name": "NavigatorUAData_Platform",
                                "firstUsed": 1033.425
                            },
                            "4196": {
                                "name": "NavigatorUAData_Brands",
                                "firstUsed": 1033.4300000000001
                            },
                            "1229": {
                                "name": "HTMLMediaElement",
                                "firstUsed": 1037.5519999999999
                            },
                            "2445": {
                                "name": "EnterPictureInPictureEventListener",
                                "firstUsed": 1039.827
                            },
                            "2446": {
                                "name": "LeavePictureInPictureEventListener",
                                "firstUsed": 1039.8299999999999
                            },
                            "2893": {
                                "name": "MediaElementTextTrackList",
                                "firstUsed": 1040.162
                            },
                            "2658": {
                                "name": "NavigatorLanguages",
                                "firstUsed": 1040.8510000000001
                            },
                            "2718": {
                                "name": "V8HTMLMediaElement_CanPlayType_Method",
                                "firstUsed": 1045.4159999999999
                            },
                            "1827": {
                                "name": "LocationOrigin",
                                "firstUsed": 1050.181
                            },
                            "2592": {
                                "name": "ResizeObserver_Constructor",
                                "firstUsed": 1050.7840000000001
                            },
                            "2705": {
                                "name": "WindowInnerWidth",
                                "firstUsed": 1051.1759999999999
                            },
                            "4527": {
                                "name": "AttributeValueContainsLtOrGt",
                                "firstUsed": 1055.3989999999999
                            },
                            "4346": {
                                "name": "V8TurboFanOsrCompileStarted",
                                "firstUsed": 1058.731
                            },
                            "2616": {
                                "name": "DynamicImportModuleScript",
                                "firstUsed": 1086.213
                            },
                            "2663": {
                                "name": "NavigatorUserAgent",
                                "firstUsed": 1091.229
                            },
                            "2195": {
                                "name": "CookieGet",
                                "firstUsed": 1091.441
                            },
                            "2097": {
                                "name": "ARIAModalAttribute",
                                "firstUsed": 1096.3420000000001
                            },
                            "2089": {
                                "name": "ARIAHiddenAttribute",
                                "firstUsed": 1096.348
                            },
                            "2094": {
                                "name": "ARIALabelledByAttribute",
                                "firstUsed": 1096.3520000000001
                            },
                            "2079": {
                                "name": "ARIADescribedByAttribute",
                                "firstUsed": 1096.357
                            },
                            "2095": {
                                "name": "ARIALevelAttribute",
                                "firstUsed": 1096.384
                            },
                            "2092": {
                                "name": "ARIALabelAttribute",
                                "firstUsed": 1096.6289999999999
                            },
                            "2084": {
                                "name": "ARIAExpandedAttribute",
                                "firstUsed": 1096.913
                            },
                            "2077": {
                                "name": "ARIAControlsAttribute",
                                "firstUsed": 1096.9200000000001
                            },
                            "2087": {
                                "name": "ARIAHasPopupAttribute",
                                "firstUsed": 1097.6420000000001
                            },
                            "1351": {
                                "name": "CSSValueAppearanceNone",
                                "firstUsed": 1152.749
                            },
                            "2995": {
                                "name": "CSSValueOverflowOverlay",
                                "firstUsed": 1153.4939999999999
                            },
                            "83": {
                                "name": "DocumentAll",
                                "firstUsed": 1328.7449999999999
                            },
                            "4997": {
                                "name": "Feature_4997",
                                "firstUsed": 1328.7809999999999
                            },
                            "2219": {
                                "name": "V8Element_GetBoundingClientRect_Method",
                                "firstUsed": 1340.03
                            }
                        },
                        "CSSFeatures": {
                            "161": {
                                "name": "CSSPropertyWidth",
                                "firstUsed": 470.685
                            },
                            "369": {
                                "name": "CSSPropertyFill",
                                "firstUsed": 470.69499999999999
                            },
                            "657": {
                                "name": "CSSPropertyAspectRatio",
                                "firstUsed": 470.70499999999998
                            },
                            "119": {
                                "name": "CSSPropertyPosition",
                                "firstUsed": 470.827
                            },
                            "81": {
                                "name": "CSSPropertyHeight",
                                "firstUsed": 470.83199999999999
                            },
                            "355": {
                                "name": "CSSPropertyClipPath",
                                "firstUsed": 471.56
                            },
                            "98": {
                                "name": "CSSPropertyOpacity",
                                "firstUsed": 471.58100000000002
                            },
                            "378": {
                                "name": "CSSPropertyStroke",
                                "firstUsed": 471.64999999999998
                            },
                            "385": {
                                "name": "CSSPropertyStrokeWidth",
                                "firstUsed": 471.654
                            },
                            "381": {
                                "name": "CSSPropertyStrokeLinecap",
                                "firstUsed": 471.65699999999998
                            },
                            "382": {
                                "name": "CSSPropertyStrokeLinejoin",
                                "firstUsed": 471.65899999999999
                            },
                            "383": {
                                "name": "CSSPropertyStrokeMiterlimit",
                                "firstUsed": 471.66199999999998
                            },
                            "105": {
                                "name": "CSSPropertyOverflow",
                                "firstUsed": 471.74000000000001
                            },
                            "363": {
                                "name": "CSSPropertyStopColor",
                                "firstUsed": 471.84199999999998
                            },
                            "516": {
                                "name": "CSSPropertyFontDisplay",
                                "firstUsed": 481.43799999999999
                            },
                            "6": {
                                "name": "CSSPropertyFontFamily",
                                "firstUsed": 481.44999999999999
                            },
                            "8": {
                                "name": "CSSPropertyFontStyle",
                                "firstUsed": 481.45299999999997
                            },
                            "10": {
                                "name": "CSSPropertyFontWeight",
                                "firstUsed": 481.45600000000002
                            },
                            "124": {
                                "name": "CSSPropertySrc",
                                "firstUsed": 481.47000000000003
                            },
                            "446": {
                                "name": "CSSPropertyTransform",
                                "firstUsed": 481.54300000000001
                            },
                            "515": {
                                "name": "CSSPropertyVariable",
                                "firstUsed": 488.87700000000001
                            },
                            "20": {
                                "name": "CSSPropertyLineHeight",
                                "firstUsed": 488.92500000000001
                            },
                            "537": {
                                "name": "CSSPropertyAliasWebkitTextSizeAdjust",
                                "firstUsed": 488.92899999999997
                            },
                            "127": {
                                "name": "CSSPropertyTabSize",
                                "firstUsed": 488.93400000000003
                            },
                            "514": {
                                "name": "CSSPropertyFontFeatureSettings",
                                "firstUsed": 488.94099999999997
                            },
                            "549": {
                                "name": "CSSPropertyFontVariationSettings",
                                "firstUsed": 488.94499999999999
                            },
                            "415": {
                                "name": "CSSPropertyWebkitTapHighlightColor",
                                "firstUsed": 488.94799999999998
                            },
                            "24": {
                                "name": "CSSPropertyBackgroundColor",
                                "firstUsed": 488.95699999999999
                            },
                            "2": {
                                "name": "CSSPropertyColor",
                                "firstUsed": 488.96199999999999
                            },
                            "107": {
                                "name": "CSSPropertyOverflowX",
                                "firstUsed": 488.96499999999997
                            },
                            "69": {
                                "name": "CSSPropertyBoxSizing",
                                "firstUsed": 488.97000000000003
                            },
                            "66": {
                                "name": "CSSPropertyBorderWidth",
                                "firstUsed": 488.976
                            },
                            "59": {
                                "name": "CSSPropertyBorderStyle",
                                "firstUsed": 488.97899999999998
                            },
                            "42": {
                                "name": "CSSPropertyBorderColor",
                                "firstUsed": 488.98399999999998
                            },
                            "89": {
                                "name": "CSSPropertyMargin",
                                "firstUsed": 489.26400000000001
                            },
                            "4": {
                                "name": "CSSPropertyDisplay",
                                "firstUsed": 489.52800000000002
                            },
                            "157": {
                                "name": "CSSPropertyVerticalAlign",
                                "firstUsed": 489.53300000000002
                            },
                            "21": {
                                "name": "CSSPropertyBackground",
                                "firstUsed": 616.13800000000003
                            },
                            "508": {
                                "name": "CSSPropertyBackdropFilter",
                                "firstUsed": 616.15200000000004
                            },
                            "149": {
                                "name": "CSSPropertyTop",
                                "firstUsed": 616.15700000000004
                            },
                            "113": {
                                "name": "CSSPropertyPaddingTop",
                                "firstUsed": 616.16099999999994
                            },
                            "110": {
                                "name": "CSSPropertyPaddingBottom",
                                "firstUsed": 616.16499999999996
                            },
                            "165": {
                                "name": "CSSPropertyZIndex",
                                "firstUsed": 616.17100000000005
                            },
                            "95": {
                                "name": "CSSPropertyMaxWidth",
                                "firstUsed": 616.24599999999998
                            },
                            "111": {
                                "name": "CSSPropertyPaddingLeft",
                                "firstUsed": 617.07299999999998
                            },
                            "112": {
                                "name": "CSSPropertyPaddingRight",
                                "firstUsed": 617.07799999999997
                            },
                            "92": {
                                "name": "CSSPropertyMarginRight",
                                "firstUsed": 618.31500000000005
                            },
                            "129": {
                                "name": "CSSPropertyTextDecoration",
                                "firstUsed": 618.33299999999997
                            },
                            "231": {
                                "name": "CSSPropertyAlignItems",
                                "firstUsed": 619.01700000000005
                            },
                            "235": {
                                "name": "CSSPropertyFlexDirection",
                                "firstUsed": 619.06600000000003
                            },
                            "240": {
                                "name": "CSSPropertyJustifyContent",
                                "firstUsed": 619.07000000000005
                            },
                            "592": {
                                "name": "CSSPropertyGap",
                                "firstUsed": 619.08299999999997
                            },
                            "85": {
                                "name": "CSSPropertyListStyle",
                                "firstUsed": 619.08799999999997
                            },
                            "109": {
                                "name": "CSSPropertyPadding",
                                "firstUsed": 619.09500000000003
                            },
                            "445": {
                                "name": "CSSPropertyWillChange",
                                "firstUsed": 619.14300000000003
                            },
                            "150": {
                                "name": "CSSPropertyTransition",
                                "firstUsed": 619.15300000000002
                            },
                            "7": {
                                "name": "CSSPropertyFontSize",
                                "firstUsed": 619.53599999999994
                            },
                            "84": {
                                "name": "CSSPropertyLetterSpacing",
                                "firstUsed": 619.54200000000003
                            },
                            "143": {
                                "name": "CSSPropertyTextTransform",
                                "firstUsed": 619.54899999999998
                            },
                            "175": {
                                "name": "CSSPropertyWebkitAppearance",
                                "firstUsed": 619.55600000000004
                            },
                            "25": {
                                "name": "CSSPropertyBackgroundImage",
                                "firstUsed": 619.55999999999995
                            },
                            "77": {
                                "name": "CSSPropertyCursor",
                                "firstUsed": 619.56399999999996
                            },
                            "96": {
                                "name": "CSSPropertyMinHeight",
                                "firstUsed": 619.63400000000001
                            },
                            "63": {
                                "name": "CSSPropertyBorderTopRightRadius",
                                "firstUsed": 619.68799999999999
                            },
                            "62": {
                                "name": "CSSPropertyBorderTopLeftRadius",
                                "firstUsed": 619.69600000000003
                            },
                            "128": {
                                "name": "CSSPropertyTextAlign",
                                "firstUsed": 619.70600000000002
                            },
                            "90": {
                                "name": "CSSPropertyMarginBottom",
                                "firstUsed": 619.726
                            },
                            "38": {
                                "name": "CSSPropertyBorderBottomRightRadius",
                                "firstUsed": 619.74000000000001
                            },
                            "37": {
                                "name": "CSSPropertyBorderBottomLeftRadius",
                                "firstUsed": 619.74300000000005
                            },
                            "122": {
                                "name": "CSSPropertyRight",
                                "firstUsed": 619.83799999999997
                            },
                            "83": {
                                "name": "CSSPropertyLeft",
                                "firstUsed": 619.84100000000001
                            },
                            "67": {
                                "name": "CSSPropertyBottom",
                                "firstUsed": 619.84299999999996
                            },
                            "74": {
                                "name": "CSSPropertyContent",
                                "firstUsed": 619.85400000000004
                            },
                            "53": {
                                "name": "CSSPropertyBorderRadius",
                                "firstUsed": 619.86000000000001
                            },
                            "437": {
                                "name": "CSSPropertyObjectPosition",
                                "firstUsed": 619.94399999999996
                            },
                            "433": {
                                "name": "CSSPropertyObjectFit",
                                "firstUsed": 619.94799999999998
                            },
                            "118": {
                                "name": "CSSPropertyPointerEvents",
                                "firstUsed": 620.10599999999999
                            },
                            "153": {
                                "name": "CSSPropertyTransitionProperty",
                                "firstUsed": 620.11400000000003
                            },
                            "91": {
                                "name": "CSSPropertyMarginLeft",
                                "firstUsed": 620.24300000000005
                            },
                            "151": {
                                "name": "CSSPropertyTransitionDelay",
                                "firstUsed": 620.27300000000002
                            },
                            "34": {
                                "name": "CSSPropertyBorder",
                                "firstUsed": 620.48099999999999
                            },
                            "591": {
                                "name": "CSSPropertyRowGap",
                                "firstUsed": 620.55899999999997
                            },
                            "68": {
                                "name": "CSSPropertyBoxShadow",
                                "firstUsed": 620.60000000000002
                            },
                            "511": {
                                "name": "CSSPropertyGridColumnGap",
                                "firstUsed": 620.67700000000002
                            },
                            "512": {
                                "name": "CSSPropertyGridRowGap",
                                "firstUsed": 620.68499999999995
                            },
                            "242": {
                                "name": "CSSPropertyGridTemplateColumns",
                                "firstUsed": 620.69000000000005
                            },
                            "248": {
                                "name": "CSSPropertyGridColumn",
                                "firstUsed": 620.73800000000006
                            },
                            "106": {
                                "name": "CSSPropertyOverflowWrap",
                                "firstUsed": 620.99900000000002
                            },
                            "523": {
                                "name": "CSSPropertyColumnCount",
                                "firstUsed": 621.03399999999999
                            },
                            "79": {
                                "name": "CSSPropertyFloat",
                                "firstUsed": 621.08399999999995
                            },
                            "534": {
                                "name": "CSSPropertyHyphens",
                                "firstUsed": 621.33399999999995
                            },
                            "529": {
                                "name": "CSSPropertyColumnSpan",
                                "firstUsed": 621.346
                            },
                            "522": {
                                "name": "CSSPropertyBreakInside",
                                "firstUsed": 621.63800000000003
                            },
                            "524": {
                                "name": "CSSPropertyColumnGap",
                                "firstUsed": 626.65300000000002
                            },
                            "93": {
                                "name": "CSSPropertyMarginTop",
                                "firstUsed": 626.87699999999995
                            },
                            "243": {
                                "name": "CSSPropertyGridTemplateRows",
                                "firstUsed": 627.92700000000002
                            },
                            "249": {
                                "name": "CSSPropertyGridRow",
                                "firstUsed": 628.00999999999999
                            },
                            "97": {
                                "name": "CSSPropertyMinWidth",
                                "firstUsed": 628.67700000000002
                            },
                            "237": {
                                "name": "CSSPropertyFlexGrow",
                                "firstUsed": 628.68200000000002
                            },
                            "238": {
                                "name": "CSSPropertyFlexShrink",
                                "firstUsed": 628.68499999999995
                            },
                            "371": {
                                "name": "CSSPropertyFillRule",
                                "firstUsed": 1047.1369999999999
                            },
                            "364": {
                                "name": "CSSPropertyStopOpacity",
                                "firstUsed": 1047.211
                            },
                            "239": {
                                "name": "CSSPropertyFlexWrap",
                                "firstUsed": 1127.9190000000001
                            },
                            "680": {
                                "name": "CSSPropertyScrollbarWidth",
                                "firstUsed": 1127.9369999999999
                            },
                            "35": {
                                "name": "CSSPropertyBorderBottom",
                                "firstUsed": 1127.979
                            },
                            "424": {
                                "name": "CSSPropertyAnimation",
                                "firstUsed": 1127.9939999999999
                            },
                            "159": {
                                "name": "CSSPropertyWhiteSpace",
                                "firstUsed": 1128.0609999999999
                            },
                            "233": {
                                "name": "CSSPropertyFlex",
                                "firstUsed": 1134.9849999999999
                            },
                            "14": {
                                "name": "CSSPropertyWebkitFontSmoothing",
                                "firstUsed": 1152.3800000000001
                            },
                            "11": {
                                "name": "CSSPropertyTextRendering",
                                "firstUsed": 1152.394
                            },
                            "158": {
                                "name": "CSSPropertyVisibility",
                                "firstUsed": 1152.4559999999999
                            },
                            "9": {
                                "name": "CSSPropertyFontVariant",
                                "firstUsed": 1152.4780000000001
                            },
                            "339": {
                                "name": "CSSPropertyAliasWebkitUserSelect",
                                "firstUsed": 1152.731
                            },
                            "539": {
                                "name": "CSSPropertyUserSelect",
                                "firstUsed": 1152.7349999999999
                            },
                            "658": {
                                "name": "CSSPropertyAppearance",
                                "firstUsed": 1152.751
                            },
                            "636": {
                                "name": "CSSPropertyInset",
                                "firstUsed": 1152.961
                            },
                            "94": {
                                "name": "CSSPropertyMaxHeight",
                                "firstUsed": 1153.098
                            },
                            "100": {
                                "name": "CSSPropertyOutline",
                                "firstUsed": 1153.4860000000001
                            },
                            "108": {
                                "name": "CSSPropertyOverflowY",
                                "firstUsed": 1153.491
                            },
                            "447": {
                                "name": "CSSPropertyTransformOrigin",
                                "firstUsed": 1153.9939999999999
                            },
                            "60": {
                                "name": "CSSPropertyBorderTop",
                                "firstUsed": 1154.2049999999999
                            },
                            "152": {
                                "name": "CSSPropertyTransitionDuration",
                                "firstUsed": 1329.761
                            },
                            "154": {
                                "name": "CSSPropertyTransitionTimingFunction",
                                "firstUsed": 1329.787
                            }
                        },
                        "AnimatedCSSFeatures": []
                    },
                    "maxFID": 117,
                    "TTIMeasurementEnd": 4354,
                    "LastInteractive": 1266,
                    "TotalBlockingTime": 136,
                    "testID": "250108_AiDcH0_4ET",
                    "step": 1,
                    "effectiveBps": 50746,
                    "domTime": 0,
                    "aft": 0,
                    "titleTime": 133,
                    "domLoading": 0,
                    "server_rtt": 0,
                    "lighthouse.Performance": null,
                    "lighthouse.Accessibility": 0.84999999999999998,
                    "lighthouse.BestPractices": null,
                    "lighthouse.SEO": 0.82999999999999996,
                    "lighthouse.PWA": 0.28999999999999998,
                    "edge-processed": true,
                    "utilization": {
                        "cpu": {
                            "data": {
                                "0": 0,
                                "102": 28.600000000000001,
                                "203": 35,
                                "304": 20,
                                "404": 20,
                                "505": 5.2999999999999998,
                                "605": 61.899999999999999,
                                "708": 81,
                                "809": 85,
                                "911": 90,
                                "1013": 100,
                                "1115": 100,
                                "1217": 100,
                                "1317": 95,
                                "1418": 85.700000000000003,
                                "1519": 40,
                                "1619": 21.100000000000001,
                                "1720": 25,
                                "1820": 23.800000000000001,
                                "1921": 10.5,
                                "2022": 52.399999999999999,
                                "2122": 10.5,
                                "2223": 15,
                                "2323": 15,
                                "2424": 10,
                                "2524": 14.300000000000001,
                                "2625": 5.2999999999999998,
                                "2726": 19,
                                "2826": 10,
                                "2927": 10,
                                "3027": 42.100000000000001,
                                "3128": 10,
                                "3229": 9.5,
                                "3329": 10,
                                "3430": 5.2999999999999998,
                                "3530": 14.300000000000001,
                                "3631": 10,
                                "3731": 5.5999999999999996,
                                "3832": 15,
                                "3933": 10,
                                "4033": 45,
                                "4134": 5.2999999999999998,
                                "4235": 10,
                                "4335": 9.5,
                                "4436": 10.5,
                                "4538": 95
                            },
                            "max": 100,
                            "count": 46
                        },
                        "bw": {
                            "data": {
                                "0": 0,
                                "102": 0,
                                "203": 21169,
                                "304": 43500,
                                "404": 987902,
                                "505": 5244,
                                "605": 4161106,
                                "708": 0,
                                "809": 0,
                                "911": 0,
                                "1013": 0,
                                "1115": 0,
                                "1217": 0,
                                "1317": 0,
                                "1418": 0,
                                "1519": 0,
                                "1619": 0,
                                "1720": 0,
                                "1820": 0,
                                "1921": 0,
                                "2022": 0,
                                "2122": 0,
                                "2223": 0,
                                "2323": 0,
                                "2424": 0,
                                "2524": 0,
                                "2625": 0,
                                "2726": 0,
                                "2826": 0,
                                "2927": 0,
                                "3027": 0,
                                "3128": 0,
                                "3229": 0,
                                "3329": 0,
                                "3430": 0,
                                "3530": 0,
                                "3631": 0,
                                "3731": 640062,
                                "3832": 235797,
                                "3933": 0,
                                "4033": 0,
                                "4134": 0,
                                "4235": 0,
                                "4335": 0,
                                "4436": 0,
                                "4538": 0
                            },
                            "max": 4161106,
                            "count": 46
                        }
                    },
                    "effectiveBpsDoc": 50746,
                    "pages": {
                        "details": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/details\/cached\/",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/performance_optimization\/cached\/",
                        "breakdown": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/breakdown\/cached\/",
                        "domains": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/domains\/cached\/",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/screen_shot\/cached\/",
                        "opportunities": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1\/experiments\/cached\/"
                    },
                    "thumbnails": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_waterfall_thumb.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_optimization_thumb.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/result\/250108_AiDcH0_4ET\/1_Cached_screen_thumb.png"
                    },
                    "images": {
                        "waterfall": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_waterfall.png",
                        "connectionView": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_connection.png",
                        "checklist": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_optimization.png",
                        "screenShot": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&file=1_Cached_screen.jpg"
                    },
                    "rawData": {
                        "scriptTiming": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&file=1_Cached_script_timing.json",
                        "headers": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_report.txt",
                        "pageData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_IEWPG.txt",
                        "requestsData": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_IEWTR.txt",
                        "utilization": "https:\/\/www.webpagetest.org\/result\/25\/01\/08\/AiDcH0\/4ET\/1_Cached_progress.csv",
                        "trace": "https:\/\/www.webpagetest.org\/getgzip.php?test=250108_AiDcH0_4ET&compressed=1&file=1_Cached_trace.json.gz"
                    },
                    "videoFrames": [
                        {
                            "time": 0,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_000000.jpg",
                            "VisuallyComplete": 0
                        },
                        {
                            "time": 1000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001000.jpg",
                            "VisuallyComplete": 59
                        },
                        {
                            "time": 1100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001100.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 1300,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001300.jpg",
                            "VisuallyComplete": 87
                        },
                        {
                            "time": 1500,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001500.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 1600,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001600.jpg",
                            "VisuallyComplete": 88
                        },
                        {
                            "time": 1700,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001700.jpg",
                            "VisuallyComplete": 94
                        },
                        {
                            "time": 1800,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001800.jpg",
                            "VisuallyComplete": 96
                        },
                        {
                            "time": 1900,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_001900.jpg",
                            "VisuallyComplete": 97
                        },
                        {
                            "time": 2000,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002000.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2100,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002100.jpg",
                            "VisuallyComplete": 99
                        },
                        {
                            "time": 2200,
                            "image": "https:\/\/www.webpagetest.org\/getfile.php?test=250108_AiDcH0_4ET&video=video_1_cached&file=ms_002200.jpg",
                            "VisuallyComplete": 100
                        }
                    ],
                    "domains": {
                        "kfmplus.de": {
                            "bytes": 50442,
                            "requests": 1,
                            "connections": 1
                        }
                    },
                    "breakdown": {
                        "html": {
                            "color": [
                                130,
                                181,
                                252
                            ],
                            "bytes": 50442,
                            "bytesUncompressed": 205717,
                            "requests": 1
                        },
                        "js": {
                            "color": [
                                254,
                                197,
                                132
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "css": {
                            "color": [
                                178,
                                234,
                                148
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "image": {
                            "color": [
                                196,
                                154,
                                232
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "flash": {
                            "color": [
                                45,
                                183,
                                193
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "font": {
                            "color": [
                                255,
                                82,
                                62
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "video": {
                            "color": [
                                33,
                                194,
                                162
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        },
                        "other": {
                            "color": [
                                196,
                                196,
                                196
                            ],
                            "bytes": 0,
                            "bytesUncompressed": 0,
                            "requests": 0
                        }
                    },
                    "consoleLog": [
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [CONFIG]: received_config_settings  [object Object]",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [LANG]: auto_language strategy is 'null'  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [NOTICE]: ask for consent!  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "console-api",
                            "level": "log",
                            "text": "CookieConsent [MODAL]: show consent_modal  ",
                            "url": "https:\/\/kfmplus.de\/media\/plugins\/zephir\/cookieconsent\/index.js",
                            "line": 1,
                            "column": 11419
                        },
                        {
                            "source": "other",
                            "level": "warning",
                            "text": "<meta name=\"apple-mobile-web-app-capable\" content=\"yes\"> is deprecated. Please include <meta name=\"mobile-web-app-capable\" content=\"yes\">",
                            "timestamp": 1736329163851.908,
                            "url": "https:\/\/kfmplus.de\/"
                        }
                    ]
                }
            }
        }
    },
    "statusCode": 200,
    "statusText": "Test Complete",
    "webPagetestVersion": "21.07"
}